2006-09-04 Vladimir Prus <vladimir@codesourcery.com>
authorRichard Earnshaw <richard.earnshaw@arm.com>
Fri, 8 Sep 2006 10:32:28 +0000 (10:32 +0000)
committerRichard Earnshaw <richard.earnshaw@arm.com>
Fri, 8 Sep 2006 10:32:28 +0000 (10:32 +0000)
* ld-arm/use-thumb-lib.sym: Use regexps instead of
absolute addresses, for robustness.

ld/testsuite/ChangeLog
ld/testsuite/ld-arm/use-thumb-lib.sym

index 7dfff23..9e90891 100644 (file)
@@ -1,3 +1,8 @@
+2006-09-04  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * ld-arm/use-thumb-lib.sym: Use regexps instead of
+       absolute addresses, for robustness.
+
 2006-09-07  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ld-elf/dl1.c: New file.
index b4cb180..06cde2a 100644 (file)
@@ -1,15 +1,16 @@
 
 Symbol table for image:
   Num Buc:    Value  Size   Type   Bind Vis      Ndx Name
-   11   0: 0000830c     0  NOTYPE GLOBAL DEFAULT ABS _edata
-   10   0: 00000268    20    FUNC GLOBAL DEFAULT   6 foo
-    4   0: 0000830c     0  NOTYPE GLOBAL DEFAULT ABS __bss_start__
-   12   1: 0000830c     0  NOTYPE GLOBAL DEFAULT ABS _end
-    7   1: 0000830c     0  NOTYPE GLOBAL DEFAULT ABS __bss_end__
-    5   1: 0000027c     0  NOTYPE GLOBAL DEFAULT ABS __exidx_start
-   13   2: 0000830c     0  NOTYPE GLOBAL DEFAULT ABS __data_start
-    9   2: 0000830c     0  NOTYPE GLOBAL DEFAULT ABS __end__
-    8   2: 0000830c     0  NOTYPE GLOBAL DEFAULT ABS __bss_start
+   11   0: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS _edata
+   10   0: [0-9a-f]*    20    FUNC GLOBAL DEFAULT   6 foo
+    4   0: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS __bss_start__
+   12   1: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS _end
+    7   1: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS __bss_end__
+    5   1: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS __exidx_start
+   14   2: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS __data_start
+   13   2: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS _stack
+    9   2: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS __end__
+    8   2: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS __bss_start
     6   2: 00000000     2    FUNC GLOBAL DEFAULT UND lib_func2
-    3   2: 0000830c     0  NOTYPE GLOBAL DEFAULT ABS _bss_end__
-    2   2: 0000027c     0  NOTYPE GLOBAL DEFAULT ABS __exidx_end
+    3   2: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS _bss_end__
+    2   2: [0-9a-f]*     0  NOTYPE GLOBAL DEFAULT ABS __exidx_end