aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/rrs.c
Commit message (Expand)AuthorAgeFilesLines
* BANG! BANG! BANG! Put these bits out of their misery.David E. O'Brien2002-09-171-1272/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Fixed printf format errors.Bruce Evans1998-06-301-2/+2
* Changes to support the kernel linker:Doug Rabson1997-05-131-5/+6
* Fill the padding at the end of the runtime strings with zeros,John Polstra1997-04-251-2/+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-19/+19
* Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also dealPeter Wemm1996-10-011-15/+35
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-3/+3
* Zero out an unused field in a structure that is written to the outputJohn Polstra1996-05-271-1/+2
* Weak symbol support from NetBSD. This should bring us in sync with theNate Williams1995-03-041-182/+213
* Updated to recent version of Paul K.'s shlib code. This code has betterNate Williams1994-12-231-82/+118
* Changes from Paul Kranenburg which bring us into sync with his sources:Rich Murphey1994-06-151-35/+40
* This is Paul K's latest set of ld changes. A commit was necessary at thisJordan K. Hubbard1994-02-131-126/+132
* Sync up with Paul K's latest ld from cesium.Jordan K. Hubbard1993-12-111-11/+50
* More changes to bring FreBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-041-8/+6
* #ifdef DEBUG unwanted message, third time after Jordan...Andrey A. Chernov1993-12-021-2/+2
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-021-3/+1
* Add DEBUG #ifdef, (second time!)Andrey A. Chernov1993-12-011-1/+3
* Many recent fixes from Paul K, add support for chaining of shared lib deps.Jordan K. Hubbard1993-11-301-40/+78
* Some of the latest changes from Paul K (taken from NetBSD-current).Jordan K. Hubbard1993-11-221-5/+34
* Diagnostic "RRS text relocation at %#x (symbol %s)"Andrey A. Chernov1993-11-171-3/+3
* Imported NetBSD's ld for shared libs.Paul Richards1993-11-031-0/+1064