Anders Magnusson
2014-09-29 16:15:38 UTC
Module Name: pcc
Committed By: ragge
Date: Mon Sep 29 16:15:38 UTC 2014
Modified Files:
pcc/arch/i386: local.c local2.c
Log Message:
Special-case return type of float complex, it is returned in eax/edx instead.
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 pcc/arch/i386/local.c
cvs rdiff -u -r1.179 -r1.180 pcc/arch/i386/local2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Committed By: ragge
Date: Mon Sep 29 16:15:38 UTC 2014
Modified Files:
pcc/arch/i386: local.c local2.c
Log Message:
Special-case return type of float complex, it is returned in eax/edx instead.
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 pcc/arch/i386/local.c
cvs rdiff -u -r1.179 -r1.180 pcc/arch/i386/local2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.