NetBSD/lib/csu
christos 773ab1dd74 Put back __RCSID(): The problem was that if RCSID ended up in the text segment,
it was placed before `start', and start ended up misaligned. Add an alignment
directive for the start symbol. Of course ld(1) should not core-dump relocating
misaligned symbols, but this will be fixed shortly.
1997-10-14 17:11:03 +00:00
..
alpha clean up WARNS on the alpha. 1997-10-10 08:45:29 +00:00
arm32 Major overhaul and update to support dynamic loading and linking. 1997-10-05 23:12:21 +00:00
c++ Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
common_aout Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
common_elf clean up WARNS on the alpha. 1997-10-10 08:45:29 +00:00
i386 WARNSify (not yet tested on all platforms yet) 1997-10-09 12:29:21 +00:00
m68k WARNSify (not yet tested on all platforms yet) 1997-10-09 12:29:21 +00:00
mips WARNSify (not yet tested on all platforms yet) 1997-10-09 12:29:21 +00:00
ns32k WARNSify (not yet tested on all platforms yet) 1997-10-09 12:29:21 +00:00
powerpc WARNSify (not yet tested on all platforms yet) 1997-10-09 12:29:21 +00:00
sparc Put back __RCSID(): The problem was that if RCSID ended up in the text segment, 1997-10-14 17:11:03 +00:00
vax WARNSify (not yet tested on all platforms yet) 1997-10-09 12:29:21 +00:00
Makefile NetBSD/powerpc doesn't use the "generic" c++rt0.o 1997-04-16 19:43:53 +00:00
common.c Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
common.h Add a __ps_strings variable here, initialized to 0. 1996-12-07 22:31:25 +00:00