freebsd-dev/lib/csu/i386
bde f621d6e9cd Fixed dependencies for scrt0.o.
Build a static gcrt0.o (sgcrt0.o) too.  Currently only the dynamic gcrt0.o
is used, although -pg forces -static.
Sorted the .o targets.
1995-10-22 18:36:47 +00:00
..
c++rt0.c Change ld.so to correctly load dependant libraries for dlopen and unload them 1995-06-27 09:53:27 +00:00
crt0.c put the _getenv and _strncmp under #ifdef DEBUG, which is the only time 1995-10-18 15:56:55 +00:00
dlfcn.h Add two parts of Mark's/Gary's dlopen() changes that I missed before. 1995-02-08 17:56:27 +00:00
dlopen.3 Add two parts of Mark's/Gary's dlopen() changes that I missed before. 1995-02-08 17:56:27 +00:00
gmon.c Added shared libs support from NetBSD. 1993-11-04 01:09:18 +00:00
gmon.h Added shared libs support from NetBSD. 1993-11-04 01:09:18 +00:00
gprof.ex Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
Makefile Fixed dependencies for scrt0.o. 1995-10-22 18:36:47 +00:00