summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
2010-10-21Update ldscript extension list.Dimitry Andric
2010-10-21Use one file per line in SRCS= definition, to make insertions andDimitry Andric
2010-10-21Apply upstream changes to genscripts.sh, while attempting to keep theDimitry Andric
2010-10-21Remove weird double-pasted sections in armelfb?_fbsd.sh.Dimitry Andric
2010-10-21Regenerate config.h for ld.Dimitry Andric
2010-10-21Remove bignum-copy.c from SRCS=, as it no longer exists. RemoveDimitry Andric
2010-10-21Use one file per line in SRCS= definition, to make insertions andDimitry Andric
2010-10-21Regenerate config.h for as.Dimitry Andric
2010-10-21Add new upstream file, and update TARGET definition.Dimitry Andric
2010-10-21Use one file per line in SRCS= definition, to make insertions andDimitry Andric
2010-10-21Regenerate config.h for libbinutils.Dimitry Andric
2010-10-21Update BFD version and date, and add new upstream files. Also removeDimitry Andric
2010-10-21Use one file per line in SRCS= definition, to make insertions andDimitry Andric
2010-10-21Regenerate bfd.h and config.h.fbsd.Dimitry Andric
2010-10-21Add new upstream file to libiberty.Dimitry Andric
2010-10-21Use one file per line in SRCS= definition, to make insertions andDimitry Andric
2010-10-21Update binutils VERSION define for 2.17, and create separateDimitry Andric
2010-10-19Update the BFD and binutils version defines.Dimitry Andric
2010-10-18Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these haveDimitry Andric
2010-10-18Do not build or install gasp.info anymore, as gasp is obsolete.Dimitry Andric
2010-09-30Remove target peigen.c so that make doesn't warn us about it.Rui Paulo
2010-09-29Add support for the BFD target efi-app-x86_64.Rui Paulo
2010-08-23MFtbemd:Warner Losh
2010-07-10Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn
2010-06-25Add an alignment of 8 for sections in the n32 ABI. The default alignmentJayachandran C.
2010-06-02Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.Juli Mallett
2010-03-04Make the n32 scripts actually generate, ummm, n32 binaries... <blush>Warner Losh
2010-03-02Add n32 ABI generators...Warner Losh
2010-02-03Remove alpha support from here too. FreeBSD 6 was the last branch toWarner Losh
2010-02-03Remove more traces of the Alpha port.Warner Losh
2010-02-03Remove another reference to alpha...Warner Losh
2010-01-08Merge r195575 and 195530 from projects/mips to head by hand:Warner Losh
2010-01-08Merge from project/mips r195021:Warner Losh
2008-12-11Push mips support into the tree.Warner Losh
2008-12-11Push mips support for ld into the tree.Warner Losh
2008-12-11Push mips support for as into the tree.Warner Losh
2008-08-31Enable EFI target.Rui Paulo
2008-05-04Lower WARNS to avoid warning about type-punned casting.Marcel Moolenaar
2008-04-17Add support for the 32-bit EFI target.Marcel Moolenaar
2008-03-02Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forcedRuslan Ermilov
2008-02-25Make again BSD ar(1) the default system ar(1), now properly handlingRuslan Ermilov
2008-02-21If 'WITH_BSDAR' is defined, install as gnu-<util_name>.David E. O'Brien
2008-02-21Back out previous commit. Restore Binutils ar as default. DisconnectKai Wang
2008-02-21* Connect ar(1) to the build and make it default ar. Rename GNUKai Wang
2007-09-26Force -O1 compilation when targeted for ia64. GCC 4 generatesMarcel Moolenaar
2007-09-19Reduce diff to vendor for maintance purposes.David E. O'Brien
2007-09-19In the case of a native build, set NATIVE to yes so that the code circuitsThomas Quinot
2007-02-11Fix PowerPC-targeted cross-builds performed on 64-bit platforms.Marcel Moolenaar
2006-11-06Allow one to force with issue with 'TARGET_BIG_ENDIAN'.David E. O'Brien
2006-10-09Temporarily add newer copy of tc-sparc.c to build toKip Macy