Module Name: pcc
Committed By: gmcgarry
Date: Wed Feb 20 01:02:36 UTC 2008
Modified Files:
pcc/arch/arm: local.c local2.c macdefs.h order.c table.c
Log Message:
ARM update:
- update structure return to match mips code
- add target-specific options (mflags) to control instruction selection
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pcc/arch/arm/local.c pcc/arch/arm/table.c
cvs rdiff -u -r1.13 -r1.14 pcc/arch/arm/local2.c
cvs rdiff -u -r1.6 -r1.7 pcc/arch/arm/macdefs.h
cvs rdiff -u -r1.4 -r1.5 pcc/arch/arm/order.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.