* config.gcc: Add support for ip2k.

From-SVN: r54925
This commit is contained in:
Denis Chertykov 2002-06-23 17:31:05 +00:00 committed by Denis Chertykov
parent f81a79ef6a
commit 2f9021d325
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
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>
Jeff Law <law@redhat.com>

View File

@ -1434,6 +1434,8 @@ ia64*-*-hpux*)
fi
float_format=i386
;;
ip2k-*-elf)
;;
m32r-*-elf*)
tm_file="dbxelf.h elfos.h svr4.h ${tm_file}"
extra_parts="crtinit.o crtfini.o"