Module Name: pcc
Committed By: gmcgarry
Date: Mon Sep 7 08:06:35 UTC 2009
Modified Files:
pcc/arch/amd64: local.c
pcc/arch/arm: local.c
pcc/arch/i386: local.c
pcc/arch/mips: local.c
pcc/arch/powerpc: local.c
Log Message:
Return to the text segment after putting reference in constructor table.
Should fix PCC-65.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pcc/arch/amd64/local.c
cvs rdiff -u -r1.22 -r1.23 pcc/arch/arm/local.c
cvs rdiff -u -r1.109 -r1.110 pcc/arch/i386/local.c
cvs rdiff -u -r1.20 -r1.21 pcc/arch/mips/local.c
cvs rdiff -u -r1.25 -r1.26 pcc/arch/powerpc/local.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.