NetBSD/sys/arch/pc532
simonb cf4396a2d7 During native signal delivery, arrange to have the signal handler invoked
directly, using the trampoline only for the return path.  Saves a jsr and
movqd insn in the trampoline.
Changes gratuitously ripped off the i386 work for same.
2002-07-09 23:10:03 +00:00
..
compile
conf Work around an egcs internal compiler error when compiling ip6_mroute.c 2002-07-09 12:55:47 +00:00
dev Add an empty statement after a goto label to keep gcc-current happy. 2002-05-25 03:45:12 +00:00
fpu Fix previous so that the constants are outside of the #ifdefs such that 2002-05-26 07:37:08 +00:00
include During native signal delivery, arrange to have the signal handler invoked 2002-07-09 23:10:03 +00:00
pc532 During native signal delivery, arrange to have the signal handler invoked 2002-07-09 23:10:03 +00:00
stand MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile
To.Do