]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
x-sco5 (CC): Remove trailing whitespace.
authorJeff Law <law@gcc.gnu.org>
Mon, 9 Feb 1998 00:05:49 +0000 (17:05 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 9 Feb 1998 00:05:49 +0000 (17:05 -0700)
        * i386/x-sco5 (CC): Remove trailing whitespace.
        * i386/sco5.h (STARTFILE_SPEC, ENDFILE_SPEC): Correctly handle
        "-static".

From-SVN: r17794

gcc/ChangeLog
gcc/config/i386/sco5.h
gcc/config/i386/x-sco5

index db8209203ae7b25e914d1015f920768fb27a4909..a42af9a120bed2f7e4966a4cea4882eb8a4fe25b 100644 (file)
@@ -1,3 +1,12 @@
+Mon Feb  9 01:07:41 1998  Jeffrey A Law  (law@cygnus.com)
+
+        * i386/x-sco5 (CC): Remove trailing whitespace.
+
+Mon Feb  9 01:07:37 1998  J. Kean Johnston  <jkj@sco.com>
+
+       * i386/sco5.h (STARTFILE_SPEC, ENDFILE_SPEC): Correctly handle
+       "-static".
+
 Mon Feb  9 00:02:53 1998  Jim Wilson  <wilson@cygnus.com>
 
        * function.c (assign_parms): New variable named_arg, with value
index 8a0eb0b6772f52a93a64d89358bb6b24f66b614a..7e81b239d6418cc9c485883a12e675bc3ec60659 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Intel 386 running SCO Unix System V 3.2 Version 5.
-   Copyright (C) 1992, 1995, 1996 Free Software Foundation, Inc.
+   Copyright (C) 1992, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
    Contributed by Kean Johnston (hug@netcom.com)
 
 This file is part of GNU CC.
@@ -829,12 +829,11 @@ dtors_section ()                                                  \
        %{!Xc:%{Xk:values-Xk.o%s} \
         %{!Xk:%{Xt:values-Xt.o%s} \
          %{!Xt:values-Xa.o%s}}}}}} \
-  %{mcoff:crtbeginS.o%s} \
-  %{!mcoff:%{!static:crtbegin.o%s}%{static:crtbeginS.o%s}}"
+  %{mcoff:crtbeginS.o%s} %{!mcoff:crtbegin.o%s}"
 
 #undef ENDFILE_SPEC
 #define ENDFILE_SPEC \
- "%{!mcoff:%{!static:crtend.o%s}%{static:crtendS.o%s}} \
+ "%{!mcoff:crtend.o%s} \
   %{mcoff:crtendS.o%s} \
   %{pg:gcrtn.o%s}%{!pg:crtn.o%s}"
 
index ada44eda382c45309ae8a2046f1db0aa97fc1085..f81fc5ee389d93210dec931ff840c7cb86e98922 100644 (file)
@@ -1,6 +1,6 @@
 RANLIB = :
 RANLIB_TEST = false
-CC = cc 
+CC = cc
 OLDCC = cc
 CCLIBFLAGS =
 CLIB = -lPW