summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Don't hardcode offset of .shstrtab sectionH.J. Lu2015-04-206-9/+18
* Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-152-0/+9
* Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton2015-04-142-0/+41
* Fix reading of .debug_str_offsets{,.dwo} twice.Doug Evans2015-04-132-8/+15
* Properly check --compress-debug-sections=XXXH.J. Lu2015-04-092-14/+26
* Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton2015-04-092-0/+8
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-088-3/+433
* Display --interleave[=<number>]H.J. Lu2015-04-082-1/+6
* Remove is_zlib_supportedH.J. Lu2015-04-066-18/+10
* Remove "/dev/null" from remote_execH.J. Lu2015-04-062-1/+6
* Add SHF_COMPRESSED support to readelfH.J. Lu2015-04-052-6/+82
* Xfail the compressed debug sectionsH.J. Lu2015-04-052-0/+17
* Add a dw2-3.S testH.J. Lu2015-04-046-26/+544
* Make is_zlib_supported always return 1H.J. Lu2015-04-032-21/+5
* Fix the binutils readelf.ss test for the AArch64 target.Nick Clifton2015-04-022-0/+7
* Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu2015-04-022-2/+6
* binutils: update my e-mail addressMike Frysinger2015-04-022-1/+5
* Regenerate configure in bfd/binutils/gas/gdbH.J. Lu2015-04-012-2/+8
* Revert the AM_ZLIB change in binutilsH.J. Lu2015-03-315-17/+24
* Add --with-system-zlib in binutilsH.J. Lu2015-03-318-106/+59
* [Patch ]Fix bintest.s failure after previous AArch64 map symbol commitRenlin Li2015-03-273-3/+11
* Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton2015-03-192-2/+11
* Add a testcase for PR gas/18087H.J. Lu2015-03-181-1/+1
* Fix debug section compression so that it is only performed if it would make t...Jon Turney2015-03-182-2/+14
* Run objcopy --update-section test only on ELF targetsAlan Modra2015-03-112-0/+9
* Move nothing to do warning to mainH.J. Lu2015-03-102-5/+11
* Fixes "readelf -s --wide" not returning an error status or help message.Nick Clifton2015-03-102-1/+5
* Fixes a problem with objcopy leaving temporary files and directories around i...Nick Clifton2015-03-102-6/+24
* [ARM] PR ld/16572: Remove EF_ARM_HASENTRY flagJiong Wang2015-03-102-6/+5
* Extend description of --add-gnu-debuglink option to explain why the file must...Nick Clifton2015-03-052-2/+45
* Fixes PR 17994 - which reported that dlltool was not deleting temporary files...Nick Clifton2015-03-052-9/+55
* [ARM] Skip private symbol when doing objdumpJiong Wang2015-03-033-0/+42
* objcopy: Add --update-section option.Andrew Burgess2015-02-2810-0/+249
* Fix arithmetic overflows running srconv on fuzzed binaries.Nick Clifton2015-02-262-3/+41
* objcopy: Avoid shadowing optarg.Andrew Burgess2015-02-262-4/+9
* Fix undefined arithmetic operations detected by -fsanitize=undefined when run...Nick Clifton2015-02-263-21/+55
* Fixes a resource exhaustion problem when running windres on a corrupt binary.Nick Clifton2015-02-262-6/+18
* [ARM]Update for Tag_ABI_HardFP_use per EABI docTerry Guo2015-02-262-1/+6
* objcopy: Factor out some of the option parsing code.Andrew Burgess2015-02-252-67/+84
* avr/objdump: Support dumping .avr.prop section.Andrew Burgess2015-02-252-0/+63
* Adds support for generating notes in V850 binaries.Nick Clifton2015-02-244-12/+222
* readelf: handle corrupted chains betterMike Frysinger2015-02-242-10/+20
* Speed up the display of unwind tables by using a binary chop search to locate...Dmitry Antipov2015-02-242-86/+159
* Improves the warning message produyced by objdump when it cannot load a section.Nick Clifton2015-02-242-1/+7
* binutils: readelf: add missing newline to warning messageMike Frysinger2015-02-212-1/+6
* S390: Support new vector register sectionsAndreas Arnez2015-02-202-0/+9
* Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2015-02-132-2/+21
* Fix illegal memory access errors triggered by running srconv on fuzzed binaries.Nick Clifton2015-02-133-5/+17
* Fix mistake in recent code to check for an unterminated leb128 number.Nick Clifton2015-02-132-2/+7
* binutils/dwarf.c white spaceAlan Modra2015-02-132-305/+311