Module Name:    pcc
Committed By:   ragge
Date:           Mon Aug  6 20:19:33 UTC 2018

Modified Files:
        pcc/cc/cc: cc.c
        pcc/cc/ccom: pass1.h scan.l
        pcc/common: softfloat.c softfloat.h strtodg.c

Log Message:
First step towards softfloat support:  Convert floating constants using
compiler-specific routines instead of system-native.


To generate a diff of this commit:
cvs rdiff -u -r1.317 -r1.318 pcc/cc/cc/cc.c
cvs rdiff -u -r1.298 -r1.299 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.151 -r1.152 pcc/cc/ccom/scan.l
cvs rdiff -u -r1.1 -r1.2 pcc/common/softfloat.c pcc/common/strtodg.c
cvs rdiff -u -r1.5 -r1.6 pcc/common/softfloat.h

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

_______________________________________________
Pcc-commit mailing list
Pcc-commit@lists.ludd.ltu.se
https://lists.ludd.ltu.se/cgi-bin/mailman/listinfo/pcc-commit

Reply via email to