Module Name: pcc Committed By: ragge Date: Sun Jun 21 08:10:31 UTC 2009
Modified Files:
pcc/arch/amd64: code.c
Log Message:
Save register usage offsets when generating function header so that it can
be used in va_start. Use correct offset register (sp/fp) when saving args.
Now varargs work.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pcc/arch/amd64/code.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
