Module Name: pcc
Committed By: ragge
Date: Fri Oct 30 14:19:42 UTC 2009
Modified Files:
pcc/cc/ccom: cgram.y gcc_compat.c init.c pass1.h
Log Message:
Add __builtin_offset(), which is becoming more and more common.
Suggedted by Jonathan Gray.
To generate a diff of this commit:
cvs rdiff -u -r1.273 -r1.274 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.36 -r1.37 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.55 -r1.56 pcc/cc/ccom/init.c
cvs rdiff -u -r1.180 -r1.181 pcc/cc/ccom/pass1.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.