* ld-cris/libdso-13.d: Adjust for --enable-new-dtags now
authorHans-Peter Nilsson <hp@axis.com>
Thu, 31 Jan 2013 09:55:23 +0000 (09:55 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Thu, 31 Jan 2013 09:55:23 +0000 (09:55 +0000)
default for *-*-linux-* by passing explicitly for all targets.

ld/testsuite/ChangeLog
ld/testsuite/ld-cris/libdso-13.d

index 522f4decbc75ec707232c1f53c300f66981b2688..38e4b9e61ce69c9cca858855303e267e11903b47 100644 (file)
@@ -12,7 +12,7 @@
 2013-01-31  Hans-Peter Nilsson  <hp@axis.com>
 
        * ld-cris/libdso-13.d: Adjust for --enable-new-dtags now
-       default for *-*-linux-*.
+       default for *-*-linux-* by passing explicitly for all targets.
 
 2013-01-21  Alan Modra  <amodra@gmail.com>
 
index 7c7cb16c20c345522a0b411853767f5075845102..772480e3afa83c1c112fc629a252cbcd48e90540 100644 (file)
@@ -1,7 +1,7 @@
 #source: dso-1.s
 #source: dsov32-3.s
 #as: --pic --no-underscore --march=v32 --em=criself
-#ld: --shared -m crislinux -z nocombreloc
+#ld: --shared -m crislinux -z nocombreloc --enable-new-dtags
 #readelf: -d -r
 #warning: relocation R_CRIS_32_PCREL should not be used in a shared object; recompile with -fPIC
 
This page took 0.026697 seconds and 4 git commands to generate.