is
d8e09ca5ea
Align some comments, so that I'll be able to track changes better.
1997-07-28 19:01:13 +00:00
is
de025de65f
Add support for T-racing of emulated instructions. (Yes, gdb uses this.)
1997-06-27 23:32:09 +00:00
is
f3efbb406a
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.
1997-06-26 22:28:42 +00:00
mycroft
fd8daf980e
Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.
1997-05-07 07:15:34 +00:00
veego
fd4d6f207d
Add '-I${.CURDIR} ${.CURDIR}/' before netbsd.S to compile it with
...
object dirs.
1996-12-31 22:44:13 +00:00
is
cb5f8c53ac
Now that our as pretends to understand the M68060 cpu, use -m68060 instead
...
of -m68040 to avoid confusion.
1996-05-20 13:31:40 +00:00
is
3b8b982891
Naive translation of text to assembler had caused some assembler syntax
...
errors. Fixed them. Thanks to Bernd Ernesti for the early report.
1996-05-16 15:37:49 +00:00
is
8fea0bb1e5
fix typo
1996-05-15 21:16:44 +00:00
is
89e428b280
Initial commit of the machine independend part of the glue code for
...
the 68060 software support package.
1996-05-15 21:06:18 +00:00
is
0a68161069
RCS ID police
1996-05-15 19:47:31 +00:00
is
508069c020
Initial import of the Motorola M68060 Software Package Production
...
Release, revision P1.01.
1996-05-15 18:17:45 +00:00
cgd
57fb77a14e
new RCS ID format.
1994-10-26 07:48:18 +00:00
mycroft
4ebdb629aa
Simplify, speed it up, and do the right thing for floating point constants.
1994-07-07 01:51:18 +00:00
mycroft
eddb30ab43
Port to NetBSD, with some bug fixes and minor performance tweaks.
1994-07-05 17:56:52 +00:00