Module Name: pcc
Committed By: stefan
Date: Mon Nov 19 22:30:10 UTC 2007
Modified Files:
pcc/arch/powerpc: table.c
Log Message:
- Add rules for conversion from (u)long long to (u){char,short,int}
- Fix loading ushorts from mem. They don't need to be sign-extended.
- Fix a rule that didn't load small negative 64-bit values into
registers correctly (there's at least one more of it left).
- Add $Id$
ok gmcgarry, otto
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pcc/arch/powerpc/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.