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
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