* config/i386/linux.h, config/m32r/linux.h, config/m68k/linux.h,
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Dec 2010 19:44:57 +0000 (19:44 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Dec 2010 19:44:57 +0000 (19:44 +0000)
config/sparc/linux.h, config/sparc/linux64.h: Remove comments
mentioning /lib/elf.

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

gcc/ChangeLog
gcc/config/i386/linux.h
gcc/config/m32r/linux.h
gcc/config/m68k/linux.h
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h

index 3035843..5dd3477 100644 (file)
@@ -1,5 +1,11 @@
 2010-12-02  Joseph Myers  <joseph@codesourcery.com>
 
+       * config/i386/linux.h, config/m32r/linux.h, config/m68k/linux.h,
+       config/sparc/linux.h, config/sparc/linux64.h: Remove comments
+       mentioning /lib/elf.
+
+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}.
index a1eca56..7d6d7eb 100644 (file)
@@ -90,8 +90,6 @@ along with GCC; see the file COPYING3.  If not see
    When the -shared link option is used a final link is not being
    done.  */
 
-/* If ELF is the default format, we should not use /lib/elf.  */
-
 /* These macros may be overridden in k*bsd-gnu.h and i386/k*bsd-gnu.h. */
 #define LINK_EMULATION "elf_i386"
 #define GLIBC_DYNAMIC_LINKER "/lib/ld-linux.so.2"
index cb94da4..565fdcf 100644 (file)
@@ -46,8 +46,6 @@
    When the -shared link option is used a final link is not being
    done.  */
 
-/* If ELF is the default format, we should not use /lib/elf.  */
-
 #define GLIBC_DYNAMIC_LINKER "/lib/ld-linux.so.2"
 
 #undef LINK_SPEC
index 6e6ad0c..4a38a42 100644 (file)
@@ -76,8 +76,6 @@ along with GCC; see the file COPYING3.  If not see
    When the -shared link option is used a final link is not being
    done.  */
 
-/* If ELF is the default format, we should not use /lib/elf.  */
-
 #define GLIBC_DYNAMIC_LINKER "/lib/ld.so.1"
 
 #undef LINK_SPEC
index 97ce5ee..0bf5b0e 100644 (file)
@@ -75,8 +75,6 @@ along with GCC; see the file COPYING3.  If not see
    When the -shared link option is used a final link is not being
    done.  */
 
-/* If ELF is the default format, we should not use /lib/elf.  */
-
 #define GLIBC_DYNAMIC_LINKER "/lib/ld-linux.so.2"
 
 #undef  LINK_SPEC
index d50094b..837654c 100644 (file)
@@ -101,8 +101,6 @@ along with GCC; see the file COPYING3.  If not see
    When the -shared link option is used a final link is not being
    done.  */
 
-/* If ELF is the default format, we should not use /lib/elf.  */
-
 #define GLIBC_DYNAMIC_LINKER32 "/lib/ld-linux.so.2"
 #define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux.so.2"