NetBSD/lib/csu/common_elf
thorpej 6249662a70 Deal better with platforms that don't yet support shared libraries:
* Only add -fPIC if MKPIC != no.
* Only build crtbeginS and crtendS if MKPIC != no.
2002-05-05 00:45:31 +00:00
..
common.c __syscall takes a quad_t as its first argument, not an int. 2000-07-03 23:01:01 +00:00
common.h __syscall takes a quad_t as its first argument, not an int. 2000-07-03 23:01:01 +00:00
crtbegin.c Correct some comments. 2002-04-08 22:17:37 +00:00
crtend.c Add support for registering Java classes emitted by the Java compiler 2001-12-30 23:45:00 +00:00
dot_init.h Reorganization of crtbegin/crtend. 2001-05-11 22:44:14 +00:00
dwarf2_eh.h Add support for DWARF2 frame unwinding/exception handling. This 2001-08-03 05:54:43 +00:00
Makefile.inc Deal better with platforms that don't yet support shared libraries: 2002-05-05 00:45:31 +00:00