NetBSD/lib/csu/common_elf
skrll 795d937239 All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it
conditional.
2007-05-15 16:51:37 +00:00
..
Makefile.inc remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00
common.c
common.h change __weak_extern to __weak_reference so that gcc4 works. 2006-05-18 17:54:19 +00:00
crtbegin.c Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use: 2006-05-19 19:11:12 +00:00
crtbeginS.c
crtend.c Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use: 2006-05-19 19:11:12 +00:00
crtendS.c
crti.c All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
crtn.c Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use: 2006-05-19 19:11:12 +00:00
dot_init.h
dwarf2_eh.h