OSDN Git Service

(LINK_SPEC): Do not depend on gas. Don't interpret -EB
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Mar 1994 01:47:22 +0000 (01:47 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Mar 1994 01:47:22 +0000 (01:47 +0000)
and -EL options, but do pass them.

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

gcc/config/mips/bsd-4.h
gcc/config/mips/bsd-5.h
gcc/config/mips/dec-osf1.h
gcc/config/mips/iris5.h
gcc/config/mips/mips-5.h
gcc/config/mips/svr3-4.h
gcc/config/mips/svr3-5.h
gcc/config/mips/svr4-4.h
gcc/config/mips/svr4-5.h

index 45ac4c2..3bd70c3 100644 (file)
@@ -36,13 +36,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 %{!.S:%{!.s:   -D__LANGUAGE_C -D_LANGUAGE_C %{!ansi:-DLANGUAGE_C}}}"
 
 #define LINK_SPEC "\
-%{G*} \
-%{!mgas: \
-       %{EB} %{!EB: -EB} \
-       %{EL: %e-EL not supported} \
-       %{bestGnum} %{shared} %{non_shared} \
-       %{mips1} %{mips2} %{mips3} \
-       -systype /bsd43/ }"
+%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3} \
+%{bestGnum} %{shared} %{non_shared} \
+-systype /bsd43/"
                    
 #define LIB_SPEC "%{p:-lprof1} %{pg:-lprof1} -lc"
 
index 905c15b..13c419e 100644 (file)
@@ -36,14 +36,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 %{!.S:%{!.s:   -D__LANGUAGE_C -D_LANGUAGE_C %{!ansi:-DLANGUAGE_C}}}"
 
 #define LINK_SPEC "\
-%{G*} \
-%{!mgas: \
-       %{EB} %{!EB: -EB} \
-       %{EL: %e-EL not supported} \
-       %{mips1} %{mips2} %{mips3} %{bestGnum} \
-       %{shared} %{non_shared} %{call_shared} %{no_archive} %{exact_version} \
-       %{!shared: %{!non_shared: %{!call_shared: -non_shared}}} \
-       -systype /bsd43/ }"
+%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3} \
+%{bestGnum} %{shared} %{non_shared} \
+%{call_shared} %{no_archive} %{exact_version} \
+%{!shared: %{!non_shared: %{!call_shared: -non_shared}}} \
+-systype /bsd43/"
                    
 #define LIB_SPEC "%{p:-lprof1} %{pg:-lprof1} -lc"
 
index 3f00e62..d40e5fe 100644 (file)
@@ -25,13 +25,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 -Asystem(unix) -Asystem(xpg4) -Acpu(mips) -Amachine(mips)"
 
 #define LINK_SPEC "\
-%{G*} \
-%{!mgas: \
-       %{EL} %{!EL: -EL} \
-       %{EB: %e-EB not supported} \
-       %{mips1} %{mips2} %{mips3} %{bestGnum} \
-       %{shared} %{non_shared} %{call_shared} %{no_archive} %{exact_version} \
-       %{!shared: %{!non_shared: %{!call_shared: -non_shared}}}}"
+%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3} \
+%{bestGnum} %{shared} %{non_shared} \
+%{call_shared} %{no_archive} %{exact_version} \
+%{!shared: %{!non_shared: %{!call_shared: -non_shared}}}"
 
 #include "mips/ultrix.h"
 
index eec6190..f38ee77 100644 (file)
@@ -73,13 +73,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #undef LINK_SPEC
 #define LINK_SPEC "\
-%{G*} \
-%{!mgas: \
-       %{mips1} %{mips2} %{mips3} %{bestGnum} \
-       %{shared} %{non_shared} %{call_shared} %{no_archive} %{exact_version} \
-       %{!shared: %{!non_shared: \
-                  %{!call_shared: -call_shared -no_unresolved}}} \
-       -_SYSTYPE_SVR4 }"
+%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3} \
+%{bestGnum} %{shared} %{non_shared} \
+%{call_shared} %{no_archive} %{exact_version} \
+%{!shared: %{!non_shared: \
+          %{!call_shared: -call_shared -no_unresolved}}} \
+-_SYSTYPE_SVR4"
 
 #undef LIB_SPEC
 #define LIB_SPEC "%{p:-lprof1} %{pg:-lprof1} -lc crtn.o%s"
