NetBSD/sys/arch
mark 7b8910c01d Vastly simplified the FPE stubs code now that there are labels for all the
core entry points. i.e. the linker does the work rather than the stub code.
Optimised transferring the trapframe between UND32 and SVC32 mode stacks
in the fpe_post_proc handler.
Added experimental code to handle must of userret in UND32 mode. This means
that the copy of the trapframe and the switch to SVC32 mode is only needed
if mi_switch() has to be called. (This saves a vast number of pointless
trapframe copies).
1996-08-21 20:16:30 +00:00
..
alpha add COMPAT_12 to all configs 1996-08-21 16:25:05 +00:00
amiga Put into . Remove hooks for `config-dependent' and 1996-08-12 00:51:24 +00:00
arm32 Vastly simplified the FPE stubs code now that there are labels for all the 1996-08-21 20:16:30 +00:00
atari Revert to polled-DMA on Falcon. 1996-08-16 08:25:46 +00:00
hp300 Get rid of dkn stuff. It's deprecated. 1996-08-18 17:01:53 +00:00
i386 After processing an AST, check for another one. Pointed out by ws. 1996-08-15 15:34:03 +00:00
m68k Back out previous; this is a bigger problem than I expected. 1996-08-14 00:32:53 +00:00
mac68k Put into . Remove hooks for `config-dependent' and 1996-08-12 00:51:24 +00:00
mips * Add declarations for MIPS-III (r4000) locore entrypoints. 1996-08-13 08:19:50 +00:00
mvme68k Put into . Remove hooks for `config-dependent' and 1996-08-12 00:51:24 +00:00
pc532 Put into . Remove hooks for `config-dependent' and 1996-08-12 00:51:24 +00:00
pica Put into . Remove hooks for `config-dependent' and 1996-08-12 00:51:24 +00:00
pmax Fix sfbinit() call to pass four arguments, not three, matching the 1996-08-21 14:02:48 +00:00
sparc Back out previous; this is a bigger problem than I expected. 1996-08-14 00:32:53 +00:00
sun3 sync with sparc version: 1996-08-12 20:28:54 +00:00
vax Modify bus code arguments. Cleanup. 1996-08-20 14:19:41 +00:00
x68k Oops, added forgotten "-". closes port-x68k/2706. 1996-08-19 17:22:14 +00:00