Module Name: pcc
Committed By: ragge
Date: Sun Apr 11 15:01:04 UTC 2010
Modified Files:
pcc/cc/ccom: Makefile.in pass1.h pftn.c
Added Files:
pcc/cc/ccom: builtins.c
Log Message:
Break out buintins to their own file. Common argument count check
for builtins. Should have argument cast checks here also.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pcc/cc/ccom/Makefile.in
cvs rdiff -u -r0 -r1.1 pcc/cc/ccom/builtins.c
cvs rdiff -u -r1.189 -r1.190 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.276 -r1.277 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.