summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Typo fixes in binutils docAlan Modra2021-12-211-4/+4
* readelf: avoid a possible divide by zeroAlan Modra2021-12-191-0/+4
* try_build_id_prefix gcc-10 -Wformat-security errorsAlan Modra2021-12-171-3/+2
* When loading separate debug info files, also attempt to locate a file based u...Nick Clifton2021-12-164-4/+131
* PR28694, Out-of-bounds write in stab_xcoff_builtin_typeAlan Modra2021-12-151-44/+43
* Don't return the main file as the separate debug infoH.J. Lu2021-12-101-1/+17
* Re: Add support for AArch64 EFI (efi-*-aarch64)Alan Modra2021-12-071-46/+40
* Add myself and Zhensong Liu as the LoongArch port maintainer.Chenghua Xu2021-12-032-0/+7
* Fix illegal memory access whilst parsing corrupt DWARF debug information.Nick Clifton2021-12-022-2/+22
* binutils: add missing prefix for binutils/index.html ruleMike Frysinger2021-12-012-2/+2
* readelf: recognize FDO Packaging Metadata ELF note. (Correcting snafu during...Luca Boccassi2021-12-011-2/+2
* readelf: recognize FDO Packaging Metadata ELF noteLuca Boccassi2021-12-011-0/+15
* binutils: regenerate Makefile.in after doc/ changesMike Frysinger2021-11-301-16/+16
* Fix missing build dependency for binutils man pagesRoland McGrath2021-11-302-16/+21
* Use dwarf_vma type for offsets, ranges and section sizes in DWARF decoder.Nick Clifton2021-11-302-36/+59
* binutils: merge doc subdir up a levelMike Frysinger2021-11-296-1145/+609
* binutils: enable silent build rulesMike Frysinger2021-11-296-226/+266
* strings: Replace references to -u option with references to -U.Nick Clifton2021-11-291-2/+2
* Update description of string's -n option.Nick Clifton2021-11-293-5/+17
* Fix an illegal memory access parsing a corrupt sysroff file.Nick Clifton2021-11-242-0/+11
* AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina2021-11-234-0/+68
* binutils debuginfod testAlan Modra2021-11-231-1/+2
* Update bug reporting addressAlan Modra2021-11-231-1/+1
* elfedit: Align --[in|out]put-abiversion usageH.J. Lu2021-11-191-4/+2
* RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu2021-11-191-0/+39
* Pass DEBUGINFOD_CFLAGS when compiling dwarf.cAlan Modra2021-11-182-2/+22
* elfedit: Add --output-abiversion option to update ABIVERSIONH.J. Lu2021-11-175-3/+83
* readelf: Support SHT_RELR/DT_RELR for -rFangrui Song2021-11-163-29/+138
* Update my email address.Jim Wilson2021-11-151-1/+1
* Fix demangle style usage infoAlan Modra2021-11-128-60/+188
* PR28575, readelf.c and strings.c use undefined type uintPekka Seppänen2021-11-102-21/+24
* Re: Add --unicode optionAlan Modra2021-11-101-39/+39
* Re: Add --unicode optionAlan Modra2021-11-101-1/+1
* PR28543, readelf entered an infinite loopAlan Modra2021-11-101-0/+2
* PR28542, Undefined behaviours in readelf.cAlan Modra2021-11-101-2/+3
* Add --unicode option to control how unicode characters are handled by display...Nick Clifton2021-11-097-103/+1409
* Modernise yyerrorAlan Modra2021-11-066-16/+17
* readelf: Support RELR in -S and -d and outputFangrui Song2021-11-061-0/+6
* readelf: Make DT_PREINIT_ARRAYSZ's output style match DT_INIT_ARRAYSZFangrui Song2021-11-061-0/+1
* PR28541, unstable cie offset in the output of readelfAlan Modra2021-11-051-6/+11
* PR28540, segmentation fault on NULL byte_getAlan Modra2021-11-041-1/+1
* Use section name in warnings in display_debug_locTom Tromey2021-11-032-8/+16
* asan: dlltool buffer overflow: embedded NUL in stringAlan Modra2021-11-031-4/+2
* asan: assert (addr_ranges) <= (start)Alan Modra2021-11-031-10/+9
* objcopy buffer overflowAlan Modra2021-11-011-12/+9
* arm: add armv9-a architecture to -marchPrzemyslaw Wirkus2021-11-011-1/+2
* Support for a new pacbti unwind opcode.Tejas Belagod2021-10-291-0/+2
* binutils, ld: make objdump --ctf's parameter optionalNick Alcock2021-10-253-4/+16
* binutils: make objdump/readelf --ctf-parent actually usefulNick Alcock2021-10-254-121/+86
* objdump doesn't accept -L optionAlan Modra2021-10-251-1/+1