aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ld/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0 release:Dimitry Andric2017-04-021-0/+2
* Switch GNU ld to be installed as ld.bfd and linked as ldEd Maste2016-01-071-2/+3
* Install ld also as ld.bfd, for use with cc -fuse-ld=bfdEd Maste2015-12-231-0/+1
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-2/+2
* Fix ld not respecting --sysroot.Bryan Drewery2015-11-241-1/+1
* Fix subdir -j build after r287983 by adding missing dependencies.Bryan Drewery2015-09-251-0/+1
* Fix emulation ldscripts not being installed since r131832.Bryan Drewery2015-09-251-1/+1
* Use SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as these are plain ASCIIBryan Drewery2015-09-211-3/+0
* Replace afterinstall: hack with FILES mechanism.Bryan Drewery2015-09-191-4/+6
* Merge sync of headSimon J. Gerraty2015-05-271-0/+2
* Remove ia64.Marcel Moolenaar2014-07-071-4/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Reimplement r257525 such that it work with the historic FreeBSD makeBrooks Davis2013-11-011-1/+6
* Enable the --sysroot=/foo option in ld by always building with a sysrootBrooks Davis2013-10-281-1/+1
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building theKonstantin Belousov2012-04-291-0/+3
* Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/gMarcel Moolenaar2011-03-211-1/+1
* Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric2011-02-181-7/+17
|\
| * Most of binutils now compiles at WARNS=3, except for libiberty andDimitry Andric2010-10-221-1/+0
| * Update ldscript extension list.Dimitry Andric2010-10-211-1/+1
| * Use one file per line in SRCS= definition, to make insertions andDimitry Andric2010-10-211-3/+15
|/
* Force -O1 compilation when targeted for ia64. GCC 4 generatesMarcel Moolenaar2007-09-261-0/+4
* 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