summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/ld
Commit message (Expand)AuthorAgeFilesLines
* Import Paul Kranenburg's man page for ld.so (aka. rtld).joerg1995-08-262-2/+147
* Reset the umask before creating the output file; otherwise runningjoerg1995-08-161-1/+2
* Make ld's error messages consistent with gcc when no input filesrgrimes1995-07-131-2/+2
* Change ld.so to correctly load dependant libraries for dlopen and unload themdfr1995-06-271-66/+234
* Add an "-m" flag to merge instead of replace the entries. We canasami1995-06-242-41/+75
* Make `ld' properly honoring the umask setting when chmod'ing thejoerg1995-06-141-3/+7
* Remove trailing whitespace.rgrimes1995-05-307-49/+49
* Sync. up bits with Paul K. Cascade support plus some cosmetic changes.nate1995-04-211-13/+60
* Back out my change to enforce command line linker order due tonate1995-04-071-11/+8
* Modify the default behavior of the linker to no longer prefer staticnate1995-03-221-9/+12
* Removed /usr/local/lib from the standard library search path to benate1995-03-191-2/+2
* Back out Poul's hack that forces static libgcc. This has been fixed viadg1995-03-101-11/+2
* Never again shall we link libgcc dynamic. It was a big mistake in thephk1995-03-061-2/+11
* Weak symbol support from NetBSD. This should bring us in sync with thenate1995-03-0414-555/+706
* Support for more Sun compatible dlopen() and friends. Also added proper errorjkh1995-02-071-87/+205
* Make ldconfig and ld.so not hashing the shared lib minor number. Thisjoerg1995-01-122-12/+10
* Change toswallace1995-01-051-2/+2
* New file from pk to aid new in developing the shlib code for newnate1994-12-231-0/+192
* Updated to recent version of Paul K.'s shlib code. This code has betternate1994-12-2318-411/+579
* Changed one occurrence of LD 8 to LD 1 and the OS FreeBSD 1.1 to FreeBSD 2.0.ats1994-12-112-6/+6
* 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
OpenPOWER on IntegriCloud