|
From: <sv...@va...> - 2005-12-26 03:54:58
|
Author: sewardj Date: 2005-12-26 03:54:49 +0000 (Mon, 26 Dec 2005) New Revision: 5439 Log: Attempt to make tinycc work on ppc32, by (1) getting rid of various x86 isms in tinycc.c, (2) giving it a fixed, preprocessed input file to chew on, and (3) just compiling to a .o with no attempt to link. Added: trunk/perf/test_input_for_tinycc.c Modified: trunk/perf/Makefile.am trunk/perf/tinycc.c trunk/perf/tinycc.vgperf [... diff too large to include ...] |