Commit 20b3ad64 by Jason Thorpe Committed by Jason Thorpe

Check in file mistakenly omitted when sh*-*-netbsdelf* targets were added.

Check in file mistakenly omitted when sh*-*-netbsdelf*
targets were added.  Update ChangeLog entry:

2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>

* config.gcc (sh[123456789l]*-*-*): Set cpu_type to sh.
(sh-*-netbsdelf*)
(shl*-*-netbsdelf*): New targets.
* config/sh/netbsd-elf.h: New file.
* config/sh/t-netbsd.h: New file.

From-SVN: r54203
parent 04df515a
......@@ -544,6 +544,7 @@ Fri May 31 13:37:54 CEST 2002 Jan Hubicka <jh@suse.cz>
(sh-*-netbsdelf*)
(shl*-*-netbsdelf*): New targets.
* config/sh/netbsd-elf.h: New file.
* config/sh/t-netbsd.h: New file.
2002-05-30 Richard Henderson <rth@redhat.com>
Eric Botcazou <ebotcazou@multimania.com>
......
TARGET_LIBGCC2_CFLAGS = -fpic
LIB1ASMFUNCS_CACHE = _ic_invalidate
LIB2FUNCS_EXTRA=
EXTRA_MULTILIB_PARTS=
# NetBSD's C library includes a fast software FP library that
# has support for setting/setting the rounding mode, exception
# mask, etc. Therefore, we don't want to include software FP
# in libgcc.
FPBIT =
DPBIT =
MULTILIB_OPTIONS += m3e/m4
MULTILIB_DIRNAMES=
MULTILIB_MATCHES =
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