Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 01/02/2001 06:03:43
Module Name:	syssrc
Committed By:	matt
Date:		Tue Jan  2 04:03:43 UTC 2001

Modified Files:
	syssrc/sys/arch/vax/include: macros.h

Log Message:
Redefine the memset/memmove/bcopy/bzero/memset macros to use more agressive
constraints in their inline asm.  Gcc generates much better code now.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 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.