summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ld/Makefile
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-111-1/+1
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* MAJOR cleanup of the Bmake framework.David E. O'Brien2004-07-081-7/+9
* Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildDavid E. O'Brien2004-06-201-2/+2
* Updated Bmake framework for Binutils 2.15.David E. O'Brien2004-06-161-1/+4
* style.Makefile(5):Johan Karlsson2004-02-241-1/+1
* Removed invasion into these makefiles by the "legacy" stuff;Ruslan Ermilov2003-04-121-3/+2
* libbinutils.a needs basename(3); when the latter is providedRuslan Ermilov2003-04-111-2/+3
* Migrate to a new way of dealing with building from old revisions ofWarner Losh2003-04-051-9/+1
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* Make it easier to change the native emulation.David E. O'Brien2002-03-291-2/+2
* Turn up WARNS as high as possible.David E. O'Brien2002-03-131-0/+1
* Set the SCRIPTDIR to be rooted at TOOLS_PREFIX rather than DESTDIR.David E. O'Brien2002-02-071-1/+1
* Change the way the version strings are handled.David E. O'Brien2002-01-271-1/+1
* Clean up a little bit more.David E. O'Brien2001-10-141-1/+2
* Clean up the formatting.David E. O'Brien2001-10-141-20/+20
* Fixed the buildworld breakage in cross-tools caused byRuslan Ermilov2001-09-241-1/+8
* Upgrade to Binutils 2.11.0.David E. O'Brien2001-06-011-1/+1
* Total hack to fix broken bootstrap. Add -I/usr/src/include at the tailDavid E. O'Brien2001-05-031-0/+1
* Allow "NOSHARED" to be overridden.David E. O'Brien2001-02-281-1/+1
* Make critical toolchain binaries staticly linked in this developmentDavid E. O'Brien2001-02-271-0/+1
* `stringify.sed' has been replaced by `astring.sed' [on ANSI-C systems].David E. O'Brien2000-11-251-1/+1
* Pull the switch and activate our Binutils to a snapshot of the up andDavid E. O'Brien2000-05-221-1/+5
* Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticBruce Evans2000-03-271-5/+2
* Add a BINUTILSDISTDIR hook here too.John Birrell1999-11-061-0/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Don't use beforedepend; just put generated headers in SRCS. ldgram.hBruce Evans1998-06-041-4/+3
* Add missing DPADD's.Peter Wemm1998-06-031-1/+3
* The yacc makefile changes don't seem to know when to generate theJohn Birrell1998-05-111-2/+2
* Work out the list of emulations based on the cross-architecturesJohn Birrell1998-05-041-3/+14
* Fixed races in `make -jN' using new yacc rules. This also fixes plainBruce Evans1998-05-041-8/+2
* Restructure the binutils hierarchy somewhat in order to betterJohn Polstra1998-03-121-0/+32