summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* 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
* oops - changelog entry accidentally omitted from previous delta.Nick Clifton2015-02-121-0/+8
* Fixes for invalid memory accesses triggered by running readelf on fuzzed bina...Nick Clifton2015-02-112-15/+38
* Fix memory access violations discovered by running readelf compiled with unde...Nick Clifton2015-02-103-5/+26
* Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2015-02-102-2/+14
* Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton2015-02-103-51/+52
* Recognize new DWARF5/GCC5 DW_LANG constants for Fortran 03 and Fortran 08.Mark Wielaard2015-02-102-0/+7
* Fix an invalid memory access triggered by running readelf on a fuzzed binary.Nick Clifton2015-02-062-3/+4
* Fix memory access violations triggered by processing fuzzed binaries with a 3...Nick Clifton2015-02-062-3/+23
* Fixes illegal memory accesses triggereb by running a 32-bit binary version of...Nick Clifton2015-02-062-4/+13
* Don't refer to optarg in dwarf.c functionAlan Modra2015-02-052-1/+6
* More fixes for memory access violations triggered by running readelf on fuzze...Nick Clifton2015-02-042-10/+40
* Fix memory access violations triggered by running readelf on fuzzed binaries.Nick Clifton2015-02-033-36/+114
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-032-1/+6
* FT32 initial supportAlan Modra2015-01-282-0/+14
* Fixes for invalid memory accesses triggered by running windres on corrupt bin...Nick Clifton2015-01-274-52/+89
* Fixes for memory access violations triggered by running addr2line on fuzzed b...Nick Clifton2015-01-272-0/+11
* Fix memory access violations triggered by running dlltool on corrupt binaries.Nick Clifton2015-01-272-1/+15