2004-12-03 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 3 Dec 2004 17:06:28 +0000 (17:06 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 3 Dec 2004 17:06:28 +0000 (17:06 +0000)
* ld-elf/group1.d: Support 64bit.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/group1.d

index d927189df6ed7bee83ec930fa94df5a6eed01a79..135aaa0f92309c65313d505932f7cef9d961e651 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/group1.d: Support 64bit.
+
 2004-12-01  Paul Brook  <paul@codesourcery.com>
 
        * ld-elf/group1.d: New test.
index d2f1b58ce1477c8668008e1451c9cc4bf82b165b..d0ba84c74ec3065275e7aa79a041262984becd30 100644 (file)
@@ -4,6 +4,6 @@
 #readelf: -s
 Symbol table '.symtab' contains .* entries:
 #...
-    .*: 00001000     0 NOTYPE  WEAK   DEFAULT    . foo
-    .*: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND bar
+    .*: 0[0]*1000     0 NOTYPE  WEAK   DEFAULT    . foo
+    .*: 0[0]*0000     0 NOTYPE  GLOBAL DEFAULT  UND bar
 #...