summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune2014-10-222-1/+8
* Bump bfd version.Tristan Gingold2014-10-152-10/+14
* Add NEWS markers for 2.25.Tristan Gingold2014-10-143-0/+7
* Avoid undefined behaviour with signed expressionsAlan Modra2014-10-142-6/+8
* Correct fscanf char field countAlan Modra2014-10-142-3/+9
* This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi2014-10-092-4/+52
* Readelf: Handle forward references to CIEsAlan Modra2014-09-222-80/+169
* Make the linker return an error status if it fails to merge ARM binaries withTerry Guo2014-09-162-5/+10
* NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt.Kuan-Lin Chen2014-09-162-1/+7
* Add support for MIPS R6.Andrew Bennett2014-09-152-0/+8
* Add mips*-img-elf* target triple.Andrew Bennett2014-09-123-0/+7
* 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