aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2015-07-10Properly convert objects between different ELF classesH.J. Lu4-2/+117
2015-07-10Warn unsupported compress type and corrupted compressed sectionH.J. Lu2-13/+45
2015-07-10Updated to accept .debug_* sectionsH.J. Lu2-2/+6
2015-07-092015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore2-0/+8
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2-0/+5
2015-06-22Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton3-7/+35
2015-06-05Improves the detection of partial .debug_line sections.Nick Clifton2-8/+15
2015-05-29Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.Roland McGrath2-6/+17
2015-05-29Fixes a couple of bugs reported in dlltool.Stephen Kitt2-0/+10
2015-05-26All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*.Ed Maste2-1/+12
2015-05-18Fix seg-fault in readelf when decoding corrupt IA64 unwind information.Nick Clifton4-53/+52
2015-05-18Fix dw-2 test for 16-bit targets.Nick Clifton2-1/+5
2015-05-15Change pointers from char * to unsigned char *H.J. Lu2-9/+15
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu2-0/+9
2015-05-15Add --decompress option to readelf to decompress sections before they are dum...Nick Clifton7-87/+303
2015-05-15Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton9-86/+492
2015-05-14Fix some PPC assembler errors.Peter Bergner2-0/+5
2015-05-14Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu5-25/+399
2015-05-13Return ELF_CLASS_BOTH by defaultH.J. Lu2-2/+5
2015-05-13MAINTAINERS: Add myself as s390 and s390x maintainer.Andreas Krebbel2-0/+5
2015-05-12Also skip x86_64-*-nacl*H.J. Lu2-1/+5
2015-05-12Enables the -t abbreviated form of the --temp-prefix command line option for ...Stephen Kitt2-2/+7
2015-05-11Allow mixing target and not-target directivesH.J. Lu3-5/+7
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