OpenGrok
Cross Reference: netbsd060sp.S
xref
: /
src
/
sys
/
arch
/
m68k
/
060sp
/
netbsd060sp.S
Home
|
History
|
Annotate
|
Download
|
only in
060sp
History log of
/src/sys/arch/m68k/060sp/netbsd060sp.S
Revision
Date
Author
Comments
1.8
08-Sep-2024
rillig
fix a/an grammar in obvious cases
1.7
12-Jul-2001
scw
branches: 1.7.6; 1.7.248;
Use PCB_ONFAULT instead of hardcoding a value of 64. This is fine
for Amiga and Atari but not for other m68k ports which use m68k/pcb.h.
1.6
30-Nov-2000
scw
branches: 1.6.4;
Prepare for the m68k ELF transition:
o Add register prefixes for the benefit of gas.new
o Wrap global symbols in the m68k/asm.h macros
o Fix `#' comments so the source can be run through the C pre-processor
1.5
30-Jan-1999
is
branches: 1.5.8; 1.5.18;
Remove redundant code (leftover from editing).
1.4
28-Sep-1997
is
branches: 1.4.2;
In the OS glue code for the 060SP, replace the copyin()/copyout() glue by
movs.
XXX As our CPP seems to hate the 060SP, I couldn't use assym.h for the
PCB_ONFAULT definition, but had to hardwire 64 in the code. This needs
to be fixed ASAP, and will be done in the upcoming reorganization of
the 060sp Makefiles.
1.3
27-Jun-1997
is
Add support for T-racing of emulated instructions. (Yes, gdb uses this.)
1.2
26-Jun-1997
is
The recent buserr handler cleanup in the Amiga locore.s made the label
_buserr point to the 68020/030 buserr code _only_. This has broken access
error handling in the 060 support code.
This is repaired by jumping to _buserr60 from the 060SP, and by providing
a _buserr60 label identical to the _buserr in the unchanged m68k ports
using the 68060.
1.1
15-May-1996
is
Initial commit of the machine independend part of the glue code for
the 68060 software support package.
1.4.2.2
14-Oct-1997
thorpej
Update marc-pcmcia branch from trunk.
1.4.2.1
28-Sep-1997
thorpej
file netbsd060sp.S was added on branch marc-pcmcia on 1997-10-14 10:16:39 +0000
1.5.18.1
24-Apr-2001
he
Pull up revision 1.6 (requested by is):
Make these files successfully pass through the C preprocessor,
among other things.
1.5.8.1
08-Dec-2000
bouyer
Sync with HEAD.
1.6.4.1
03-Aug-2001
lukem
update to -current
1.7.248.1
02-Aug-2025
perseant
Sync with HEAD
1.7.6.2
12-Jul-2001
scw
Use PCB_ONFAULT instead of hardcoding a value of 64. This is fine
for Amiga and Atari but not for other m68k ports which use m68k/pcb.h.
1.7.6.1
12-Jul-2001
scw
file netbsd060sp.S was added on branch nathanw_sa on 2001-07-12 17:17:46 +0000
Indexes created Tue Oct 14 00:09:49 GMT 2025