NetBSD/lib/csu/common_elf
fvdl e8d64f072a -x is too heavy-handed for removing symbols; newer versions of GNU ld
will completely delete empty local symbols with it. Use -X instead
for crt{begin,end}*.o, to keep init_fallthru hacks.
2002-06-06 19:17:01 +00:00
..
Makefile.inc -x is too heavy-handed for removing symbols; newer versions of GNU ld 2002-06-06 19:17:01 +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