ld/testsuite/
authorThomas Schwinge <tschwinge@gnu.org>
Tue, 8 Jan 2013 10:24:46 +0000 (10:24 +0000)
committerThomas Schwinge <tschwinge@gnu.org>
Tue, 8 Jan 2013 10:24:46 +0000 (10:24 +0000)
* ld-i386/export-class.exp: Restore (and reword) comment about
excluded targets.

ld/testsuite/ChangeLog
ld/testsuite/ld-i386/export-class.exp

index d64296924b3e65eeaa161d7a3f9852ed58ec2be7..3df6a67b0ae2216c42f0b631d41472eb3fa62127 100644 (file)
@@ -1,3 +1,8 @@
+2013-01-08  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * ld-i386/export-class.exp: Restore (and reword) comment about
+       excluded targets.
+
 2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>
 
        * ld-aarch64/emit-relocs-264.d: Append the '-Mno-aliases' option to
index 846bfdb5fdb878169f93795fed0f4d79ce7c62a3..88f47b56627b08b89032e56e45ab9b24a5f6014d 100644 (file)
@@ -29,6 +29,8 @@ if { ![is_elf_format] } {
     return
 }
 
+# Exclude some more targets; feel free to include your favorite one
+# if you like.
 if { !([istarget i?86-*-linux*]
        || [istarget i?86-*-nacl*]
        || [istarget i?86-*-gnu*]) } {
This page took 0.024648 seconds and 4 git commands to generate.