Commit Graph

4 Commits

Author SHA1 Message Date
jake
e036a2bab5 Use the same SEARCH_DIR as other platforms. 2003-06-07 18:23:50 +00:00
jake
77ec54f945 Add kernbase symbol and use it instead of magic numbers in the
linker script.
2001-09-21 05:43:38 +00:00
jake
b8c21f8a80 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
jake
ab05d43cbe 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