Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: matt
Date: Wed Apr 20 05:15:15 UTC 2005
Modified Files:
src/sys/arch/sparc/include: ansi.h stdarg.h
src/sys/arch/sparc64/include: ansi.h
Log Message:
For GCC3 and later, use the __builtin_va* constructs.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/sparc/include/ansi.h
cvs rdiff -r1.21 -r1.22 src/sys/arch/sparc/include/stdarg.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/sparc64/include/ansi.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index