summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-apply "elf: Properly compute offsets of note descriptor and next note"H.J. Lu2017-11-242-2/+13
* Revert "elf: Properly compute offsets of note descriptor and next note"Simon Marchi2017-11-242-13/+2
* elf: Properly compute offsets of note descriptor and next noteH.J. Lu2017-11-242-2/+13
* Avoid bogus compile time warning from clang by initialising local data struct...Pavel I. Kryukov2017-11-232-1/+9
* Add a test for PR binutils/22451H.J. Lu2017-11-213-0/+68
* [ARC] [COMMITTED] Update test pattern patching.claziss2017-11-212-1/+6
* Add ability to follow dwo links to readelf/objdump.Nick Clifton2017-11-218-140/+399
* PR22443, Global buffer overflow in _bfd_elf_get_symbol_version_stringAlan Modra2017-11-193-10/+25
* Finish fixing riscv gas lns-common-1 failure, and lns-duplicate.Jim Wilson2017-11-172-2/+174
* Fix a memory leak when processing archives.Nick Clifton2017-11-172-0/+6
* Fix a snafu in a previous update to readelf that stopped it from printing arc...Nick Clifton2017-11-172-0/+6
* objcopy memory leakAlan Modra2017-11-152-0/+8
* Add support to readelf and objdump for following links to separate debug info...Nick Clifton2017-11-1519-1482/+2640