summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-2692-92/+92
* Enable 'LD_LIBRARY_PATH=/foo:/bar ld -lfooz'David E. O'Brien2007-09-161-2/+6
* MFC: Fix PowerPC-targeted cross-builds performed on 64-bit platforms.Marcel Moolenaar2007-03-282-4/+6
* MFC: configure for for big endian if __ARMEB__ or TARGET_BYTES_BIG_ENDIANDavid E. O'Brien2006-11-061-2/+2
* MFC: ARM support.David E. O'Brien2006-11-062-2/+5
* MFC: build 'as' for big endian if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien2006-10-161-0/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-09-165-0/+105
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-08-071-0/+4
* Use the system gnuregex library vs. building GNU regex bits into libibertyDavid E. O'Brien2005-02-141-1/+1
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-091-1/+1
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-215-5/+5
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-246-6/+6
* Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.Alexander Kabaev2004-07-281-0/+1
* MAJOR cleanup of the Bmake framework.David E. O'Brien2004-07-0837-23474/+161
* Removed. It was used for building gdb docs, which we don't do hereMarcel Moolenaar2004-06-271-31/+0
* GDB has moved up one level.David E. O'Brien2004-06-251-8/+0
* Remove building gdb info files. The gdb info files are built as partMarcel Moolenaar2004-06-251-31/+3
* Turn back on the building of GDB info files.David E. O'Brien2004-06-231-4/+0
* This should be the right set of docs sources.David E. O'Brien2004-06-211-3/+5
* Disable building of GDB info files until the gdb6 upgrade is finished.David E. O'Brien2004-06-212-2/+8
* With tmm's latest change to the sparc64 dynamic loader, we can remove thisDavid E. O'Brien2004-06-202-19/+1
* Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildDavid E. O'Brien2004-06-201-2/+2
* Update to binutils 2.15.Marcel Moolenaar2004-06-191-15/+20
* Seperately add regex.c and splay-tree.c to SRCS. They are both neededMarcel Moolenaar2004-06-191-6/+9
* Add the necessary branding of ELF files. This is relatively easy toMarcel Moolenaar2004-06-191-3/+2
* Add bfdwin.c to SRCS. The file contains support for mmap(2) windowsMarcel Moolenaar2004-06-191-1/+1
* Move the elf32-target.h and elf64-target.h targets from the MDMarcel Moolenaar2004-06-197-20/+6
* Update to binutils 2.15:Marcel Moolenaar2004-06-191-3/+3
* Update to binutils 2.15:Marcel Moolenaar2004-06-191-5/+26
* Update to binutils 2.15.Marcel Moolenaar2004-06-191-887/+1247
* Commit a crude hack so we get sparc64 snapshots working again with aDavid E. O'Brien2004-06-172-1/+19
* Updated Bmake framework for Binutils 2.15.David E. O'Brien2004-06-1642-3830/+5520
* Disable gdb from the build due to the impending binutils 2.15 import.David E. O'Brien2004-06-161-1/+1
* Sperate out the MD parts of kvm-fbsd to get rid of the #ifdef maze.David E. O'Brien2004-06-115-275/+317
* Use pcbp->pcb_ufp for UltraSparc vs. ->pcb_fp.David E. O'Brien2004-05-101-2/+2
* Revert rev 1.21 which configured with --enable-64-bit-bfd.David E. O'Brien2004-04-181-1/+1
* Configure as --enable-64-bit-bfd.David E. O'Brien2004-03-182-2/+2
* I accidently spammed rev. 1.18, back out rev 1.19.David E. O'Brien2004-03-171-1/+1
* Avoid the whole -I${DESTDIR}/usr/include/gnu issue by includingDavid E. O'Brien2004-03-172-6/+5
* gasp(1) isn't linked with -lgnuregex, and it doesn't need <gnu/regex.h>Ruslan Ermilov2004-03-151-1/+0
* Back out attempt to bypass contrib's getopt.h on the way,Andrey A. Chernov2004-03-053-8/+2
* Move -I${DESTDIR}/usr/include/gnu up, beforeAndrey A. Chernov2004-03-052-2/+6
* Add -I${DESTDIR}/usr/include before -I${SRCDIR}/include to pick rightAndrey A. Chernov2004-03-041-0/+2
* Use system getopt_long*Andrey A. Chernov2004-02-281-1/+1
* Fix style bug in last commit,Johan Karlsson2004-02-251-2/+3
* style.Makefile(5):Johan Karlsson2004-02-2419-22/+25
* Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuAndrey A. Chernov2004-02-172-2/+2
* Remove old explicit -I${DESTDIR}/usr/include/readlineAndrey A. Chernov2004-02-171-1/+1
* Switch back to regex.hAndrey A. Chernov2004-02-161-1/+2