Discussion:
CVS commit: pcc/arch/amd64
Anders Magnusson
2014-09-21 09:49:48 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Sep 21 09:49:48 UTC 2014

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

Log Message:
Handle arrays inside structs when classifying arguments and return values.
Fixes Jira#PCC-487 and Jira#PCC-485 by Fred J. Tydeman.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pcc/arch/amd64/code.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2014-09-22 14:08:27 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Mon Sep 22 14:08:27 UTC 2014

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

Log Message:
Fix for disabled gcc compat.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pcc/arch/amd64/local.c

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

Loading...