Module Name: pcc
Committed By: gmcgarry
Date: Thu Feb 21 06:31:28 UTC 2008
Modified Files:
pcc/arch/arm: local2.c macdefs.h table.c
Log Message:
Add bitfields support. Probably still has problems on big-endian systems
since RTOLBYTES is a compile-time constant used by MI code, rather than
making a run-time decision of endianness.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pcc/arch/arm/local2.c
cvs rdiff -u -r1.7 -r1.8 pcc/arch/arm/macdefs.h
cvs rdiff -u -r1.9 -r1.10 pcc/arch/arm/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.