Subject: CVS commit: syssrc/sys/arch/vax
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/09/2002 22:21:09
Module Name:	syssrc
Committed By:	matt
Date:		Sun Jun  9 19:21:09 UTC 2002

Modified Files:
	syssrc/sys/arch/vax/boot/boot: Makefile autoconf.c boot.c
	syssrc/sys/arch/vax/boot/xxboot: Makefile
	syssrc/sys/arch/vax/boot/xxboot_ustarfs: Makefile
	syssrc/sys/arch/vax/include: macros.h

Log Message:
Add -ffreestanding and LIBC= to stand/boot/*/Makefile.  Fix various
asm's to work with gcc-current.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/vax/boot/boot/Makefile
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/vax/boot/boot/autoconf.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/vax/boot/boot/boot.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/vax/boot/xxboot/Makefile
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/vax/boot/xxboot_ustarfs/Makefile
cvs rdiff -r1.25 -r1.26 syssrc/sys/arch/vax/include/macros.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.