Module Name: pcc
Committed By: ragge
Date: Sun Jun 5 09:23:04 UTC 2011
Modified Files:
pcc/arch/i386: local.c
pcc/cc/ccom: init.c pass1.h
Log Message:
Add common routines for bitfield ops. For targets needing their own
just #define MYBFINIT. XXX currently no big-endian support.
To generate a diff of this commit:
cvs rdiff -u -r1.151 -r1.152 pcc/arch/i386/local.c
cvs rdiff -u -r1.69 -r1.70 pcc/cc/ccom/init.c
cvs rdiff -u -r1.226 -r1.227 pcc/cc/ccom/pass1.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.