Module Name: pcc
Committed By: ragge
Date: Sun Sep 19 20:55:15 UTC 2010
Modified Files:
pcc/arch/amd64: code.c local2.c macdefs.h table.c
Log Message:
Start addition of long double to amd64. This uses x87 fp stack unit.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pcc/arch/amd64/code.c
cvs rdiff -u -r1.18 -r1.19 pcc/arch/amd64/local2.c
cvs rdiff -u -r1.11 -r1.12 pcc/arch/amd64/macdefs.h
cvs rdiff -u -r1.17 -r1.18 pcc/arch/amd64/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.