NetBSD/lib/csu/powerpc
matt 036d79bb12 Make sure to initialize GPR13/GPR2 appropriately for the Small Data Area
pointer as described in the SVR4 PPC ABI.  Though GPR2 is defined by the
SVR4 PPC ABI as system-reserved, the EABI (Embedded API) changes its use
to be the Small Data Area 2 register (const small data).  Since powerpc
under NetBSD doesn't use R2 in the kernel (yet), support it as well.
2002-04-17 13:32:42 +00:00
..
crt0.c Make sure to initialize GPR13/GPR2 appropriately for the Small Data Area 2002-04-17 13:32:42 +00:00
dot_init.h Add the new .init/.fini support. 2001-07-17 12:16:43 +00:00
Makefile Add the new .init/.fini support. 2001-07-17 12:16:43 +00:00