NetBSD/lib/csu/mips
simonb 9a68629ca6 Enlarge the stack frame to 16 bytes, and store the return address 8
bytes in instead of at the start, to leave room for a .cpload to store
the gp at offset 0 in the frame.  Allow 8 bytes for each (for mips64
one day...).

.cpload overwrite problems noted by Michael Hitch.
2001-08-16 03:44:46 +00:00
..
Makefile Enable dot_init.h on mips, fixing .init & .fini processing. 2001-07-18 04:43:48 +00:00
crt0.c
dot_init.h Enlarge the stack frame to 16 bytes, and store the return address 8 2001-08-16 03:44:46 +00:00