index f53d0ad..3c8ce39 100644 (file)
@@ -19,13 +19,10 @@ along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define LINK_SPEC "\
-%{G*} \
-%{!mgas: \
-       %{EB} %{!EB: -EB} \
-       %{EL: %e-EL not supported} \
-       %{mips1} %{mips2} %{mips3} %{bestGnum} \
-       %{shared} %{non_shared} %{call_shared} %{no_archive} %{exact_version} \
-       %{!shared: %{!non_shared: %{!call_shared: -non_shared}}}}"
+%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3} \
+%{bestGnum} %{shared} %{non_shared} \
+%{call_shared} %{no_archive} %{exact_version} \
+%{!shared: %{!non_shared: %{!call_shared: -non_shared}}}"
 
 #define STARTFILE_SPEC "%{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt1.o%s crtn.o%s}}"
 
index ac88ef6..9641c10 100644 (file)
@@ -36,13 +36,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 %{!.S:%{!.s:   -D__LANGUAGE_C -D_LANGUAGE_C %{!ansi:-DLANGUAGE_C}}}"
 
 #define LINK_SPEC "\
-%{G*} \
-%{!mgas: \
-       %{EB} %{!EB:-EB} \
-       %{EL: %e-EL not supported} \
-       %{bestGnum} %{shared} %{non_shared} \
-       %{mips1} %{mips2} %{mips3} \
-       -systype /sysv/}"
+%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3} \
+%{bestGnum} %{shared} %{non_shared} \
+-systype /sysv/"
                    
 #define LIB_SPEC "%{p:-lprof1} %{pg:-lprof1} -lc crtn.o%s"
 
index d36b381..538d206 100644 (file)
@@ -36,14 +36,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 %{!.S:%{!.s:   -D__LANGUAGE_C -D_LANGUAGE_C %{!ansi:-DLANGUAGE_C}}}"
 
 #define LINK_SPEC "\
-%{G*} \
-%{!mgas: \
-       %{EB} %{!EB:-EB} \
-       %{EL: %e-EL not supported} \
-       %{mips1} %{mips2} %{mips3} %{bestGnum} \
-       %{shared} %{non_shared} %{call_shared} %{no_archive} %{exact_version} \
-       %{!shared: %{!non_shared: %{!call_shared: -non_shared}}} \
-       -systype /sysv/ }"
+%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3} \
+%{bestGnum} %{shared} %{non_shared} \
+%{call_shared} %{no_archive} %{exact_version} \
+%{!shared: %{!non_shared: %{!call_shared: -non_shared}}} \
+-systype /sysv/ "
                    
 #define LIB_SPEC "%{p:-lprof1} %{pg:-lprof1} -lc crtn.o%s"
 
index 2d7d540..e4adebe 100644 (file)
@@ -36,13 +36,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 %{!.S:%{!.s:   -D__LANGUAGE_C -D_LANGUAGE_C %{!ansi:-DLANGUAGE_C}}}"
 
 #define LINK_SPEC "\
-%{G*} \
-%{!mgas: \
-       %{EB} %{!EB:-EB} \
-       %{EL: %e-EL not supported} \
-       %{bestGnum} %{shared} %{non_shared} \
-       %{mips1} %{mips2} %{mips3} \
-       -systype /svr4/}"
+%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3} \
+%{bestGnum} %{shared} %{non_shared} \
+-systype /svr4/"
                    
 #define LIB_SPEC "%{p:-lprof1} %{pg:-lprof1} -lc crtn.o%s"
 
index 1c22974..b7210ea 100644 (file)
@@ -37,14 +37,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 %{!.S:%{!.s:   -D__LANGUAGE_C -D_LANGUAGE_C %{!ansi:-DLANGUAGE_C}}}"
 
 #define LINK_SPEC "\
-%{G*} \
-%{!mgas: \
-       %{EB} %{!EB:-EB} \
-       %{EL: %e-EL not supported} \
-       %{mips1} %{mips2} %{mips3} %{bestGnum} \
-       %{shared} %{non_shared} %{call_shared} %{no_archive} %{exact_version} \
-       %{!shared: %{!non_shared: %{!call_shared: -non_shared}}} \
-       -systype /svr4/ }"
+%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3} \
+%{bestGnum} %{shared} %{non_shared} \
+%{call_shared} %{no_archive} %{exact_version} \
+%{!shared: %{!non_shared: %{!call_shared: -non_shared}}} \
+-systype /svr4/ "
                    
 #define LIB_SPEC "%{p:-lprof1} %{pg:-lprof1} -lc crtn.o%s"