briggs
|
4d3096f778
|
Get rid of DELAY defines. These are bogus. There has to be a better
way. And there will be.
|
1994-01-30 00:53:07 +00:00 |
mycroft
|
6a50b26e15
|
Pointer to common version.
|
1994-01-27 15:26:31 +00:00 |
cgd
|
c9c3b2abbe
|
HP300 -> MACHINE
|
1994-01-27 02:12:44 +00:00 |
cgd
|
36a23c4ad8
|
stub
|
1994-01-23 00:23:02 +00:00 |
mycroft
|
0df1b00481
|
Clean up deleted files.
|
1994-01-17 01:04:42 +00:00 |
briggs
|
b05de50fc1
|
We aren't a VAX.
|
1994-01-17 01:04:08 +00:00 |
briggs
|
af6d2f067d
|
Fixup to use m68k headers, now. Thanks, Chris.
|
1994-01-10 23:55:20 +00:00 |
cgd
|
b38fa5acf8
|
stubs which pint to m68k include
|
1994-01-08 12:41:41 +00:00 |
mycroft
|
ed95321df9
|
Still need old #defines for now.
|
1994-01-06 17:05:34 +00:00 |
mycroft
|
f76fdd7722
|
Implement `struct reg'.
|
1994-01-06 16:50:13 +00:00 |
briggs
|
0658adaa44
|
Added for ddb support. I think it's at least partially wrong. This and
the files in mac68k/db_* started off as the sun3 files...
|
1993-12-15 03:30:27 +00:00 |
briggs
|
93726fb753
|
Change constants and comments to reflect the current MACHINE value.
Define T_BRKPT and T_WATCHPOINT.
|
1993-12-15 03:22:56 +00:00 |
mycroft
|
f67ccd2bf0
|
Move #define of NIPCREG outside #fidef.
|
1993-12-08 22:46:15 +00:00 |
briggs
|
54614538ca
|
Dumb typo. Must be dyslexic. Changed MACHINE_MID to MID_MACHINE.
|
1993-12-06 04:11:47 +00:00 |
briggs
|
dcbf82a3fe
|
Move MID_MACHINE to param.h from exec.h and get rid of bogus includes.
|
1993-12-06 04:09:20 +00:00 |
briggs
|
1fd099189d
|
Change USRTEXT to 8192 in vmparam.h.
Add MACHINE_ARCH (m68k) to param.h.
|
1993-12-04 03:49:01 +00:00 |
briggs
|
25e937c41a
|
Added struct relocation_info_mac68k. Copied from hp300.
|
1993-12-03 22:29:48 +00:00 |
briggs
|
9c873e424c
|
Update MACHINE to mac68k in param.h.
Update MACHINE_MID to MID_M68K -- untested.
Add __LDPGSZ as 8192 -- untested.
|
1993-12-02 18:36:35 +00:00 |
briggs
|
0c925f177c
|
Add symbols for quads to limits and endian and protect endian from mult.
inclusion.
|
1993-12-02 15:02:50 +00:00 |
briggs
|
e8aefd0760
|
Get rid of CLK_TCK. Theo reminds me that the value isn't
machine-dependent, which is why it's defined in time.h.
|
1993-12-02 07:40:14 +00:00 |
briggs
|
9995ea306b
|
Added signal.h for -current. The rest is formatting changes.
|
1993-11-29 00:37:54 +00:00 |
pk
|
14e6ea89aa
|
Put definition of __LDPGSZ and `struct relocation_info' where they belong:
in <machine/exec.h>.
|
1993-10-18 09:46:56 +00:00 |
briggs
|
8ae7f8bceb
|
The current MacBSD architecture sub-directory for NetBSD-0.9--more or
less. It needs some help to get to be -current. Support for minimal
hardware on the SE/30, II, IIx, and IIcx exists.
|
1993-09-29 06:08:37 +00:00 |
mycroft
|
0b3f240c49
|
Ditto.
|
1993-09-02 19:05:40 +00:00 |
cgd
|
30177b538f
|
add rcsids to everything and clean up headers
|
1993-05-22 07:56:12 +00:00 |
cgd
|
6dedb5151c
|
add hp300 kernel files. generic kernel files might need some help...
|
1993-05-13 13:56:20 +00:00 |