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: gmcgarry
Date: Sat Jun 21 00:56:39 UTC 2008
Modified Files:
src/sys/arch/arm/include: stdarg.h
src/sys/arch/i386/include: stdarg.h
src/sys/arch/mips/include: stdarg.h
src/sys/arch/powerpc/include: ansi.h stdarg.h
Log Message:
Add stdargs support for pcc.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/arm/include/stdarg.h
cvs rdiff -r1.21 -r1.22 src/sys/arch/i386/include/stdarg.h
cvs rdiff -r1.27 -r1.28 src/sys/arch/mips/include/stdarg.h
cvs rdiff -r1.25 -r1.26 src/sys/arch/powerpc/include/ansi.h
cvs rdiff -r1.15 -r1.16 src/sys/arch/powerpc/include/stdarg.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