summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* 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
* bfd_nonfatal_message, localise va_startAlan Modra2021-10-251-3/+3
* LoongArch binutils supportliuzhensong2021-10-243-0/+27
* Avoid -Waddress warnings in readelfAlan Modra2021-10-211-86/+123
* Fix a potential illegal memory access when testing for a special LTO symbol n...Nick Clifton2021-10-193-2/+10
* PR28459, readelf issues bogus warningAlan Modra2021-10-171-1/+0
* PR28401, invalid section name lookupAlan Modra2021-10-061-13/+17
* make objcopy fail if it is asked to redefine symbols in an object file contai...Nick Clifton2021-09-302-0/+12