NetBSD/lib/csu/common_elf
2006-05-18 17:54:19 +00:00
..
common.c bare asm -> __asm 2005-12-24 22:45:33 +00:00
common.h change __weak_extern to __weak_reference so that gcc4 works. 2006-05-18 17:54:19 +00:00
crtbegin.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
crtbeginS.c
crtend.c Error out if we try to build with GCC 3.3 or later; we should be using 2004-08-28 00:19:22 +00:00
crtendS.c
crti.c
crtn.c
dot_init.h
dwarf2_eh.h Allow platforms to define __EH_FRAME_CONST. Currently "const" for x86_64, 2003-09-07 22:27:54 +00:00
Makefile.inc with GCC4 we *need* to pass -fno-unit-at-a-time otherwise GCC 2006-05-13 01:40:34 +00:00