summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Lower WARNS to avoid warning about type-punned casting.marcel2008-05-041-1/+1
* Add support for the 32-bit EFI target.marcel2008-04-171-3/+10
* Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forcedru2008-03-022-4/+0
* Make again BSD ar(1) the default system ar(1), now properly handlingru2008-02-252-10/+16
* If 'WITH_BSDAR' is defined, install as gnu-<util_name>.obrien2008-02-212-0/+10
* Back out previous commit. Restore Binutils ar as default. Disconnectkaiw2008-02-212-10/+0
* * Connect ar(1) to the build and make it default ar. Rename GNUkaiw2008-02-212-0/+10
* Force -O1 compilation when targeted for ia64. GCC 4 generatesmarcel2007-09-261-0/+4
* Reduce diff to vendor for maintance purposes.obrien2007-09-191-5/+6
* In the case of a native build, set NATIVE to yes so that the code circuitsthomas2007-09-191-1/+4
* Fix PowerPC-targeted cross-builds performed on 64-bit platforms.marcel2007-02-112-4/+6
* Allow one to force with issue with 'TARGET_BIG_ENDIAN'.obrien2006-11-061-2/+2
* Temporarily add newer copy of tc-sparc.c to build tokmacy2006-10-092-1/+4658
* Remove redundant default vectorimp2006-09-141-2/+0
* fix the build: add missing end of line cont characterimp2006-09-141-3/+5
* scripts for the arm port.imp2006-09-143-0/+45
* Fix the build and minor cleanup.imp2006-09-141-3/+4
* .end -> .endifimp2006-09-141-1/+1
* Config file for arm assemblerimp2006-09-141-0/+3
* TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient andimp2006-09-141-2/+2
* Style sync.obrien2006-09-121-2/+0
* Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source.obrien2006-09-121-0/+24
* Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-121-4/+11
* Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-121-1/+5
* Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined.obrien2006-09-121-2/+2
* Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-111-0/+3
* Add rs6000 to the architectures on PowerPC. It's needed by gdb(1).marcel2006-08-241-0/+2
* Fix typo.obrien2006-08-101-1/+1
* Add ARM platform Makefile for building BFD. We include the New ARM ABI only.obrien2006-07-221-17/+7
* Be consistent in quoting.obrien2006-07-226-8/+36
* Create a genscripts driver based on the PowerPC one.obrien2006-07-221-0/+12
* remove these vestiges of gdbserver.. It hasn't built in a long time, andjmg2006-03-312-365/+0
* Use the system gnuregex library vs. building GNU regex bits into libibertyobrien2005-02-141-1/+1
* Scheduled mdoc(7) sweep.ru2005-01-091-1/+1
* NOSHARED -> NO_SHAREDru2004-12-215-5/+5
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-246-6/+6
* Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.kan2004-07-281-0/+1
* MAJOR cleanup of the Bmake framework.obrien2004-07-0837-23475/+162
* Removed. It was used for building gdb docs, which we don't do heremarcel2004-06-271-31/+0
* GDB has moved up one level.obrien2004-06-251-8/+0
* Remove building gdb info files. The gdb info files are built as partmarcel2004-06-251-31/+3
* Turn back on the building of GDB info files.obrien2004-06-231-4/+0
* This should be the right set of docs sources.obrien2004-06-211-3/+5
* Disable building of GDB info files until the gdb6 upgrade is finished.obrien2004-06-212-2/+8
* With tmm's latest change to the sparc64 dynamic loader, we can remove thisobrien2004-06-202-19/+1
* Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildobrien2004-06-201-2/+2
* Update to binutils 2.15.marcel2004-06-191-15/+20
* Seperately add regex.c and splay-tree.c to SRCS. They are both neededmarcel2004-06-191-6/+9
* Add the necessary branding of ELF files. This is relatively easy tomarcel2004-06-191-3/+2
OpenPOWER on IntegriCloud