aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2014-12-23Add generated files.binutils-2_25Tristan Gingold52-0/+34207
2014-12-23Version 2.25Tristan Gingold2-10/+14
2014-11-17Applies a series of patches for PR 17512 and 17533 which fix invalid memory a...Nick Clifton12-383/+1243
2014-11-11Update French and Ukranian translations with new one supplied by the Translat...Nick Clifton2-2062/+2970
2014-11-03Import updated translations provided by the Translation Project:Nick Clifton3-1611/+2523
2014-10-31Import a security patch from the mainline which changes the default behaviourNick Clifton7-17/+124
2014-10-30Remove the artificial limit on code alignment through the use of theDr Philipp Tomsich1-0/+1
2014-10-30 Fix error message strings so that they can be translated properly.Nick Clifton2-13/+30
2014-10-29Updated and New translations from the Translation Project.Nick Clifton4-3285/+18085
2014-10-28Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune2-1/+10
2014-10-15Regenerate configure (after change of version)Tristan Gingold2-10/+14
2014-10-14Add NEWS markers for 2.25.Tristan Gingold3-0/+7
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra2-6/+8
2014-10-14Correct fscanf char field countAlan Modra2-3/+9
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi2-4/+52
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