Module Name: pcc
Committed By: gmcgarry
Date: Fri Aug 8 12:48:57 UTC 2008
Modified Files:
pcc/arch/i386: code.c local.c local2.c macdefs.h
Log Message:
Add win32 support. Supports mangling of exported symbols and handling
of __stdcall functions.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pcc/arch/i386/code.c
cvs rdiff -u -r1.85 -r1.86 pcc/arch/i386/local.c
cvs rdiff -u -r1.110 -r1.111 pcc/arch/i386/local2.c
cvs rdiff -u -r1.62 -r1.63 pcc/arch/i386/macdefs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.