NetBSD/lib/csu/common_elf
simonb 842e180144 Remove the call to init_fallthru/fini_fallthru and call _init/_fini
directly for MIPS.  Making these global to keep gcc4 happy broke gcc3.
Shaves a few instructions off this path as well.

Other arches to follow with similar changes.

With much help from Nick Hudson.
2006-06-30 09:00:46 +00:00
..
common.c
common.h
crtbegin.c
crtbeginS.c
crtend.c
crtendS.c
crti.c Remove the call to init_fallthru/fini_fallthru and call _init/_fini 2006-06-30 09:00:46 +00:00
crtn.c
dot_init.h
dwarf2_eh.h
Makefile.inc remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00