Module Name: pcc
Committed By: david
Date: Sat Jan 26 03:50:55 UTC 2008
Modified Files:
pcc/arch/sparc64: local.c local2.c macdefs.h table.c
Log Message:
Fix the passing of pointers to functions. This means pcc can now compile
a working version of echo on OpenBSD/sparc64.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pcc/arch/sparc64/local.c pcc/arch/sparc64/local2.c
cvs rdiff -u -r1.3 -r1.4 pcc/arch/sparc64/macdefs.h
cvs rdiff -u -r1.12 -r1.13 pcc/arch/sparc64/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.