Module Name: pcc
Committed By: ragge
Date: Thu Sep 4 09:41:33 UTC 2008
Modified Files:
pcc/cc/ccom: pass1.h scan.l trees.c
Added Files:
pcc/cc/ccom: softfloat.c
Log Message:
Add softfloat routines and use macros to do float manipulation.
Currently only for DEC F- and D-float.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.79 -r1.80 pcc/cc/ccom/scan.l
cvs rdiff -u -r0 -r1.1 pcc/cc/ccom/softfloat.c
cvs rdiff -u -r1.205 -r1.206 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.