summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* BFD messagesAlan Modra2018-02-263-2/+7
* MIPS messagesAlan Modra2018-02-263-2/+7
* Fix typo in listing of objcopy's command line options.Ronald Hoogenboom2018-02-202-1/+6
* Fix mistake in the declaration of the --include-all-whitespace option of the ...Matthias Klose2018-02-192-1/+6
* PR22836, "-r -s" doesn't work with -g3 using GCC 7Alan Modra2018-02-136-0/+61
* Speed up readelf and objdump by not looking for DWO links unless the user has...Nick Clifton2018-02-082-0/+12
* Replace reachable assertion with a test and return of NULL.Nick Clifton2018-02-062-1/+21
* MIPS/BFD: Correctly report unsupported `.reginfo' section sizeMaciej W. Rozycki2018-02-055-0/+27
* binutils/testsuite: Support stderr options with `run_dump_test'Maciej W. Rozycki2018-02-053-43/+157
* binutils/riscv: Register names in DWARF outputAndrew Burgess2018-02-024-0/+40
* PR22769, crash when running 32-bit objdump on corrupted fileAlan Modra2018-02-012-2/+11
* Update description of nm's symbol bss type letters.Nick Clifton2018-01-302-2/+12
* 32-bit objcopy build failAlan Modra2018-01-302-2/+7
* Update release notes with a reminder to check the gpg key being used.Nick Clifton2018-01-282-2/+13
* Update documentation on making a releaseNick Clifton2018-01-272-4/+100
* Update notes on making a releaseNick Clifton2018-01-262-24/+46
* binutils/doc: Fix a "using" typo in `objcopy --rename-section' descriptionMaciej W. Rozycki2018-01-222-1/+6
* MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki2018-01-222-1/+5
* Update Swedish translation for the binutils sub-directoryNick Clifton2018-01-222-1640/+2082
* Update Bulgarian translation of the binutils sub-directoryNick Clifton2018-01-183-1606/+2057
* binutils release procedure: Add AI to update branch name in crontabJoel Brobecker2018-01-162-6/+24
* Update translations for various binutils components.Nick Clifton2018-01-162-1652/+2167
* Remove trailing spaces in binutils/README-how-to-make-a-releaseJoel Brobecker2018-01-162-15/+19
* Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodesNick Clifton2018-01-152-1644/+2262
* Update notes on how to make a releaseNick Clifton2018-01-132-12/+10
* Update pot filesNick Clifton2018-01-132-1562/+1976
* Bump version number to 2.30.51Nick Clifton2018-01-133-10/+15
* Add note about 2.30 branch creation to changelogsNick Clifton2018-01-132-0/+2
* Add 2.30 markers to NEWS files.Nick Clifton2018-01-134-3/+14
* Add notes on how to make a branch and a pre-release snapshot.Nick Clifton2018-01-123-0/+80
* Update top level configure files by synchronizing them with gcc.Nick Clifton2018-01-102-1/+10
* Fix compile time warning introduced by previous delta.Nick Clifton2018-01-032-2/+7
* Add support for v3 binary annotation notes.Nick Clifton2018-01-0319-278/+741
* Update year range in copyright notice of binutils filesAlan Modra2018-01-03141-141/+145
* ChangeLog rotationAlan Modra2018-01-032-1874/+1888
* Stop readelf from complaining about relocation sections with an sh_info field...Nick Clifton2017-12-192-5/+15
* Test binutils_assemble return valueAlan Modra2017-12-1912-290/+323
* Decode expression lists used with DW_AT_byte_size and other DWARF attributes.Nick Clifton2017-12-182-0/+23
* binutils nm testsuite tidyAlan Modra2017-12-143-26/+23
* [Binutils][Objdump]Check symbol section information while search a mapping sy...Renlin Li2017-12-113-0/+33
* Fix stripping relocs in a file with mergeable notes.Nick Clifton2017-12-083-8/+29
* Objcopy interleave fails if section address not multiple of interleave.Jim Wilson2017-12-062-0/+18
* PR22552, readelf heap buffer overflow in load_debug_sectionAlan Modra2017-12-062-6/+17
* Add --strip-unneeded to objcopy synopsisOleksandr Pikozh2017-12-012-0/+5
* Prevent an illegal memory access in readelf when attempting to parse a corrup...Nick Clifton2017-11-302-0/+10
* Stop objdump from attempting to allocate a huge chunk of memory when parsing ...Nick Clifton2017-11-292-1/+17
* Support --localedir, --datarootdir and --datadirStefan Stroe2017-11-292-4/+10
* Properly handle note sections and segmentsH.J. Lu2017-11-282-16/+39
* Fix a seg-fault when displaying notes from a prorgam segment. Check for a NU...Nick Clifton2017-11-272-11/+29
* Rename argument name from link to xlinkH.J. Lu2017-11-262-3/+8