Module Name: pcc
Committed By: plunky
Date: Tue Sep 27 08:22:55 UTC 2011
Modified Files:
pcc/cc/cc: cc.c
pcc/cc/cpp: cpp.c cpp.h
pcc/mip: compat.c
pcc/os/win32: ccconfig.h
Log Message:
use os_win32 rather than WIN32 for conditional compilation,
so that cross compiling can [be made to] work
To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 pcc/cc/cc/cc.c
cvs rdiff -u -r1.144 -r1.145 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.53 -r1.54 pcc/cc/cpp/cpp.h
cvs rdiff -u -r1.10 -r1.11 pcc/mip/compat.c
cvs rdiff -u -r1.16 -r1.17 pcc/os/win32/ccconfig.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.