NetBSD/sys/arch/cats
chs cbc396ce30 work around a binutils bug where converting ELF kernels to a.out with objcopy
produces corrupted binaries when the link_set_* sections extend into another
page after the end of the .text section by using a generated an ldscript that
puts all the link_set_* data into the .text section in the first place.
2004-09-13 09:39:40 +00:00
..
cats Add Experimental ELF support for cats. Only to be used if you feel daring 2003-10-04 15:43:05 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf work around a binutils bug where converting ELF kernels to a.out with objcopy 2004-09-13 09:39:40 +00:00
include just include <sys/joystick.h> 2004-07-02 17:15:10 +00:00
pci Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00