summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Commit forgotten changelogTamar Christina2019-08-281-0/+10
* Arm: Skip tests on WINCE that require mapping symbolsTamar Christina2019-08-284-0/+4
* PR24911, Heap overflow issue in qsort_r, dwarf.cAlan Modra2019-08-172-2/+7
* PR24909, Uninitialized use on stack in readelfAlan Modra2019-08-172-6/+9
* aarch64: fix DT_AARCH64_VARIANT_PCS handling in readelfSzabolcs Nagy2019-07-081-0/+3
* aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy2019-07-052-0/+39
* AArch64: Add SVE DWARF registersTamar Christina2019-05-214-3/+48
* Work around gcc9 warning bugAlan Modra2019-05-132-13/+16
* AArch64: Fix disassembler bug with out-of-order sectionsTamar Christina2019-04-0115-0/+439
* Restore 2.32 branch to development statusNick Clifton2019-02-022-10/+14
* Set to 2.32 release version and regenerate configure and pot filesbinutils-2_32Nick Clifton2019-02-022-10/+15
* Updated Bulgarian and Russian translations for some of the binutils sub-direc...Nick Clifton2019-01-252-1799/+1910
* Updated translations for some binutils sub-directories.Nick Clifton2019-01-233-3398/+3709
* Updated translations for vatious binutils subdirectoriesNick Clifton2019-01-212-1693/+1846
* Change to version 2.31.90 and regenerate configure and pot files.Nick Clifton2019-01-193-1664/+1775
* Add markers for 2.32 branch to NEWS and ChangeLog files.Nick Clifton2019-01-194-6/+13
* Update objdump's --disassemble=<symbol> feature so that if <symbol> is a func...Nick Clifton2019-01-176-24/+212
* RISC-V: Support ELF attribute for gas and readelf.Jim Wilson2019-01-163-1/+113
* Stop objdump from displaying control codes embedded in symbol names.Nick Clifton2019-01-102-26/+121
* Correct PR number in changelog entry.Nick Clifton2019-01-091-1/+1
* Fix a heap use after free memory access fault when displaying error messages ...Nick Clifton2019-01-092-5/+14
* Adjust bfd/warning.m4 egrep patternsAndrew Paprocki2019-01-092-5/+9
* cxxfilt test failuresAlan Modra2019-01-092-29/+10
* Remove support for old gnu v2 name mangling.Nick Clifton2019-01-084-71/+53
* Add testcase for PR/24065.Tamar Christina2019-01-083-0/+15
* run_dump_test source in build directoryAlan Modra2019-01-082-2/+8
* Revert "Sync libiberty sources with master version in gcc repository. Update...Simon Marchi2019-01-073-44/+24
* Sync libiberty sources with master version in gcc repository. Updated stabs ...Nick Clifton2019-01-073-24/+44
* RX: binutils - Add RXv3 support.Yoshinori Sato2019-01-052-0/+5
* Fix a possible integer overflow problem when examining corrupt binaries using...Nick Clifton2019-01-042-3/+17
* Fix ridiculously small memory leak.Nick Clifton2019-01-043-1/+18
* Update year range in copyright notice of binutils filesAlan Modra2019-01-01140-140/+144
* ChangeLog rotationAlan Modra2019-01-012-1546/+1560
* elf: Add PT_GNU_PROPERTY segment typeH.J. Lu2018-12-147-21/+26
* Move aarch64 CIE code to aarch64 backendSam Tebbs2018-12-132-0/+6
* Fix a failure in the libiberty testsuite by increasing the recursion limit to...Nick Clifton2018-12-113-5/+10
* Fix strings.c endian issue and strings testAlan Modra2018-12-083-105/+87
* PR23952, memory leak in _bfd_generic_read_minisymbolsAlan Modra2018-12-082-6/+8
* Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton2018-12-0711-17/+265
* Update the assembler to use a version of 3 when generating the header of the ...Nick Clifton2018-12-033-2/+8
* PR23946, illegal memory access in readelf.c:slurp_ia64_unwind_tableAlan Modra2018-12-012-2/+27
* PR23945, NULL pointer dereference in readelf.c:slurp_hppa_unwind_tableAlan Modra2018-12-012-5/+25
* objdump: Fix check for corrupt reloc information, to allow for the fact that ...Nick Clifton2018-11-292-2/+15
* Handle ELF compressed header alignment correctly by setting up the section al...Mark Wielaard2018-11-274-20/+11
* readelf: Prune gaps warning in build notesH.J. Lu2018-11-202-0/+8
* opcodes/nfp: Fix disassembly of crc[] with swapped operands.Francois H. Theron2018-11-133-4/+33
* Fix a typo in iconv.m4.Hafiz Abid Qadeer2018-11-092-1/+5
* oops - add missing piece of previous deltaNick Clifton2018-11-091-1/+37
* Enhance the strings program so that it can display multibyte strings.Nick Clifton2018-11-095-2/+97
* Enhance objdump's --disassemble switch so that it can now take an optional pa...Masatake Yamato2018-11-0712-21/+173