NetBSD/sys/arch
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
..
alpha RCSID Police. 1998-01-05 07:02:46 +00:00
amiga - avoid system stack underflow when calling sigreturn via trap #0 1998-01-07 22:46:00 +00:00
arm32 RCSID Police. 1998-01-05 21:11:15 +00:00
atari Garbage-collect VM_PMAP. 1998-01-06 08:46:11 +00:00
bebox RCSID Police. 1998-01-05 20:51:25 +00:00
hp300 Garbage-collect VM_PMAP. 1998-01-06 08:46:11 +00:00
i386 Garbage-collect pm_pdchanged; it's not used by anything. 1998-01-06 07:16:06 +00:00
m68k - avoid system stack underflow when calling sigreturn via trap #0 1998-01-07 22:46:00 +00:00
mac68k Update from John Wittkoski: the Color Classic and Color Classic II 1998-01-07 07:33:36 +00:00
mips RCSID Police. 1998-01-05 20:51:25 +00:00
mvme68k Garbage-collect VM_PMAP. 1998-01-06 08:46:11 +00:00
ofppc Don't need __VM_PMAP_HACK anymore. 1998-01-06 08:14:14 +00:00
pc532 RCSID Police. 1998-01-05 20:51:25 +00:00
pica RCSID Police. 1998-01-05 07:02:46 +00:00
pmax RCSID Police. 1998-01-05 20:51:25 +00:00
powerpc Don't need __VM_PMAP_HACK anymore. 1998-01-06 08:14:14 +00:00
sparc RCSID Police. 1998-01-05 07:02:46 +00:00
sun3 Always include pmap_pinit(), since it is a defined pmap interface 1998-01-06 08:27:05 +00:00
sun3x RCSID Police. 1998-01-05 07:02:46 +00:00
vax RCSID Police. 1998-01-05 20:51:25 +00:00
x68k Garbage-collect VM_PMAP. 1998-01-06 08:46:11 +00:00