NetBSD/sys/arch/amiga
aymeric 6b2ea61c0c When we jump to the absolute address of the next instruction, we have to
export the label we use for that purpose, otherwise, that smart gas will
change it to a relative jump, which does basically nothing.

I can finally boot NetBSD/amiga ELF. (Yippee!)

While there, test if we are a 68851 before we invalidate the TLB,
instead of doing it between the TLB flush and the data cache flush.
2002-01-03 01:13:35 +00:00
..
amiga When we jump to the absolute address of the next instruction, we have to 2002-01-03 01:13:35 +00:00
compile
conf Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
dev defopt SERCONSOLE 2001-11-05 21:29:43 +00:00
include No point in installing svr4_machdep.h. 2001-11-28 13:14:12 +00:00
stand The ELF counterpart to aout2bb: convert a relocatable ELF object file 2001-12-19 06:51:05 +00:00
Makefile