Module Name: pcc
Committed By: ragge
Date: Sun May 24 08:43:31 UTC 2009
Modified Files:
pcc/arch/amd64: code.c local.c local2.c table.c
Log Message:
Cut down number of casts and merge them, more to come.
Convert longlong to long for internal use.
Begin with argument classification code (tedious!).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pcc/arch/amd64/code.c pcc/arch/amd64/local2.c
cvs rdiff -u -r1.4 -r1.5 pcc/arch/amd64/local.c
cvs rdiff -u -r1.3 -r1.4 pcc/arch/amd64/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.