NetBSD/sys/arch/m68k
is 5d5c1cd59e - avoid system stack underflow when calling sigreturn via trap #0
- make sure all sigreturn error conditions are reported to the caller,
  instead of the place jumped to.
This is the bugfix part of pr 4628 by ITOH Yasufumi.
The performance optimization part will be handled seperately, after evaluating
its implications.
Testing on 68040 and removing the performance change from the proposed patch
by scottr. Half of the Amiga machdep.c change had to be done manually by me,
as the patchfile didn't apply cleanly.
XXX Yes, Amiga should be changed to use the common sig_machdep.c instead.
XXX Really soon now. I promise.
1998-01-07 22:46:00 +00:00
..
060sp RCSID Police. 1998-01-05 20:51:25 +00:00
conf
fpe Back out last change, which was a thinko. 1997-11-03 11:10:41 +00:00
fpsp Build this in ${KERNEL_BUILD_DIRECTORY}/lib/fpsp, similar to libkern. 1997-09-21 17:33:36 +00:00
include The user segment table pointer is no longer kept here. Change it to 1998-01-06 06:46:05 +00:00
m68k - avoid system stack underflow when calling sigreturn via trap #0 1998-01-07 22:46:00 +00:00
Makefile.inc Common stuff, like mips/Makefile.inc. 1997-10-11 09:10:09 +00:00