Module Name: pcc
Committed By: ragge
Date: Wed Apr 28 14:53:54 UTC 2010
Modified Files:
pcc/arch/i386: code.c local.c local2.c
pcc/cc/ccom: gcc_compat.c pass1.h
Log Message:
Add support for stdcall and cdecl attributes. Patch from iain Hibbert.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pcc/arch/i386/code.c
cvs rdiff -u -r1.114 -r1.115 pcc/arch/i386/local.c
cvs rdiff -u -r1.137 -r1.138 pcc/arch/i386/local2.c
cvs rdiff -u -r1.49 -r1.50 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.191 -r1.192 pcc/cc/ccom/pass1.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.