summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Change pe/coff build-id section name to '.buildid'Jon TURNEY2014-09-082-2/+7
* MIPS testsuite cleanup - part 1Matthew Fortune2014-09-062-8/+14
* aarch64: Decode dwarf2 register numbersRichard Henderson2014-08-224-0/+40
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-192-0/+62
* configury changes to make ld plugin support controlled by --enable-pluginsAlan Modra2014-08-144-242/+282
* [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune2014-07-296-31/+231
* Warn for ar/nm/ranlib/ld on lto objects without pluginAlan Modra2014-07-282-0/+9
* binutils/testsuite: Disable strip-10 test on ARM non-EABIWill Newton2014-07-102-1/+8
* Remove an accidental commit.Nick Clifton2014-07-072-7/+7
* Rename configure.in to configure.acAlan Modra2014-07-045-3/+10
* Use modern AC_INIT in configure.inAlan Modra2014-07-046-36/+42
* Clarify doc on addr2line output.Tristan Gingold2014-07-032-17/+28
* Reorganise struct bfdAlan Modra2014-07-012-1/+4
* This adds the ability to the strings program to display strings that contain ...Erik Akermann2014-06-264-2/+36
* Fixes part of a problem reading deliberately non-conforming ELF binaries - wh...Nick Clifton2014-06-262-3/+16
* Prevent large (or negative) version values from overflowing into other fields...Nick Clifton2014-06-172-4/+10
* Correctly save and recall the CFA saved register state.Romain Chastenet2014-06-092-6/+20
* Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker2014-06-054-4/+16
* If the binutils testsuite is run on an installed toolchain the tests involvingNick Clifton2014-06-032-4/+17
* This fixes a few issues with pe/coff build-ids that were discovered since theJon Turney2014-05-162-2/+24
* This adds support for marking RL78 binaries as either supporting 32-bitKaushik Phata2014-05-162-0/+6
* bfd target vector rationalisationAlan Modra2014-05-023-10/+15
* Fixes a problem with the BFD library running out of memory because it mistakenlyNick Clifton2014-04-304-0/+37
* Add maintainers for OR1K.Christian Svensson2014-04-252-0/+6
* Add support for the MIPS eXtended Physical Address (XPA) ASE.Andrew Bennett2014-04-232-0/+8
* Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson2014-04-226-18/+53
* mach-o: layout executablesTristan Gingold2014-04-182-11/+15
* Mach-O: Add objdump -P dyld_info to dump dyld data.Tristan Gingold2014-04-162-8/+365
* Mach-O: improve objdump -P load output.Tristan Gingold2014-04-162-53/+57
* Report an error on objcopy/strip of sectionless binariesAlan Modra2014-04-072-0/+12
* This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins...Markus Trippelsdorf2014-04-033-4/+15
* mach-o: fix warnings on 32 bit hosts. Display personality functions.Tristan Gingold2014-04-032-6/+32
* mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.Tristan Gingold2014-04-022-1/+92
* mach-o: display data_in_code.Tristan Gingold2014-04-012-7/+89
* Mach-O: disp dyld environment command in objdump -P load.Tristan Gingold2014-03-272-0/+12
* Mach-O: add objdump -P function_starts to display function starts.Tristan Gingold2014-03-272-15/+94
* objdump: set address of debug sections.Tristan Gingold2014-03-272-1/+5
* [AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang2014-03-264-0/+116
* Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.Tristan Gingold2014-03-262-0/+5
* Fix stack offset in Mach-O output for -P compact_unwind.Tristan Gingold2014-03-242-5/+12
* An off-by-one error in the code to catch bogus vn_next fields meant thatNick Clifton2014-03-202-1/+6
* This is a fix for PR binutils/16723, where a corrupt .gnu.version_r section c...Nick Clifton2014-03-192-0/+13
* readelf -s test: Skip extra symbols produced by MSP430 assembler.Nick Clifton2014-03-172-0/+6
* od-macho: dump compact unwind info.Tristan Gingold2014-03-172-2/+457
* mach-o: handle lasz load dylib command.Tristan Gingold2014-03-172-0/+5
* Check fwrite return codeAnthony Green2014-03-142-1/+10
* Fix build time problem with MingGW hosts, which do not have a strnlen() funct...Nick Clifton2014-03-143-4/+9
* Update the documentation for the AR command so that it shows the --pluginNick Clifton2014-03-122-2/+8
* Fix compile time warnings about unused variables 'yyinput' and 'input'.Dmitry Gorbachev2014-03-122-2/+7
* autoreconfAlan Modra2014-03-123-2/+7