summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add updated French and Portuguese translations.Nick Clifton2018-11-072-11/+15
* Add support for new load commands added by Apple to the MACH-O file format.Roman Bolshakov2018-11-072-8/+125
* rx: Add target rx-*-linux.Yoshinori Sato2018-11-072-1/+5
* elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu2018-11-063-10/+298
* elfedit: Move ELF header magic bytes check to get_file_headerH.J. Lu2018-11-032-13/+11
* binutils: Add AC_FUNC_MMAP to configure.acH.J. Lu2018-11-024-2/+220
* Squash readelf warning on zero sh_link reloc sectionAlan Modra2018-11-022-20/+26
* Fix ld action in run_dump_testThomas Preud'homme2018-11-013-0/+35
* S12Z: New 32 bit Reloc.John Darrington2018-10-231-1/+2
* Update documentation of readelf's --unwind option.Nick Clifton2018-10-182-1/+11
* PR23780, assertion abort in function display_raw_attributeAlan Modra2018-10-162-1/+6
* BFD_INIT_MAGICAlan Modra2018-10-1511-10/+35
* Prevent the --keep-global-symbol and --globalize-symbol options from being us...Nick Clifton2018-10-115-4/+38
* HPPA64 .PARISC.unwind entriesAlan Modra2018-10-102-2/+9
* S12Z: Set eh_addr_size to 4Alan Modra2018-10-102-0/+10