summaryrefslogtreecommitdiffstats
path: root/lib/csu/i386/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use our copy of dlfcn.h, not the version in /usr/include, which may notmsmith1997-04-301-2/+2
* Fix an error in the previous revision that caused make world breakage.jdp1997-04-021-1/+3
* Simplified install rule.bde1997-04-011-6/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Use ${COPY} instead of -C for installing non-source files. crt*.obde1997-01-011-2/+2
* cmp -s || install -c --> install -Cpeter1996-08-301-7/+5
* ``mv'' -> ``mv -f''wosch1996-05-071-6/+6
* Remove my locale hack. Sigh.ache1995-11-021-2/+2
* Clean up and make code (more) readable.phk1995-10-291-2/+2
* Fixed dependencies for scrt0.o.bde1995-10-221-7/+14
* -fomit-frame-pointer is becomming an increasingly popular optimization,phk1995-10-201-2/+2
* Create a scrt0.o file that specifically excludes the shared-lib support.dg1995-10-181-6/+11
* Install source files with the -c flag, not with the optional flag ${COPY}.bde1995-08-061-2/+2
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-061-3/+4
* Numerous Makefile fixes:wollman1995-06-301-11/+30
* Install the dlopen.3 manpage.phk1995-03-301-2/+2
* Install the header files.jkh1995-02-091-1/+3
* Support for more Sun compatible dlopen() and friends. Also added proper errorjkh1995-02-071-1/+2
* Change level of setlocale hack enabling from compile option STARTUP_LOCALEache1994-09-191-3/+0
* Add (#ifdef'ed by STARTUP_LOCALE) following line to crt0.cache1994-09-181-1/+4
* Remove dead code. gmon stuff is now done better in libc/gmon anbde1994-08-221-11/+3
* From Jordan via. Paul K.nate1994-03-091-5/+5
* Adding embryonic C++ shared lib support (all tests positive so far).jkh1993-12-241-12/+16
* -r option incorrectly removed:ache1993-11-181-2/+2
* Removed all the ld -x -r stuff -- paranoia.paul1993-11-161-8/+9
* shlib update:paul1993-11-091-4/+4
* Removed install -d line since our install doesn't support the -dpaul1993-11-071-2/+1
* Added shared libs support from NetBSD.paul1993-11-041-6/+8
* Added ${COPY} knob to the install commandsroot1993-07-031-1/+1
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+33
OpenPOWER on IntegriCloud