Module Name: pcc
Committed By: plunky
Date: Sat Aug 20 21:50:15 UTC 2011
Modified Files:
pcc/cc/cc: cc.c
Log Message:
add preprocessor tokens for float/double/long double min/max
values as gcc does. The values were taken from libpcc/float.h
This was added for NetBSD which makes use of them, but perhaps
this should be #ifdef GCC_COMPAT?
To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 pcc/cc/cc/cc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.