NetBSD/sys/arch/sh5
scw 7a61cafd1e After the kernel is built, run it through objcopy to change the LMA
of the loadable sections to correspond to the physical address of
RAM in the Cayman. This is so sh5gdb uploads the image to the correct
place. (Should've done this ages ago instead of manually running a
script...)

This can be removed when I get a native bootloader written.
2002-09-28 18:35:38 +00:00
..
conf After the kernel is built, run it through objcopy to change the LMA 2002-09-28 18:35:38 +00:00
dev Rename the SH5 PCI attachment to "sh5pci" instead of abusing the "pcibus" 2002-09-28 13:08:22 +00:00
include Make _C_LABEL() pay attention to __NO_LEADING_UNDERSCORES__. 2002-09-28 15:50:37 +00:00
pci Rename the SH5 PCI attachment to "sh5pci" instead of abusing the "pcibus" 2002-09-28 13:08:22 +00:00
sh5 Set the new process' FPSCR.DN bit so that denormalised FP numbers are 2002-09-28 11:11:01 +00:00
Makefile Descend into include subdirs and install relevant headers. 2002-07-10 08:56:11 +00:00
TODO PCI is pretty much done. 2002-09-28 13:06:49 +00:00