summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das2019-03-132-0/+8
* [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das2019-03-132-0/+39
* [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and...Sudakshina Das2019-03-132-0/+44
* Don't use bfd_get_file_size in objdumpAlan Modra2019-03-122-28/+16
* Fix a spelling mistake: "complaint" instead of "compliant".Nick Clifton2019-03-052-1/+6
* Updated Swedish translation for the binutils sub-directory.Nick Clifton2019-03-052-1698/+1802
* Allow multiple tests to be run on systems with older versions of TCL installed.Matthew Malcomson2019-03-052-4/+10
* Stop objcopy from attempting to copy thin archives.Nick Clifton2019-03-042-0/+26
* Testsuite: Allow multiple lines of "as" in testsuite.Matthew Malcomson2019-02-272-329/+365
* Extend objdump's --dwarf=follow-links option so that separate debug info file...Nick Clifton2019-02-2513-55/+212
* Extend readelf and objdump so that they will display and follow multiple link...Nick Clifton2019-02-229-183/+377
* Fix illegal memory accesses by readelf when parsing corrupt IA64 unwind infor...Nick Clifton2019-02-212-6/+94
* Fix potential illegal memory access by readelf when parsing a binary containi...Nick Clifton2019-02-202-7/+50
* Fix potential illegal memory access by readelf when parsing corrupt IA64 unwi...Nick Clifton2019-02-202-36/+50
* Fix a illegal memory access fault when parsing a corrupt MIPS option section ...Nick Clifton2019-02-202-0/+9
* Harden readelf's IA64 note display function so that it can handle corrupt notes.Nick Clifton2019-02-202-18/+69
* Unsigned integer overflows in readelf checksAlan Modra2019-02-202-4/+14
* PR24233, Out of memoryAlan Modra2019-02-202-1/+9
* Update description of how to make a release to include the use of the git cle...Nick Clifton2019-02-122-74/+57
* binutils: Add new GNU format mode to `size` utilityAndrew Burgess2019-02-085-38/+145
* binutils/size: Update example output in documentationAndrew Burgess2019-02-082-3/+8
* Move potentially obsolete BFD targets into the definitely obsolete section. ...Nick Clifton2019-02-072-1/+10
* Add more notes on how to make a releaseNick Clifton2019-02-042-20/+78
* Update binutils/MAINTAINERS for S12Z.John Darrington2019-02-011-0/+1
* Prevent a potential illegal memory access in readelf when parsing a note with...Nick Clifton2019-01-252-13/+28
* Updated Bulgarian and Russian translations for some of the binutils sub-direc...Nick Clifton2019-01-252-1799/+1910
* Updated translations for some of the binutils subdirectory.Nick Clifton2019-01-233-3398/+3709
* Updated translations for various binutils subdirectories.Nick Clifton2019-01-213-1696/+1877
* Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton2019-01-194-1674/+1798
* 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