Commit 2f9021d3 by Denis Chertykov Committed by Denis Chertykov

* config.gcc: Add support for ip2k.

From-SVN: r54925
parent f81a79ef
Thu Jun 20 00:26:53 2002 Denis Chertykov <denisc@overta.ru>
* config.gcc: Add support for ip2k.
2002-06-23 Jan Hubicka <jh@suse.cz> 2002-06-23 Jan Hubicka <jh@suse.cz>
Jeff Law <law@redhat.com> Jeff Law <law@redhat.com>
......
...@@ -1434,6 +1434,8 @@ ia64*-*-hpux*) ...@@ -1434,6 +1434,8 @@ ia64*-*-hpux*)
fi fi
float_format=i386 float_format=i386
;; ;;
ip2k-*-elf)
;;
m32r-*-elf*) m32r-*-elf*)
tm_file="dbxelf.h elfos.h svr4.h ${tm_file}" tm_file="dbxelf.h elfos.h svr4.h ${tm_file}"
extra_parts="crtinit.o crtfini.o" extra_parts="crtinit.o crtfini.o"
......
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