Module Name: pcc Committed By: ragge Date: Wed Dec 17 15:59:24 UTC 2008
Modified Files:
pcc/cc/ccom: main.c
Log Message:
Create a type __builtin_va_list for va_list. Default it is char *, but can
be overridden by target if a special type is needed.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pcc/cc/ccom/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
