]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
bfin.h (LINK_SPEC): Remove %{b}.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 2 Dec 2010 19:41:05 +0000 (19:41 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 2 Dec 2010 19:41:05 +0000 (19:41 +0000)
* config/bfin/bfin.h (LINK_SPEC): Remove %{b}.
* config/frv/frv.h (LINK_SPEC): Remove %{b}.
* config/i386/netware.h (LINK_SPEC): Remove %{b}.
* config/i386/nto.h (LINK_SPEC): Remove %{b}.
* config/lm32/uclinux-elf.h (LINK_SPEC): Remove %{b}.
* config/sol2.h (LINK_SPEC): Remove %{b}.
* config/svr4.h (LINK_SPEC): Remove %{b}.

From-SVN: r167387

gcc/ChangeLog
gcc/config/bfin/bfin.h
gcc/config/frv/frv.h
gcc/config/i386/netware.h
gcc/config/i386/nto.h
gcc/config/lm32/uclinux-elf.h
gcc/config/sol2.h
gcc/config/svr4.h

index ee54726aa0bbb85712d0a746a9bde23a74639ade..3035843fb4f9fcc43c59afd2f78b9e233b839a29 100644 (file)
@@ -1,3 +1,13 @@
+2010-12-02  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/bfin/bfin.h (LINK_SPEC): Remove %{b}.
+       * config/frv/frv.h (LINK_SPEC): Remove %{b}.
+       * config/i386/netware.h (LINK_SPEC): Remove %{b}.
+       * config/i386/nto.h (LINK_SPEC): Remove %{b}.
+       * config/lm32/uclinux-elf.h (LINK_SPEC): Remove %{b}.
+       * config/sol2.h (LINK_SPEC): Remove %{b}.
+       * config/svr4.h (LINK_SPEC): Remove %{b}.
+
 2010-12-02  Joseph Myers  <joseph@codesourcery.com>
 
        * config/i386/freebsd.h (LINK_SPEC): Cut long comment.
index c409b2654260933847954627c97910a10828710d..955225d869763032e732b7f5cefdb4082049a599 100644 (file)
@@ -253,7 +253,6 @@ extern unsigned int bfin_workarounds;
 
 #define LINK_SPEC "\
 %{h*} %{v:-V} \
-%{b} \
 %{mfdpic:-melf32bfinfd -z text} \
 %{static:-dn -Bstatic} \
 %{shared:-G -Bdynamic} \
index b2bc2622c8630090958aacd62d01728b5664210a..e3ed9159e20e723006ca816f5d647774afda318d 100644 (file)
 #undef LINK_SPEC
 #define LINK_SPEC "\
 %{h*} %{v:-V} \
-%{b} \
 %{mfdpic:-melf32frvfd -z text} \
 %{static:-dn -Bstatic} \
 %{shared:-Bdynamic} \
index 6eb949e619a8a068aaa72321d16ae7aadcaedcd4..0b505668ddfa9cb5c765886e9ef550f1a9f46a7d 100644 (file)
@@ -32,7 +32,6 @@ along with GCC; see the file COPYING3.  If not see
 /* Kinda useless, but what the hell */
 #undef LINK_SPEC
 #define LINK_SPEC "%{h*} %{v:-V} \
-                  %{b} \
                   %{Qy:} %{!Qn:-Qy}"
 
 #undef STARTFILE_SPEC
index bc83a25ba2f7ce6a45cd6d99ffb729736e25a39b..040f3507a4ce694597225038733ab4898d838a7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Intel 386 running QNX/Neutrino.
-   Copyright (C) 2002, 2003, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2007, 2010 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -64,7 +64,6 @@ crti.o%s \
 #undef LINK_SPEC
 #define LINK_SPEC \
   "%{h*} %{v:-V} \
-   %{b} \
    %{static:-dn -Bstatic} \
    %{shared:-G -dy -z text} \
    %{symbolic:-Bsymbolic -G -dy -z text} \
index b060ac759189348f93f9c51509c515b3c5fae0d7..5ca4c385f0a04567da68a14d5588c03f214bc12e 100644 (file)
@@ -68,7 +68,6 @@
 
 #undef  LINK_SPEC
 #define LINK_SPEC "%{h*} %{version:-v} \
-   %{b} \
    %{static:-Bstatic} \
    %{shared:-shared} \
    %{symbolic:-Bsymbolic} \
index 8c29fab9ef6b5dacfb62b7bd543f84d9d003ee25..1ef09202c64f55ba50c3d825100c5c96304a8b09 100644 (file)
@@ -175,7 +175,6 @@ along with GCC; see the file COPYING3.  If not see
 #undef  LINK_SPEC
 #define LINK_SPEC \
   "%{h*} %{v:-V} \
-   %{b} \
    %{!shared:%{!static:%{rdynamic: " RDYNAMIC_SPEC "}}} \
    %{static:-dn -Bstatic} \
    %{shared:-G -dy %{!mimpure-text:-z text}} \
index 90967a1873eae68b83f7641a825a4fc051877358..adf94918b95d8e67b4c21e8caa2e2df9b7a9b243 100644 (file)
@@ -112,7 +112,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    support here for as many of the other svr4 linker options as seems
    reasonable, given that some of them conflict with options for other
    svr4 tools (e.g. the assembler).  In particular, we do support the
-   -z*, -V, -b, -t, -Qy, -Qn, and -YP* options here, and the -e*, -l*,
+   -z*, -V, -t, -Qy, -Qn, and -YP* options here, and the -e*, -l*,
    -o*, -r, -s, -u*, and -L* options are directly supported by gcc.c
    itself.  We don't directly support the -m (generate load map)
    option because that conflicts with the -m (run m4) option of the
@@ -131,7 +131,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #undef LINK_SPEC
 #ifdef CROSS_DIRECTORY_STRUCTURE
 #define LINK_SPEC "%{h*} %{v:-V} \
-                  %{b} \
                   %{static:-dn -Bstatic} \
                   %{shared:-G -dy -z text} \
                   %{symbolic:-Bsymbolic -G -dy -z text} \
@@ -140,7 +139,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
                   %{Qy:} %{!Qn:-Qy}"
 #else
 #define LINK_SPEC "%{h*} %{v:-V} \
-                  %{b} \
                   %{static:-dn -Bstatic} \
                   %{shared:-G -dy -z text} \
                   %{symbolic:-Bsymbolic -G -dy -z text} \