Module Name: pcc
Committed By: ragge
Date: Wed Jan 14 21:11:46 UTC 2009
Modified Files:
pcc/arch/amd64: code.c
pcc/arch/hppa: code.c
pcc/arch/i386: code.c
Log Message:
Do not use suealign directly, call talign() instead.
Use extract routines to get out attributes (like section).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pcc/arch/amd64/code.c
cvs rdiff -u -r1.20 -r1.21 pcc/arch/hppa/code.c
cvs rdiff -u -r1.38 -r1.39 pcc/arch/i386/code.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.