Module Name: pcc
Committed By: joerg
Date: Mon May 23 18:37:05 UTC 2011
Added Files:
pcc/cc/driver: Makefile.in driver.c driver.h platform.c strlist.c
strlist.h xalloc.c xalloc.h
Log Message:
Initial version of the new driver. Doesn't handle all options yet and
needs more work in the platform tables, but it is good enough to get it
under version control.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pcc/cc/driver/Makefile.in pcc/cc/driver/driver.c \
pcc/cc/driver/driver.h pcc/cc/driver/platform.c pcc/cc/driver/strlist.c \
pcc/cc/driver/strlist.h pcc/cc/driver/xalloc.c pcc/cc/driver/xalloc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.