Module Name: pcc
Committed By: ragge
Date: Sat Dec 11 14:25:37 UTC 2010
Modified Files:
pcc/arch/amd64: code.c local.c local2.c
Log Message:
Add support for binary format mach-o, so that pcc works on macosx for amd64.
Patches provided by Shin'ichi Ichikawa on pcc-list.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pcc/arch/amd64/code.c
cvs rdiff -u -r1.30 -r1.31 pcc/arch/amd64/local.c
cvs rdiff -u -r1.36 -r1.37 pcc/arch/amd64/local2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.