NetBSD/sys/arch/vax/boot
ragge 0b23d06491 Revert Jason's changes to the boot startup code:
- All regs must be saved before any register is altered.
- movc{3,5} alters r0-r5, so clearing bss would clear the text instead.
This needs more thinking/testing to get it work correct; there are
different ways different CPUs call "boot".
2002-12-02 20:23:32 +00:00
..
boot Add -mno-asm-pic to CFLAGS and AFLAGS. 2002-11-05 14:35:30 +00:00
common Revert Jason's changes to the boot startup code: 2002-12-02 20:23:32 +00:00
xxboot Add -mno-asm-pic to CFLAGS and AFLAGS. 2002-11-05 14:35:30 +00:00
xxboot_ustarfs Add -mno-asm-pic to CFLAGS and AFLAGS. 2002-11-05 14:35:30 +00:00
Makefile Add a xxboot_ustarfs for floppies. 2002-03-29 05:45:07 +00:00
Makefile.inc Move .s files to .S files. (and .s.o rules in boot/Makefile.inc) 2002-02-24 01:04:23 +00:00