Commit 4081d704 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

config.host (crisv32-*-elf, [...]): New, same as cris-*-elf and cris-*-none.

	* config.host (crisv32-*-elf, crisv32-*-none): New, same as
	cris-*-elf and cris-*-none.
	(crisv32-*-linux*): Similar, as cris-*-linux*.

From-SVN: r130964
parent 06785812
2007-12-15 Hans-Peter Nilsson <hp@axis.com>
* config.host (crisv32-*-elf, crisv32-*-none): New, same as
cris-*-elf and cris-*-none.
(crisv32-*-linux*): Similar, as cris-*-linux*.
2007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
* config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
......
......@@ -264,10 +264,10 @@ c4x-* | tic4x-*)
;;
cris-*-aout)
;;
cris-*-elf | cris-*-none)
crisv32-*-elf | crisv32-*-none | cris-*-elf | cris-*-none)
extra_parts="crtbegin.o crtend.o"
;;
cris-*-linux*)
cris-*-linux* | crisv32-*-linux*)
;;
crx-*-elf)
;;
......
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