NetBSD/sys/arch/arm/conf
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
..
files.arm add an option to force ARM9 dcache to write-through mode. 2004-04-03 04:34:40 +00:00
files.footbridge
files.sa11x0 Remove membase and memsize device config parameters. 2003-04-14 14:20:10 +00:00
kern.ldscript.head work around a binutils bug where converting ELF kernels to a.out with objcopy 2004-09-13 09:39:40 +00:00
kern.ldscript.tail work around a binutils bug where converting ELF kernels to a.out with objcopy 2004-09-13 09:39:40 +00:00
majors.arm32 Remove mentions of "beep" driver. 2004-01-25 13:51:29 +00:00
Makefile.arm Add dependancies on assym.h for some assembly files so that 2004-08-20 05:34:47 +00:00
mkldscript.sh work around a binutils bug where converting ELF kernels to a.out with objcopy 2004-09-13 09:39:40 +00:00