Module Name: pcc
Committed By: ragge
Date: Wed Nov 24 18:00:00 UTC 2010
Modified Files:
pcc/arch/amd64: code.c local.c
pcc/cc/ccom: pftn.c scan.l
Log Message:
Fix a bunch of bugs with bool datatype.
Should fix Jira#PCC-189 by Nicolas Joly.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pcc/arch/amd64/code.c
cvs rdiff -u -r1.28 -r1.29 pcc/arch/amd64/local.c
cvs rdiff -u -r1.300 -r1.301 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.95 -r1.96 pcc/cc/ccom/scan.l
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.