summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld
Commit message (Expand)AuthorAgeFilesLines
...
* More changes to bring FreeBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-041-3/+3
* More changes to bring FreBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-047-255/+40
* Sorry, Jordan, but I restore previous version again.Andrey A. Chernov1993-12-021-2/+6
* #ifdef DEBUG unwanted message, third time after Jordan...Andrey A. Chernov1993-12-021-2/+2
* Moved DEBUG conditional where it belonged to remove DEBUG code out ofNate Williams1993-12-021-2/+2
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-021-1/+56
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-024-20/+36
* All -static and -Xlinker -Bstatic flags missed inAndrey A. Chernov1993-12-011-4/+8
* #ifdef DEBUG missed by several lines!Andrey A. Chernov1993-12-011-2/+2
* Add DEBUG #ifdef, (second time!)Andrey A. Chernov1993-12-011-1/+3
* Remove hanging #else part (with second sbrk()) without #if & #endifAndrey A. Chernov1993-12-011-55/+3
* 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-3013-222/+605
* Added -lgcc_pic back again.Jordan K. Hubbard1993-11-251-2/+2
* Some of the latest changes from Paul K (taken from NetBSD-current).Jordan K. Hubbard1993-11-2211-78/+240
* Recent Paul K. changes for compiling X shared (tested on my box).Jordan K. Hubbard1993-11-182-3/+12
* Diagnostic "RRS text relocation at %#x (symbol %s)"Andrey A. Chernov1993-11-171-3/+3
* Default magic is back to netbsd ZMAGIC,Paul Richards1993-11-162-3/+3
* Swapped meaning of -Z and -z options.Paul Richards1993-11-161-4/+6
* Incorporated fixes from Paul to make -Z option work. Emits old-stylePaul Richards1993-11-152-4/+8
* AddedPaul Richards1993-11-091-2/+5
* Cahnged ldconfig.0 to ldconfig.8 for our man system.Paul Richards1993-11-091-2/+2
* Remoed -g flag and added -static.Paul Richards1993-11-091-2/+2
* Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??Paul Richards1993-11-092-18/+13
* Updated to newest ld from pk.Paul Richards1993-11-099-28/+48
* Added -lgcc_pic to LDFLAGS in rtld/MakefilePaul Richards1993-11-071-2/+2
* Changed ldconfig.0 to ldconfig.8 for our man setup.Paul Richards1993-11-061-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-0331-3983/+9832
* Added support for QMAGIC format executable output. This causes the loaderDavid Greenman1993-10-261-28/+10
* From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)Rodney W. Grimes1993-09-051-1/+2
* ld is moved to src/gnuNate Williams1993-06-294-0/+6056