[Pcc-commit] CVS commit: pcc

2023-08-10 Thread Anders Magnusson


Module Name:pcc
Committed By:   ragge
Date:   Fri Aug 11 01:00:02 UTC 2023

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20230811


To generate a diff of this commit:
cvs rdiff -u -r1.766 -r1.767 pcc/DATESTAMP

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/mip

2023-08-10 Thread Anders Magnusson


Module Name:pcc
Committed By:   ragge
Date:   Thu Aug 10 19:11:31 UTC 2023

Modified Files:
pcc/mip: regs.c

Log Message:
Disable edge removal.  Seems to cause trouble on some targets.


To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 pcc/mip/regs.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

2023-08-10 Thread Anders Magnusson


Module Name:pcc
Committed By:   ragge
Date:   Thu Aug 10 12:40:33 UTC 2023

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

Log Message:
Fix bug where size of bitfield were not set.


To generate a diff of this commit:
cvs rdiff -u -r1.450 -r1.451 pcc/cc/ccom/pftn.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

2023-08-10 Thread Anders Magnusson


Module Name:pcc
Committed By:   ragge
Date:   Thu Aug 10 07:30:28 UTC 2023

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

Log Message:
Remove forgotten debug printout.


To generate a diff of this commit:
cvs rdiff -u -r1.449 -r1.450 pcc/cc/ccom/pftn.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/mip

2023-08-10 Thread Anders Magnusson


Module Name:pcc
Committed By:   ragge
Date:   Thu Aug 10 07:29:58 UTC 2023

Modified Files:
pcc/mip: regs.c

Log Message:
When doing ssa conversions, remove edges between nodes that also have a
move between them, since it cannot exist. Can reduce usage of registers
significantly on some targets.


To generate a diff of this commit:
cvs rdiff -u -r1.257 -r1.258 pcc/mip/regs.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/i386

2023-08-10 Thread Anders Magnusson


Module Name:pcc
Committed By:   ragge
Date:   Thu Aug 10 07:26:48 UTC 2023

Modified Files:
pcc/arch/i386: code.c local2.c

Log Message:
Simplify handling of the GOT pointer significantly.


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pcc/arch/i386/code.c
cvs rdiff -u -r1.194 -r1.195 pcc/arch/i386/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