tmm
baaedd4ccb
Add entries for the recently committed code.
2001-11-09 20:44:44 +00:00
tmm
16168d94cf
Add emul.c and in_cksum.c, make the OpenFirmware console driver optional,
...
reorder a bit.
2001-11-06 20:25:44 +00:00
des
f4cecd8fd8
Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to
...
proc_* in the process; procfs_machdep.c is no longer needed.
Run-tested on i386, build-tested on Alpha, untested on other platforms.
2001-10-21 23:57:24 +00:00
jake
a1ba6bed67
Add identcpu.c.
2001-09-30 21:35:32 +00:00
jake
9d49b96aed
Add rwindow.c, forgotten earlier.
2001-09-04 01:18:39 +00:00
jake
cf997765b7
Add code for supporting hardware watch points.
...
Submitted by: tmm
2001-08-20 23:50:08 +00:00
jake
3aedfd6196
Add early code to support interrupts.
2001-08-10 04:48:48 +00:00
jake
1aa8581a5f
Add code model medlow to cflags and move the kernel load address from
...
just before the memory hole to 4 megs. Special case building exception.s
like locore.s, it needs to at the beginning so the branches out from the
trap table don't overflow.
2001-08-06 02:18:39 +00:00
tmm
91c3a007e5
Add floating point context switching code for sparc64.
...
Reviewed by: jake
2001-08-04 18:55:15 +00:00
jake
38dc4c6e02
Add a Makefile, ldscript, and config magic for sparc64. This is tailored
...
to build with a cross compiler alongside the standard compiler; it would be
more desirable to build in a chroot.
2001-08-03 01:09:10 +00:00