[Pcc-commit] CVS commit: pcc-libs/libsoftfloat/arch/mips

2015-12-29 Thread Anders Magnusson

Module Name:pcc-libs
Committed By:   ragge
Date:   Tue Dec 29 10:34:03 UTC 2015

Added Files:
pcc-libs/libsoftfloat/arch/mips: ieeefp.h milieu.h mips-gcc.h
softfloat.h

Log Message:
Add softfloat definition files, from Brian Callahan.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pcc-libs/libsoftfloat/arch/mips/ieeefp.h \
pcc-libs/libsoftfloat/arch/mips/milieu.h \
pcc-libs/libsoftfloat/arch/mips/mips-gcc.h \
pcc-libs/libsoftfloat/arch/mips/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


[Pcc-commit] CVS commit: pcc/cc/cc

2015-12-29 Thread Anders Magnusson

Module Name:pcc
Committed By:   ragge
Date:   Tue Dec 29 09:27:06 UTC 2015

Modified Files:
pcc/cc/cc: cc.c

Log Message:
#include  missed when moving things out of cpp.
Pointed out by scarlett in Jira#PCC-538.


To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 pcc/cc/cc/cc.c

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


[Pcc-commit] CVS commit: pcc/cc/ccom

2015-12-29 Thread Anders Magnusson

Module Name:pcc
Committed By:   ragge
Date:   Tue Dec 29 09:54:25 UTC 2015

Modified Files:
pcc/cc/ccom: trees.c

Log Message:
Missed one float conversion in case compile can do div by zero.


To generate a diff of this commit:
cvs rdiff -u -r1.366 -r1.367 pcc/cc/ccom/trees.c

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


[Pcc-commit] CVS commit: pcc/arch/mips

2015-12-29 Thread Anders Magnusson

Module Name:pcc
Committed By:   ragge
Date:   Tue Dec 29 10:04:30 UTC 2015

Modified Files:
pcc/arch/mips: local.c local2.c

Log Message:
Update mips both due to lval and float changes.
Pointed out by Brian Callahan in Jira#PCC-537.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pcc/arch/mips/local.c
cvs rdiff -u -r1.28 -r1.29 pcc/arch/mips/local2.c

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