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

2014-05-11 Thread Anders Magnusson

Module Name:pcc
Committed By:   ragge
Date:   Sun May 11 09:06:31 UTC 2014

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

Log Message:
For regparms  INT cast to int, to avoid type clashes later on.
Fixes Jira#PCC-430 by Iain Hibbert.


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pcc/arch/i386/code.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
http://lists.ludd.ltu.se/cgi-bin/mailman/listinfo/pcc-commit


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

2014-05-11 Thread Anders Magnusson

Module Name:pcc
Committed By:   ragge
Date:   Sun May 11 09:57:02 UTC 2014

Modified Files:
pcc/arch/i386: local.c

Log Message:
We'll handle static weakref'd functions like extern when PIC.
Fixes Jira#PCC-429 by Iain Hibbert.


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 pcc/arch/i386/local.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
http://lists.ludd.ltu.se/cgi-bin/mailman/listinfo/pcc-commit