summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
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
2006-09-14Remove redundant default vectorWarner Losh
2006-09-14fix the build: add missing end of line cont characterWarner Losh
2006-09-14scripts for the arm port.Warner Losh
2006-09-14Fix the build and minor cleanup.Warner Losh
2006-09-14.end -> .endifWarner Losh
2006-09-14Config file for arm assemblerWarner Losh
2006-09-14TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient andWarner Losh
2006-09-12Style sync.David E. O'Brien
2006-09-12Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source.David E. O'Brien
2006-09-12Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien
2006-09-12Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien
2006-09-12Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined.David E. O'Brien
2006-09-11Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien
2006-08-24Add rs6000 to the architectures on PowerPC. It's needed by gdb(1).Marcel Moolenaar
2006-08-10Fix typo.David E. O'Brien
2006-07-22Add ARM platform Makefile for building BFD. We include the New ARM ABI only.David E. O'Brien
2006-07-22Be consistent in quoting.David E. O'Brien
2006-07-22Create a genscripts driver based on the PowerPC one.David E. O'Brien
2006-03-31remove these vestiges of gdbserver.. It hasn't built in a long time, andJohn-Mark Gurney
2005-02-14Use the system gnuregex library vs. building GNU regex bits into libibertyDavid E. O'Brien
2005-01-09Scheduled mdoc(7) sweep.Ruslan Ermilov
2004-12-21NOSHARED -> NO_SHAREDRuslan Ermilov
2004-12-21Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov
2004-10-24For variables that are only checked with defined(), don't provideRuslan Ermilov
2004-07-28Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.Alexander Kabaev
2004-07-08MAJOR cleanup of the Bmake framework.David E. O'Brien
2004-06-27Removed. It was used for building gdb docs, which we don't do hereMarcel Moolenaar
2004-06-25GDB has moved up one level.David E. O'Brien
2004-06-25Remove building gdb info files. The gdb info files are built as partMarcel Moolenaar
2004-06-23Turn back on the building of GDB info files.David E. O'Brien
2004-06-21This should be the right set of docs sources.David E. O'Brien
2004-06-21Disable building of GDB info files until the gdb6 upgrade is finished.David E. O'Brien
2004-06-20With tmm's latest change to the sparc64 dynamic loader, we can remove thisDavid E. O'Brien