t-bfin-elf (MULTILIB_OPTIONS, [...]): New.
authorBernd Schmidt <bernd.schmidt@analog.com>
Wed, 9 Nov 2005 11:28:07 +0000 (11:28 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Wed, 9 Nov 2005 11:28:07 +0000 (11:28 +0000)
* config/bfin/t-bfin-elf (MULTILIB_OPTIONS, MULTILIB_DEFAULTS,
MULTILIB_DIRNAMES, MULTILIB_EXCEPTIONS): New.

From-SVN: r106684

gcc/ChangeLog
gcc/config/bfin/t-bfin-elf

index 32c9206a6835ac17923c910d7fcd12bfaebeb42d..1b5992b419ebafd2742d011a01e6b4687cec5838 100644 (file)
@@ -1,3 +1,8 @@
+2005-11-08  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+       * config/bfin/t-bfin-elf (MULTILIB_OPTIONS, MULTILIB_DEFAULTS,
+       MULTILIB_DIRNAMES, MULTILIB_EXCEPTIONS): New.
+
 2005-11-09  Nathan Sidwell  <nathan@codesourcery.com>
 
        Add ms2 support
index 662dc4c3e607c34f2f1c3846454d6b92ceccf72a..928129c4331fcad2fd72d52492ba892d123445b5 100644 (file)
@@ -19,6 +19,11 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
 # it is fixed in binutils (if it is necessary).
 GCC_CFLAGS += -N
 
+MULTILIB_OPTIONS=mid-shared-library
+MULTILIB_DEFAULTS=
+MULTILIB_DIRNAMES=
+MULTILIB_EXCEPTIONS=
+
 # Assemble startup files.
 $(T)crti.o: $(srcdir)/config/bfin/crti.s $(GCC_PASSES)
        $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(MULTILIB_CFLAGS) $(INCLUDES) \