summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Update binitils testsH.J. Lu2015-06-272-7/+4
* Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2015-06-262-0/+5
* Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton2015-06-223-7/+35
* Improves the detection of partial .debug_line sections.Nick Clifton2015-06-052-8/+15
* Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.Roland McGrath2015-05-292-6/+17
* Fixes a couple of bugs reported in dlltool.Stephen Kitt2015-05-292-0/+10
* All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*.Ed Maste2015-05-262-1/+12
* Fix seg-fault in readelf when decoding corrupt IA64 unwind information.Nick Clifton2015-05-184-53/+52
* Fix dw-2 test for 16-bit targets.Nick Clifton2015-05-182-1/+5
* Change pointers from char * to unsigned char *H.J. Lu2015-05-152-9/+15
* Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu2015-05-152-0/+9
* Add --decompress option to readelf to decompress sections before they are dum...Nick Clifton2015-05-157-87/+303
* Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton2015-05-159-86/+492
* Fix some PPC assembler errors.Peter Bergner2015-05-142-0/+5
* Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu2015-05-145-25/+399
* Return ELF_CLASS_BOTH by defaultH.J. Lu2015-05-132-2/+5
* MAINTAINERS: Add myself as s390 and s390x maintainer.Andreas Krebbel2015-05-132-0/+5
* Also skip x86_64-*-nacl*H.J. Lu2015-05-122-1/+5
* Enables the -t abbreviated form of the --temp-prefix command line option for ...Stephen Kitt2015-05-122-2/+7
* Allow mixing target and not-target directivesH.J. Lu2015-05-113-5/+7
* Add init_dwarf_regnames_iamcuH.J. Lu2015-05-114-1/+46
* Add Intel MCU support to bfdH.J. Lu2015-05-112-1/+5
* Add EM_386/EM_IAMCU support to elfedit.cH.J. Lu2015-05-116-26/+92
* Rename EM_486 to EM_IAMCUH.J. Lu2015-05-113-8/+19
* Fix handling of relocs for the MeP target.Nick Clifton2015-04-305-1/+45
* S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel2015-04-272-0/+52
* Fix compile time warning messages about variables being used before they are ...Nick Clifton2015-04-243-4/+14
* Don't change compressed input debug section namesH.J. Lu2015-04-238-9/+183
* 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