NetBSD/sys/arch/powerpc
simonb 96a430ba30 If _SOFT_FLOAT is defined, pull floating point va_args from the GPR
area and not the FPR area (by having the double argument type test
always fail).

Fixes problems using <stdarg.h> with -msoft-float.
2001-05-16 15:41:03 +00:00
..
conf Add powerpc/powerpc/powerpc_machdep.c 2001-02-24 04:30:42 +00:00
include If _SOFT_FLOAT is defined, pull floating point va_args from the GPR 2001-05-16 15:41:03 +00:00
powerpc Fix spr and tbr register number extraction. tbr is untested, but is the 2001-05-06 16:40:22 +00:00
tools/chrpicon
Makefile