2005-02-17 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Thu, 17 Feb 2005 13:24:59 +0000 (13:24 +0000)
committerPaul Brook <paul@codesourcery.com>
Thu, 17 Feb 2005 13:24:59 +0000 (13:24 +0000)
* scripttempl/armbpabi.sc: Add dummy name to version block.

ld/ChangeLog
ld/scripttempl/armbpabi.sc

index 468c711..10f2c95 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-17  Paul Brook  <paul@codesourcery.com>
+
+       * scripttempl/armbpabi.sc: Add dummy name to version block.
+
 2005-02-17  Alan Modra  <amodra@bigpond.net.au>
 
        * ldexp.c (new_abs): Init new.str.
index 589a9e5..ae03504 100644 (file)
@@ -142,7 +142,9 @@ ${RELOCATING- /* For some reason, the Solaris linker makes bad executables
        
 VERSION
 { 
-  { 
+  /* Give these a dummy version to work around linker lameness.
+     The name used shouldn't matter as these are all local symbols.  */
+  __GNU { 
     local: 
       Image\$\$ER_RO\$\$Base;
       Image\$\$ER_RO\$\$Limit;