NetBSD/sys/arch/vax
mhitch 9259dea89c On the vax, the trapsignal() call will change frame->sp to point to a
callg on the user's stack that calls the user's signal handler, so do
the skip_opcode() before calling trapsignal().  A floating point
overflow no longer causes a signal loop.  This should stop the native
compile hangs trying to compile src/lib/libm/complex/catan.ln.
2009-02-18 17:32:12 +00:00
..
bi Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
boot Replace time_t values in libsa sources with the following two types 2009-01-12 11:32:43 +00:00
compile
conf - add siginfo translation for all arithmetic faults and traps. 2009-02-16 23:55:31 +00:00
consolerl
floppy merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
include - add siginfo translation for all arithmetic faults and traps. 2009-02-16 23:55:31 +00:00
mba g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
uba Patches from Brad Parker to support vax730. 2009-01-22 18:49:02 +00:00
vax On the vax, the trapsignal() call will change frame->sp to point to a 2009-02-18 17:32:12 +00:00
vsa g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
Makefile