aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu8-3/+433
2015-04-08Display --interleave[=<number>]H.J. Lu2-1/+6
2015-04-06Remove is_zlib_supportedH.J. Lu6-18/+10
2015-04-06Remove "/dev/null" from remote_execH.J. Lu2-1/+6
2015-04-05Add SHF_COMPRESSED support to readelfH.J. Lu2-6/+82
2015-04-05Xfail the compressed debug sectionsH.J. Lu2-0/+17
2015-04-04Add a dw2-3.S testH.J. Lu6-26/+544
2015-04-03Make is_zlib_supported always return 1H.J. Lu2-21/+5
2015-04-02Fix the binutils readelf.ss test for the AArch64 target.Nick Clifton2-0/+7
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu2-2/+6
2015-04-02binutils: update my e-mail addressMike Frysinger2-1/+5
2015-04-01Regenerate configure in bfd/binutils/gas/gdbH.J. Lu2-2/+8
2015-03-31Revert the AM_ZLIB change in binutilsH.J. Lu5-17/+24
2015-03-31Add --with-system-zlib in binutilsH.J. Lu8-106/+59
2015-03-27[Patch ]Fix bintest.s failure after previous AArch64 map symbol commitRenlin Li3-3/+11
2015-03-19Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton2-2/+11
2015-03-18Add a testcase for PR gas/18087H.J. Lu1-1/+1
2015-03-18Fix debug section compression so that it is only performed if it would make t...Jon Turney2-2/+14
2015-03-11Run objcopy --update-section test only on ELF targetsAlan Modra2-0/+9
2015-03-10Move nothing to do warning to mainH.J. Lu2-5/+11
2015-03-10Fixes "readelf -s --wide" not returning an error status or help message.Nick Clifton2-1/+5
2015-03-10Fixes a problem with objcopy leaving temporary files and directories around i...Nick Clifton2-6/+24
2015-03-10[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flagJiong Wang2-6/+5
2015-03-05Extend description of --add-gnu-debuglink option to explain why the file must...Nick Clifton2-2/+45
2015-03-05Fixes PR 17994 - which reported that dlltool was not deleting temporary files...Nick Clifton2-9/+55
2015-03-03[ARM] Skip private symbol when doing objdumpJiong Wang3-0/+42
2015-02-28objcopy: Add --update-section option.Andrew Burgess10-0/+249
2015-02-26Fix arithmetic overflows running srconv on fuzzed binaries.Nick Clifton2-3/+41
2015-02-26objcopy: Avoid shadowing optarg.Andrew Burgess2-4/+9
2015-02-26Fix undefined arithmetic operations detected by -fsanitize=undefined when run...Nick Clifton3-21/+55
2015-02-26Fixes a resource exhaustion problem when running windres on a corrupt binary.Nick Clifton2-6/+18
2015-02-26[ARM]Update for Tag_ABI_HardFP_use per EABI docTerry Guo2-1/+6
2015-02-25objcopy: Factor out some of the option parsing code.Andrew Burgess2-67/+84
2015-02-25avr/objdump: Support dumping .avr.prop section.Andrew Burgess2-0/+63
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton4-12/+222
2015-02-24readelf: handle corrupted chains betterMike Frysinger2-10/+20
2015-02-24Speed up the display of unwind tables by using a binary chop search to locate...Dmitry Antipov2-86/+159
2015-02-24Improves the warning message produyced by objdump when it cannot load a section.Nick Clifton2-1/+7
2015-02-21binutils: readelf: add missing newline to warning messageMike Frysinger2-1/+6
2015-02-20S390: Support new vector register sectionsAndreas Arnez2-0/+9
2015-02-13Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2-2/+21
2015-02-13Fix illegal memory access errors triggered by running srconv on fuzzed binaries.Nick Clifton3-5/+17
2015-02-13Fix mistake in recent code to check for an unterminated leb128 number.Nick Clifton2-2/+7
2015-02-13binutils/dwarf.c white spaceAlan Modra2-305/+311
2015-02-12oops - changelog entry accidentally omitted from previous delta.Nick Clifton1-0/+8
2015-02-11Fixes for invalid memory accesses triggered by running readelf on fuzzed bina...Nick Clifton2-15/+38
2015-02-10Fix memory access violations discovered by running readelf compiled with unde...Nick Clifton3-5/+26
2015-02-10Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2-2/+14
2015-02-10Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton3-51/+52
2015-02-10Recognize new DWARF5/GCC5 DW_LANG constants for Fortran 03 and Fortran 08.Mark Wielaard2-0/+7