Discussion:
CVS commit: pcc/cc
Anders Magnusson
2014-03-20 18:48:05 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Mar 20 18:48:05 UTC 2014

Modified Files:
pcc/cc/cc: cc.c
pcc/cc/ccom: gcc_compat.c

Log Message:
Add __SIZEOF_LONG__ and __SIZEOF_POINTER__ to predefines.
Change __ashldi3, __ashrdi3 and __lshldi3 to LONGLONG.


To generate a diff of this commit:
cvs rdiff -u -r1.263 -r1.264 pcc/cc/cc/cc.c
cvs rdiff -u -r1.99 -r1.100 pcc/cc/ccom/gcc_compat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...