aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/Makefile
Commit message (Expand)AuthorAgeFilesLines
* BANG! BANG! BANG! Put these bits out of their misery.David E. O'Brien2002-09-171-17/+0
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Add these files that were used from contrib/gcc/. They are taken fromDavid E. O'Brien2000-12-261-3/+2
* Egads! This still refered to contrib/egcs/David E. O'Brien2000-01-031-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Look in the new place for GCC bits.David E. O'Brien1999-04-101-2/+2
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.KATO Takenori1998-09-091-3/+3
* Install the legacy man file in section 1aout.John Birrell1998-09-071-1/+2
* Add -DFREEBSD_AOUT to CFLAGS, to ensure that <link.h> gives us the correctPeter Wemm1998-06-121-2/+2
* Look for files in their new locations.Peter Wemm1998-06-011-11/+7
* ELF preparation step 1:Søren Schmidt1998-05-251-1/+2
* Configure static linkage in the normal way (default to -static usingBruce Evans1997-06-291-4/+6
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Changes to make ld demangle C++ symbol names before printingJoshua Peck Macdonald1997-01-111-4/+6
* Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also dealPeter Wemm1996-10-011-2/+2
* Stop using gnumalloc.Poul-Henning Kamp1995-09-221-4/+1
* Updated to recent version of Paul K.'s shlib code. This code has betterNate Williams1994-12-231-3/+3
* Don't explicitly define __FreeBSD__ - this is no longer necessary.David Greenman1994-08-191-2/+2
* I yelled, I warned and now I am SCREAMING. Add -D__FreeBSD__ to CFLAGS+=Rodney W. Grimes1994-02-141-2/+2
* More changes to bring FreBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-041-2/+2
* Sorry, Jordan, but I restore previous version again.Andrey A. Chernov1993-12-021-2/+6
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-021-7/+3
* All -static and -Xlinker -Bstatic flags missed inAndrey A. Chernov1993-12-011-4/+8
* Remove -g option (second time!)Andrey A. Chernov1993-12-011-2/+2
* Many recent fixes from Paul K, add support for chaining of shared lib deps.Jordan K. Hubbard1993-11-301-7/+3
* Default magic is back to netbsd ZMAGIC,Paul Richards1993-11-161-1/+2
* AddedPaul Richards1993-11-091-2/+5
* Remoed -g flag and added -static.Paul Richards1993-11-091-2/+2
* Updated to newest ld from pk.Paul Richards1993-11-091-2/+2
* -g removed from CFLAGS (with permissions from Paul)Andrey A. Chernov1993-11-051-2/+2
* Imported NetBSD's ld for shared libs.Paul Richards1993-11-031-4/+11
* ld is moved to src/gnuNate Williams1993-06-291-0/+8