Module Name: pcc
Committed By: ragge
Date: Thu Jul 21 09:09:11 UTC 2011
Modified Files:
pcc/cc/ccom: pftn.c trees.c
Log Message:
Add read support for unaligned bitfields on targets that do not allow
unaligned access. Targets that can make use of unaligned access should
define UNALIGNED_ACCESS to get more efficient code.
To generate a diff of this commit:
cvs rdiff -u -r1.332 -r1.333 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.290 -r1.291 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.