Anders Magnusson | 1 Sep 2011 03:00
Picon

CVS commit: pcc


Module Name:	pcc
Committed By:	ragge
Date:		Thu Sep  1 01:00:02 UTC 2011

Modified Files:
	pcc: DATESTAMP

Log Message:
new date 20110901

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

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

Anders Magnusson | 2 Sep 2011 17:35
Picon

CVS commit: pcc/cc/ccom


Module Name:	pcc
Committed By:	ragge
Date:		Fri Sep  2 15:35:34 UTC 2011

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

Log Message:
Do not DECREF to find size of a non-array struct. Fixes Jira#PCC-378
by Iain Hibbert.

To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pcc/cc/ccom/init.c

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

Iain Hibbert | 2 Sep 2011 21:17
Picon

CVS commit: pcc/cc/cc


Module Name:	pcc
Committed By:	plunky
Date:		Fri Sep  2 19:17:44 UTC 2011

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

Log Message:
handle -Os (same as -O1, for now)

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

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

Anders Magnusson | 3 Sep 2011 03:00
Picon

CVS commit: pcc


Module Name:	pcc
Committed By:	ragge
Date:		Sat Sep  3 01:00:02 UTC 2011

Modified Files:
	pcc: DATESTAMP

Log Message:
new date 20110903

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

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

Anders Magnusson | 3 Sep 2011 09:43
Picon

CVS commit: pcc/cc/ccom


Module Name:	pcc
Committed By:	ragge
Date:		Sat Sep  3 07:43:43 UTC 2011

Modified Files:
	pcc/cc/ccom: cgram.y

Log Message:
Must call rmpconv() to remove all casts before calling icons.
Fixes Jira#PCC-376 by Nicolas Joly.

To generate a diff of this commit:
cvs rdiff -u -r1.340 -r1.341 pcc/cc/ccom/cgram.y

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

Anders Magnusson | 3 Sep 2011 10:04
Picon

CVS commit: pcc/cc/ccom


Module Name:	pcc
Committed By:	ragge
Date:		Sat Sep  3 08:04:18 UTC 2011

Modified Files:
	pcc/cc/ccom: scan.l

Log Message:
Add one more context-dependent check in scan.l, to allow typedef'd member
names inside offsetof.  Fixes Jira#PCC-377 by Iain Hibbert.

To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pcc/cc/ccom/scan.l

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

Anders Magnusson | 4 Sep 2011 03:00
Picon

CVS commit: pcc


Module Name:	pcc
Committed By:	ragge
Date:		Sun Sep  4 01:00:02 UTC 2011

Modified Files:
	pcc: DATESTAMP

Log Message:
new date 20110904

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

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

Iain Hibbert | 5 Sep 2011 09:27
Picon

CVS commit: pcc/cc/ccom


Module Name:	pcc
Committed By:	plunky
Date:		Mon Sep  5 07:27:31 UTC 2011

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

Log Message:
add popcount builtins (unimplemented)

To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pcc/cc/ccom/builtins.c

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

Anders Magnusson | 6 Sep 2011 03:00
Picon

CVS commit: pcc


Module Name:	pcc
Committed By:	ragge
Date:		Tue Sep  6 01:00:02 UTC 2011

Modified Files:
	pcc: DATESTAMP

Log Message:
new date 20110906

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

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

Anders Magnusson | 18 Sep 2011 10:07
Picon

CVS commit: pcc-libs/libpcc


Module Name:	pcc-libs
Committed By:	ragge
Date:		Sun Sep 18 08:07:45 UTC 2011

Modified Files:
	pcc-libs/libpcc: unwind.c

Log Message:
Add a bunch more of gcc stack unwinding functions.

To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pcc-libs/libpcc/unwind.c

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


Gmane