aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2014-09-22Readelf: Handle forward references to CIEsAlan Modra2-80/+169
2014-09-16Make the linker return an error status if it fails to merge ARM binaries withTerry Guo2-5/+10
2014-09-16NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt.Kuan-Lin Chen2-1/+7
2014-09-15Add support for MIPS R6.Andrew Bennett2-0/+8
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett3-0/+7
2014-09-08Change pe/coff build-id section name to '.buildid'Jon TURNEY2-2/+7
2014-09-06MIPS testsuite cleanup - part 1Matthew Fortune2-8/+14
2014-08-22aarch64: Decode dwarf2 register numbersRichard Henderson4-0/+40
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-0/+62
2014-08-14configury changes to make ld plugin support controlled by --enable-pluginsAlan Modra4-242/+282
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune6-31/+231
2014-07-28Warn for ar/nm/ranlib/ld on lto objects without pluginAlan Modra2-0/+9
2014-07-10binutils/testsuite: Disable strip-10 test on ARM non-EABIWill Newton2-1/+8
2014-07-07Remove an accidental commit.Nick Clifton2-7/+7
2014-07-04Rename configure.in to configure.acAlan Modra5-3/+10
2014-07-04Use modern AC_INIT in configure.inAlan Modra6-36/+42
2014-07-03Clarify doc on addr2line output.Tristan Gingold2-17/+28
2014-07-01Reorganise struct bfdAlan Modra2-1/+4
2014-06-26This adds the ability to the strings program to display strings that contain ...Erik Akermann4-2/+36
2014-06-26Fixes part of a problem reading deliberately non-conforming ELF binaries - wh...Nick Clifton2-3/+16
2014-06-17Prevent large (or negative) version values from overflowing into other fields...Nick Clifton2-4/+10
2014-06-09Correctly save and recall the CFA saved register state.Romain Chastenet2-6/+20
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker4-4/+16
2014-06-03 If the binutils testsuite is run on an installed toolchain the tests involvingNick Clifton2-4/+17
2014-05-16This fixes a few issues with pe/coff build-ids that were discovered since theJon Turney2-2/+24
2014-05-16This adds support for marking RL78 binaries as either supporting 32-bitKaushik Phata2-0/+6
2014-05-02bfd target vector rationalisationAlan Modra3-10/+15
2014-04-30Fixes a problem with the BFD library running out of memory because it mistakenlyNick Clifton4-0/+37
2014-04-25Add maintainers for OR1K.Christian Svensson2-0/+6
2014-04-23Add support for the MIPS eXtended Physical Address (XPA) ASE.Andrew Bennett2-0/+8
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson6-18/+53
2014-04-18mach-o: layout executablesTristan Gingold2-11/+15
2014-04-16Mach-O: Add objdump -P dyld_info to dump dyld data.Tristan Gingold2-8/+365
2014-04-16Mach-O: improve objdump -P load output.Tristan Gingold2-53/+57
2014-04-07Report an error on objcopy/strip of sectionless binariesAlan Modra2-0/+12
2014-04-03This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins...Markus Trippelsdorf3-4/+15
2014-04-03mach-o: fix warnings on 32 bit hosts. Display personality functions.Tristan Gingold2-6/+32
2014-04-02mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.Tristan Gingold2-1/+92
2014-04-01mach-o: display data_in_code.Tristan Gingold2-7/+89
2014-03-27Mach-O: disp dyld environment command in objdump -P load.Tristan Gingold2-0/+12
2014-03-27Mach-O: add objdump -P function_starts to display function starts.Tristan Gingold2-15/+94
2014-03-27objdump: set address of debug sections.Tristan Gingold2-1/+5
2014-03-26[AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang4-0/+116
2014-03-26Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.Tristan Gingold2-0/+5
2014-03-24Fix stack offset in Mach-O output for -P compact_unwind.Tristan Gingold2-5/+12
2014-03-20An off-by-one error in the code to catch bogus vn_next fields meant thatNick Clifton2-1/+6
2014-03-19This is a fix for PR binutils/16723, where a corrupt .gnu.version_r section c...Nick Clifton2-0/+13
2014-03-17readelf -s test: Skip extra symbols produced by MSP430 assembler.Nick Clifton2-0/+6
2014-03-17od-macho: dump compact unwind info.Tristan Gingold2-2/+457
2014-03-17mach-o: handle lasz load dylib command.Tristan Gingold2-0/+5