aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2018-02-26BFD messagesAlan Modra3-2/+7
2018-02-26MIPS messagesAlan Modra3-2/+7
2018-02-20Fix typo in listing of objcopy's command line options.Ronald Hoogenboom2-1/+6
2018-02-19Fix mistake in the declaration of the --include-all-whitespace option of the ...Matthias Klose2-1/+6
2018-02-13PR22836, "-r -s" doesn't work with -g3 using GCC 7Alan Modra6-0/+61
2018-02-08Speed up readelf and objdump by not looking for DWO links unless the user has...Nick Clifton2-0/+12
2018-02-06Replace reachable assertion with a test and return of NULL.Nick Clifton2-1/+21
2018-02-05MIPS/BFD: Correctly report unsupported `.reginfo' section sizeMaciej W. Rozycki5-0/+27
2018-02-05binutils/testsuite: Support stderr options with `run_dump_test'Maciej W. Rozycki3-43/+157
2018-02-02binutils/riscv: Register names in DWARF outputAndrew Burgess4-0/+40
2018-02-01PR22769, crash when running 32-bit objdump on corrupted fileAlan Modra2-2/+11
2018-01-30Update description of nm's symbol bss type letters.Nick Clifton2-2/+12
2018-01-3032-bit objcopy build failAlan Modra2-2/+7
2018-01-28Update release notes with a reminder to check the gpg key being used.Nick Clifton2-2/+13
2018-01-27Update documentation on making a releaseNick Clifton2-4/+100
2018-01-26Update notes on making a releaseNick Clifton2-24/+46
2018-01-22binutils/doc: Fix a "using" typo in `objcopy --rename-section' descriptionMaciej W. Rozycki2-1/+6
2018-01-22MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki2-1/+5
2018-01-22Update Swedish translation for the binutils sub-directoryNick Clifton2-1640/+2082
2018-01-18Update Bulgarian translation of the binutils sub-directoryNick Clifton3-1606/+2057
2018-01-16binutils release procedure: Add AI to update branch name in crontabJoel Brobecker2-6/+24
2018-01-16Update translations for various binutils components.Nick Clifton2-1652/+2167
2018-01-16Remove trailing spaces in binutils/README-how-to-make-a-releaseJoel Brobecker2-15/+19
2018-01-15Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodesNick Clifton2-1644/+2262
2018-01-13Update notes on how to make a releaseNick Clifton2-12/+10
2018-01-13Update pot filesNick Clifton2-1562/+1976
2018-01-13Bump version number to 2.30.51Nick Clifton3-10/+15
2018-01-13Add note about 2.30 branch creation to changelogsNick Clifton2-0/+2
2018-01-13Add 2.30 markers to NEWS files.Nick Clifton4-3/+14
2018-01-12Add notes on how to make a branch and a pre-release snapshot.Nick Clifton3-0/+80
2018-01-10Update top level configure files by synchronizing them with gcc.Nick Clifton2-1/+10
2018-01-03Fix compile time warning introduced by previous delta.Nick Clifton2-2/+7
2018-01-03Add support for v3 binary annotation notes.Nick Clifton19-278/+741
2018-01-03Update year range in copyright notice of binutils filesAlan Modra141-141/+145
2018-01-03ChangeLog rotationAlan Modra2-1874/+1888
2017-12-19Stop readelf from complaining about relocation sections with an sh_info field...Nick Clifton2-5/+15
2017-12-19Test binutils_assemble return valueAlan Modra12-290/+323
2017-12-18Decode expression lists used with DW_AT_byte_size and other DWARF attributes.Nick Clifton2-0/+23
2017-12-14binutils nm testsuite tidyAlan Modra3-26/+23
2017-12-11[Binutils][Objdump]Check symbol section information while search a mapping sy...Renlin Li3-0/+33
2017-12-08Fix stripping relocs in a file with mergeable notes.Nick Clifton3-8/+29
2017-12-06Objcopy interleave fails if section address not multiple of interleave.Jim Wilson2-0/+18
2017-12-06PR22552, readelf heap buffer overflow in load_debug_sectionAlan Modra2-6/+17
2017-12-01Add --strip-unneeded to objcopy synopsisOleksandr Pikozh2-0/+5
2017-11-30Prevent an illegal memory access in readelf when attempting to parse a corrup...Nick Clifton2-0/+10
2017-11-29Stop objdump from attempting to allocate a huge chunk of memory when parsing ...Nick Clifton2-1/+17
2017-11-29Support --localedir, --datarootdir and --datadirStefan Stroe2-4/+10
2017-11-28Properly handle note sections and segmentsH.J. Lu2-16/+39
2017-11-27Fix a seg-fault when displaying notes from a prorgam segment. Check for a NU...Nick Clifton2-11/+29
2017-11-26Rename argument name from link to xlinkH.J. Lu2-3/+8