summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/ld/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r292658: Install ld also as ld.bfd, for use with cc -fuse-ld=bfdemaste2015-12-301-0/+1
* MFC r291226:bdrewery2015-12-081-1/+1
* MFC r287983,r288075:bdrewery2015-10-131-4/+3
* MFC r288230,r288233:bdrewery2015-10-131-1/+2
* MFC r257530brooks2013-11-041-1/+6
* MFC r257268:brooks2013-10-311-1/+1
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-291-0/+3
* Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/gmarcel2011-03-211-1/+1
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-181-7/+17
|\
| * Most of binutils now compiles at WARNS=3, except for libiberty anddim2010-10-221-1/+0
| * Update ldscript extension list.dim2010-10-211-1/+1
| * Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-3/+15
|/
* Force -O1 compilation when targeted for ia64. GCC 4 generatesmarcel2007-09-261-0/+4
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* MAJOR cleanup of the Bmake framework.obrien2004-07-081-7/+9
* Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildobrien2004-06-201-2/+2
* Updated Bmake framework for Binutils 2.15.obrien2004-06-161-1/+4
* style.Makefile(5):johan2004-02-241-1/+1
* Removed invasion into these makefiles by the "legacy" stuff;ru2003-04-121-3/+2
* libbinutils.a needs basename(3); when the latter is providedru2003-04-111-2/+3
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-051-9/+1
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
* Make it easier to change the native emulation.obrien2002-03-291-2/+2
* Turn up WARNS as high as possible.obrien2002-03-131-0/+1
* Set the SCRIPTDIR to be rooted at TOOLS_PREFIX rather than DESTDIR.obrien2002-02-071-1/+1
* Change the way the version strings are handled.obrien2002-01-271-1/+1
* Clean up a little bit more.obrien2001-10-141-1/+2
* Clean up the formatting.obrien2001-10-141-20/+20
* Fixed the buildworld breakage in cross-tools caused byru2001-09-241-1/+8
* Upgrade to Binutils 2.11.0.obrien2001-06-011-1/+1
* Total hack to fix broken bootstrap. Add -I/usr/src/include at the tailobrien2001-05-031-0/+1
* Allow "NOSHARED" to be overridden.obrien2001-02-281-1/+1
* Make critical toolchain binaries staticly linked in this developmentobrien2001-02-271-0/+1
* `stringify.sed' has been replaced by `astring.sed' [on ANSI-C systems].obrien2000-11-251-1/+1
* Pull the switch and activate our Binutils to a snapshot of the up andobrien2000-05-221-1/+5
* Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticbde2000-03-271-5/+2
* Add a BINUTILSDISTDIR hook here too.jb1999-11-061-0/+8
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Don't use beforedepend; just put generated headers in SRCS. ldgram.hbde1998-06-041-4/+3
* Add missing DPADD's.peter1998-06-031-1/+3
* The yacc makefile changes don't seem to know when to generate thejb1998-05-111-2/+2
* Work out the list of emulations based on the cross-architecturesjb1998-05-041-3/+14
* Fixed races in `make -jN' using new yacc rules. This also fixes plainbde1998-05-041-8/+2
* Restructure the binutils hierarchy somewhat in order to betterjdp1998-03-121-0/+32
OpenPOWER on IntegriCloud