OSDN Git Service

(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jan 1995 18:36:12 +0000 (18:36 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jan 1995 18:36:12 +0000 (18:36 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8738 138bc75d-0d04-0410-961f-82ee72b054a4

17 files changed:
gcc/config/i960/t-960bare
gcc/config/mips/t-bsd
gcc/config/mips/t-bsd-gas
gcc/config/mips/t-ecoff
gcc/config/mips/t-mips
gcc/config/mips/t-mips-gas
gcc/config/mips/t-osfrose
gcc/config/mips/t-svr3
gcc/config/mips/t-svr3-gas
gcc/config/mips/t-svr4
gcc/config/mips/t-svr4-gas
gcc/config/mips/t-ultrix
gcc/config/sparc/t-sol2
gcc/config/sparc/t-sp64
gcc/config/sparc/t-sunos40
gcc/config/sparc/t-sunos41
gcc/config/sparc/t-vxsparc

index 4083fa5..20a4870 100644 (file)
@@ -1,5 +1,5 @@
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
 
 LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c
 
index 44ac29d..f9c6fc8 100644 (file)
@@ -8,5 +8,5 @@ SYSTEM_HEADER_DIR = /bsd43/usr/include
 
 # Suppress building libgcc1.a, since the MIPS compiler port is complete
 # and does not need anything from libgcc1.a.
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
index d214cc5..bfa5a7e 100644 (file)
@@ -4,5 +4,5 @@ SYSTEM_HEADER_DIR = /bsd43/usr/include
 
 # Suppress building libgcc1.a, since the MIPS compiler port is complete
 # and does not need anything from libgcc1.a.
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
index 086e273..001219a 100644 (file)
@@ -6,8 +6,8 @@ CONFIG2_H       = $(srcdir)/config/mips/ecoff.h
 
 # Suppress building libgcc1.a, since the MIPS compiler port is complete
 # and does not need anything from libgcc1.a.
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
 
 # We must build libgcc2.a with -G 0, in case the user wants to link
 # without the $gp register.
index f1915c8..5a7de72 100644 (file)
@@ -4,8 +4,8 @@
 
 # Suppress building libgcc1.a, since the MIPS compiler port is complete
 # and does not need anything from libgcc1.a.
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
 
 MULTILIB_OPTIONS=EL/EB
 MULTILIB_DIRNAMES=el eb
index 69d82f1..605f9e8 100644 (file)
@@ -1,7 +1,7 @@
 # Suppress building libgcc1.a, since the MIPS compiler port is complete
 # and does not need anything from libgcc1.a.
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
 
 MULTILIB_OPTIONS=EL/EB
 MULTILIB_DIRNAMES=el eb
index ad90c01..e57a55a 100644 (file)
@@ -4,5 +4,5 @@
 
 # Suppress building libgcc1.a, since the MIPS compiler port is complete
 # and does not need anything from libgcc1.a.
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
index c5ba382..273c710 100644 (file)
@@ -8,5 +8,5 @@ SYSTEM_HEADER_DIR = /sysv/usr/include
 
 # Suppress building libgcc1.a, since the MIPS compiler port is complete
 # and does not need anything from libgcc1.a.
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
index 68a49b3..99238f2 100644 (file)
@@ -4,5 +4,5 @@ SYSTEM_HEADER_DIR = /sysv/usr/include
 
 # Suppress building libgcc1.a, since the MIPS compiler port is complete
 # and does not need anything from libgcc1.a.
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
index 42da215..88029b9 100644 (file)
@@ -8,5 +8,5 @@ SYSTEM_HEADER_DIR = /svr4/usr/include
 
 # Suppress building libgcc1.a, since the MIPS compiler port is complete
 # and does not need anything from libgcc1.a.
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
index 8c8b673..845b091 100644 (file)
@@ -4,5 +4,5 @@ SYSTEM_HEADER_DIR = /svr4/usr/include
 
 # Suppress building libgcc1.a, since the MIPS compiler port is complete
 # and does not need anything from libgcc1.a.
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
index 4b2c8d0..7c1a845 100644 (file)
@@ -6,5 +6,5 @@ CONFIG2_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 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
index 2aed1fd..cfc588f 100644 (file)
@@ -1,8 +1,8 @@
 # we need to supply our own assembly versions of libgcc1.c files,
 # since the user may not have native 'cc' available
 
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
 
 # gmon build rule:
 gmon.o:        $(srcdir)/config/sparc/gmon-sol2.c $(GCC_PASSES) $(CONFIG_H)
index 3fbc9cf..e0de5ed 100644 (file)
@@ -1,3 +1,3 @@
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
 LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) -g1
index 56fd740..2fc63db 100644 (file)
@@ -2,5 +2,5 @@
 # /bin/as doesn't recognize the v8 instructions, so we can't do a v8
 # multilib build.
 
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
index 64009b1..77924e1 100644 (file)
@@ -1,7 +1,7 @@
 # SunOS 4.1.*
 
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
 
 MULTILIB_OPTIONS=mv8
 MULTILIB_DIRNAMES=v8
index d99df4e..b59d6ac 100644 (file)
@@ -1,5 +1,5 @@
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
 
 # We don't want to put exit in libgcc.a for VxWorks, because VxWorks
 # does not have _exit.