Module Name: pcc
Committed By: ragge
Date: Thu Jul 14 07:40:42 UTC 2011
Modified Files:
pcc/arch/vax: code.c local2.c table.c
Log Message:
Fix float<->longlong casts. Fixes to small-size assign.
Promote arguments to at least int (should be common code).
Handle float arithmetic.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pcc/arch/vax/code.c
cvs rdiff -u -r1.20 -r1.21 pcc/arch/vax/local2.c
cvs rdiff -u -r1.10 -r1.11 pcc/arch/vax/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.