aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2015-05-11Add init_dwarf_regnames_iamcuH.J. Lu4-1/+46
2015-05-11Add Intel MCU support to bfdH.J. Lu2-1/+5
2015-05-11Add EM_386/EM_IAMCU support to elfedit.cH.J. Lu6-26/+92
2015-05-11Rename EM_486 to EM_IAMCUH.J. Lu3-8/+19
2015-04-30Fix handling of relocs for the MeP target.Nick Clifton5-1/+45
2015-04-27S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel2-0/+52
2015-04-24Fix compile time warning messages about variables being used before they are ...Nick Clifton3-4/+14
2015-04-23Don't change compressed input debug section namesH.J. Lu8-9/+183
2015-04-20Don't hardcode offset of .shstrtab sectionH.J. Lu6-9/+18
2015-04-15Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2-0/+9
2015-04-14Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton2-0/+41
2015-04-13Fix reading of .debug_str_offsets{,.dwo} twice.Doug Evans2-8/+15
2015-04-09Properly check --compress-debug-sections=XXXH.J. Lu2-14/+26
2015-04-09Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton2-0/+8
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