summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/ld
Commit message (Expand)AuthorAgeFilesLines
* Add LDDESTDIR to ld command.swallace1994-09-181-2/+6
* Unmap hints file when finished with it, so that it can go awaybde1994-09-151-1/+21
* Add dependencies on libraries to DPADD. Someday this should be donebde1994-08-281-2/+3
* Install ld.so immutable.wollman1994-08-261-1/+2
* Don't explicitly define __FreeBSD__ - this is no longer necessary.dg1994-08-191-2/+2
* Remove reference to the ld.so man page - ain't no such animal.jkh1994-06-171-1/+0
* Changes from Paul Kranenburg which bring us into sync with his sources:rich1994-06-1519-891/+933
* Bug reported by Jon-Dean Mountjoy <csjm@cs.ru.ac.za>csgr1994-06-141-1/+10
* Add the -r and -s flags to the Usage string.ats1994-06-051-2/+2
* Change the private declarations from dlopen,dlclose,dlsym,dlctlats1994-04-131-10/+10
* Better link ldconfig static instead dynamic.ats1994-04-131-2/+2
* Add that /usr/X386/lib is also in the default path for ldconfig. Bug foundats1994-04-051-1/+3
* Due to the deletion of the gcc support from libc we need again theats1994-03-101-2/+2
* Document existance of -Zdg1994-03-092-2/+6
* Handling of the netzmagic flag was completely missing after the lastdg1994-02-171-2/+7
* I yelled, I warned and now I am SCREAMING. Add -D__FreeBSD__ to CFLAGS+=rgrimes1994-02-141-2/+2
* A fast private malloc for ld.sojkh1994-02-131-0/+481
* This is Paul K's latest set of ld changes. A commit was necessary at thisjkh1994-02-1324-1763/+2043
* Changed NetBSD -> FreeBSDnate1994-02-114-8/+8
* Remove /usr/X386/lib and /usr/local/lib from the default locations,rgrimes1994-02-091-2/+2
* Removed dependance on EX_DYNAMIC in making decisions on the magic number.dg1994-01-193-6/+7
* More proper fix for for shared lib debugging support.jkh1994-01-141-2/+2
* 1. Fix bug where duplicate symbol warnings were suppressed. This oftenjkh1994-01-122-7/+3
* Updated man page to document new behaviour of -Z, -z and -Q flags.jkh1994-01-032-4/+14
* Implemented 'QMAGIC' a.out format correctly, and changed the defaultdg1994-01-035-28/+34
* C++ support changes (+misc fixes) from Paul K.jkh1993-12-224-18/+69
* Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIRnate1993-12-162-4/+4
* Added sbrk() as new file.jkh1993-12-111-0/+101
* Broke sbrk() out of rtld as part of general cleanup.jkh1993-12-112-45/+6
* Omitted 4th argument to findshlib() [thanks Rich!]. Our ld is a bitjkh1993-12-111-3/+3
* Sync up with Paul K's latest ld from cesium.jkh1993-12-1110-173/+558
* makedepend fails for ld. I think it because the .S files arejkh1993-12-101-3/+3
* Added the TODO file. Also wanted to announce the previous change to rtld.cjkh1993-12-091-0/+4
* David Greenman's latest changes to eliminate much stack-walking jazzjkh1993-12-091-94/+8
* More changes to bring FreeBSD in sync with Paul K's latest.jkh1993-12-041-3/+3
* More changes to bring FreBSD in sync with Paul K's latest.jkh1993-12-047-255/+40
* Sorry, Jordan, but I restore previous version again.ache1993-12-021-2/+6
* #ifdef DEBUG unwanted message, third time after Jordan...ache1993-12-021-2/+2
* Moved DEBUG conditional where it belonged to remove DEBUG code out ofnate1993-12-021-2/+2
* Second attempt to integrate Paul K's changes.jkh1993-12-021-1/+56
* Second attempt to integrate Paul K's changes.jkh1993-12-024-20/+36
* All -static and -Xlinker -Bstatic flags missed inache1993-12-011-4/+8
* #ifdef DEBUG missed by several lines!ache1993-12-011-2/+2
* Add DEBUG #ifdef, (second time!)ache1993-12-011-1/+3
* Remove hanging #else part (with second sbrk()) without #if & #endifache1993-12-011-55/+3
* Remove -g option (second time!)ache1993-12-011-2/+2
* Many recent fixes from Paul K, add support for chaining of shared lib deps.jkh1993-11-3013-222/+605
* Added -lgcc_pic back again.jkh1993-11-251-2/+2
* Some of the latest changes from Paul K (taken from NetBSD-current).jkh1993-11-2211-78/+240
* Recent Paul K. changes for compiling X shared (tested on my box).jkh1993-11-182-3/+12
OpenPOWER on IntegriCloud