Module Name:    pcc
Committed By:   plunky
Date:           Wed Aug 31 18:02:24 UTC 2011

Modified Files:
        pcc/cc/cc: cc.c
        pcc/cc/ccom: ccom.1 main.c pftn.c
        pcc/mip: manifest.h

Log Message:
replace -f[no-][un]signed-char logic in ccom with a simple switch. pcc
deals in signed characters by default, and the front end will flick the
switch as appropriate (either by default for machine or OS type, or by
request from commandline)


To generate a diff of this commit:
cvs rdiff -u -r1.208 -r1.209 pcc/cc/cc/cc.c
cvs rdiff -u -r1.22 -r1.23 pcc/cc/ccom/ccom.1
cvs rdiff -u -r1.114 -r1.115 pcc/cc/ccom/main.c
cvs rdiff -u -r1.338 -r1.339 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.96 -r1.97 pcc/mip/manifest.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to