Commit 6ab185d6 by Mike Stump Committed by Mike Stump

config.gcc (target_gtfiles): Initialize...

	* config.gcc (target_gtfiles): Initialize, as otherwise cross compilers hosted on
	powerpc-apple-darwin6.0 won't even build.

From-SVN: r55838
parent 437974a9
2002-07-29 Mike Stump <mrs@apple.com>
* config.gcc (target_gtfiles): Initialize, as otherwise cross compilers hosted on
powerpc-apple-darwin6.0 won't even build.
2002-07-29 Richard Earnshaw <rearnsha@arm.com>
* arm.md (sibcall, sibcall_value): Add RETURN as part of the pattern,
......
......@@ -215,6 +215,7 @@ thread_file=
gas="$gas_flag"
gnu_ld="$gnu_ld_flag"
enable_threads=$enable_threads_flag
target_gtfiles=
# Obsolete configurations.
case $machine in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment