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

2014-10-12 Thread Anders Magnusson
Module Name:pcc Committed By: ragge Date: Sun Oct 12 09:18:19 UTC 2014 Modified Files: pcc/arch/vax: code.c Log Message: Correct arg base for small arguments. __builtin_return_address should return 0 if not supported, not random address. To generate a diff of this

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

2014-10-12 Thread Anders Magnusson
Module Name:pcc Committed By: ragge Date: Sun Oct 12 09:59:31 UTC 2014 Modified Files: pcc/arch/vax: local2.c Log Message: rmove() must understand long long, which did not exist when this code was written. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

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

2014-10-12 Thread Anders Magnusson
Module Name:pcc Committed By: ragge Date: Sun Oct 12 10:05:28 UTC 2014 Modified Files: pcc/arch/vax: table.c Log Message: Two more places where long long constants may show up. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pcc/arch/vax/table.c Please

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

2014-10-12 Thread Anders Magnusson
Module Name:pcc Committed By: ragge Date: Sun Oct 12 11:52:13 UTC 2014 Modified Files: pcc/cc/cxxcom: main.c Log Message: Add wdebug flag. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pcc/cc/cxxcom/main.c Please note that diffs are not public domain;

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

2014-10-12 Thread Anders Magnusson
Module Name:pcc Committed By: ragge Date: Sun Oct 12 13:16:33 UTC 2014 Modified Files: pcc/arch/vax: order.c Log Message: Missed ending of dynamic arrays in order. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pcc/arch/vax/order.c Please note that diffs

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

2014-10-12 Thread Anders Magnusson
Module Name:pcc Committed By: ragge Date: Sun Oct 12 17:39:26 UTC 2014 Modified Files: pcc/cc/ccom: scan.l Log Message: Fix logic for setting constant of types, so that a given type never can be classed down. To generate a diff of this commit: cvs rdiff -u -r1.125

[Pcc-commit] CVS commit: pcc/mip

2014-10-12 Thread Anders Magnusson
Module Name:pcc Committed By: ragge Date: Sun Oct 12 19:58:29 UTC 2014 Modified Files: pcc/mip: regs.c Log Message: DCE can break vax sometimes, so disable it for now. To generate a diff of this commit: cvs rdiff -u -r1.245 -r1.246 pcc/mip/regs.c Please note that

[Pcc-commit] CVS commit: pcc

2014-10-12 Thread Anders Magnusson
Module Name:pcc Committed By: ragge Date: Sun Oct 12 19:59:59 UTC 2014 Modified Files: pcc/arch/vax: macdefs.h pcc/cc/ccom: builtins.c Log Message: Align stack for varargs so that small aggregates will work. To generate a diff of this commit: cvs rdiff -u

[Pcc-commit] CVS commit: pcc

2014-10-12 Thread Anders Magnusson
Module Name:pcc Committed By: ragge Date: Mon Oct 13 01:00:02 UTC 2014 Modified Files: pcc: DATESTAMP Log Message: new date 20141013 To generate a diff of this commit: cvs rdiff -u -r1.366 -r1.367 pcc/DATESTAMP Please note that diffs are not public domain; they are