OSDN Git Service

* config/ip2k/t-ip2k: Remove LIBGCC1, CROSS_LIBGCC1, and LIBGCC1_TEST.
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jul 2002 21:21:37 +0000 (21:21 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jul 2002 21:21:37 +0000 (21:21 +0000)
* config/mips/t-isa3264: Likewise.
* config/mmix/t-mmix: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55156 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/ip2k/t-ip2k
gcc/config/mips/t-isa3264
gcc/config/mmix/t-mmix

index a3ecb3b..0a4291b 100644 (file)
@@ -1,3 +1,9 @@
+2002-07-01  Zack Weinberg  <zack@codesourcery.com>
+
+       * config/ip2k/t-ip2k: Remove LIBGCC1, CROSS_LIBGCC1, and LIBGCC1_TEST.
+       * config/mips/t-isa3264: Likewise.
+       * config/mmix/t-mmix: Likewise.
+
 2002-07-01  John David Anglin  <dave@hiauly1.hia.nrc.ca>
 
        * emit-rtl.c (init_emit_once): Add missing cast to HOST_WIDE_INT.
index 3c8d2f9..7d82126 100644 (file)
@@ -1,4 +1,3 @@
-CROSS_LIBGCC1 = libgcc1-asm.a
 LIB1ASMSRC = ip2k/libgcc.S
 
 LIB1ASMFUNCS = \
@@ -26,9 +25,6 @@ LIB1ASMFUNCS = \
        abort \
        _exit
 
-# libgcc...
-LIBGCC1_TEST =
-
 # libgcc2.h thinks that nobody would have SI mode when
 # MIN_UNITS_PER_WORD == 1, so lie to keep from major compiler errors.
 
index 22afb21..620b1ff 100644 (file)
@@ -1,9 +1,5 @@
 CONFIG2_H      = $(srcdir)/config/mips/isa3264.h $(srcdir)/config/mips/elf.h $(srcdir)/config/mips/ecoff.h $(srcdir)/config/mips/mips.h
 
-# Suppress building libgcc1.a, since the MIPS compiler port is complete
-# and does not need anything from libgcc1.a.
-LIBGCC1 =
-
 # Don't let CTOR_LIST end up in sdata section.
 CRTSTUFF_T_CFLAGS = -G 0
 
@@ -16,9 +12,6 @@ $(T)crtn.o: $(srcdir)/config/mips/crtn.asm $(GCC_PASSES)
        $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(MULTILIB_CFLAGS) $(INCLUDES) \
        -c -o $(T)crtn.o -x assembler-with-cpp $(srcdir)/config/mips/crtn.asm
 
-# When building a cross compiler, put the mips16 support functions in
-# libgcc1.a.
-CROSS_LIBGCC1 = libgcc1-asm.a
 LIB1ASMSRC = mips/mips16.S
 LIB1ASMFUNCS = _m16addsf3 _m16subsf3 _m16mulsf3 _m16divsf3 \
        _m16eqsf2 _m16nesf2 _m16gtsf2 _m16gesf2 _m16lesf2 _m16ltsf2 \
index a79d63f..1efb98b 100644 (file)
@@ -1,9 +1,4 @@
 # See "Target Fragment" in GCC info.  That same order is used here.
-LIBGCC1 =
-
-# libgcc1-test doesn't work.  There's critical stuff in crti and crtn and
-# we know the result of running libgcc1-test anyway.
-CROSS_LIBGCC1 =
 
 TARGET_LIBGCC2_CFLAGS = -mlibfuncs -O2