Module Name: pcc
Committed By: ragge
Date: Sun May 24 19:20:52 UTC 2009
Modified Files:
pcc/arch/amd64: code.c local.c local2.c macdefs.h table.c
Log Message:
Support integer arguments on stack. Repair ninval() to handle long.
Bugfix code generation and table.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pcc/arch/amd64/code.c pcc/arch/amd64/local2.c
cvs rdiff -u -r1.5 -r1.6 pcc/arch/amd64/local.c pcc/arch/amd64/macdefs.h \
pcc/arch/amd64/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.