From: <do...@do...> - 2003-10-21 23:13:52
|
Update of /cvs/BasiliskII/src/Unix Modified Files: sigsegv.cpp Log Message: - FreeBSD/i386 sigcontext subterfuge support for instruction skipper - NetBSD/alpha support from Boehm GC - NetBSD/i386 won't work in sigcontext subterfuge mode unless instruction is decoded more accurately to compute the effective address. Also note that NetBSD 1.6 does not support siginfo_t yet. |