2001-09-25 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 25 Sep 2001 20:24:00 +0000 (20:24 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 25 Sep 2001 20:24:00 +0000 (20:24 +0000)
* ld-elfweak/dso.dsym: Updated for alpha.
* ld-elfweak/dsodata.dsym: Likewise.
* ld-elfweak/strong.sym: Likewise.
* ld-elfweak/strongcomm.sym: Likewise.
* ld-elfweak/strongdata.sym: Likewise.

ld/testsuite/ChangeLog
ld/testsuite/ld-elfweak/dso.dsym
ld/testsuite/ld-elfweak/dsodata.dsym
ld/testsuite/ld-elfweak/strong.sym
ld/testsuite/ld-elfweak/strongcomm.sym
ld/testsuite/ld-elfweak/strongdata.sym

index 0db4ed3b0984760c92a3705cf3db33932356eee0..9f1df9b54f26f17c19c5417fe45d5bfdac428003 100644 (file)
@@ -1,3 +1,11 @@
+2001-09-25  H.J. Lu  <hjl@gnu.org>
+
+       * ld-elfweak/dso.dsym: Updated for alpha.
+       * ld-elfweak/dsodata.dsym: Likewise.
+       * ld-elfweak/strong.sym: Likewise.
+       * ld-elfweak/strongcomm.sym: Likewise.
+       * ld-elfweak/strongdata.sym: Likewise.
+
 2001-09-15  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * lib/ld-lib.exp (run_dump_test): Handle new option
index 3dff6aca97896a02dc4fe518d8fd196d9fde60ac..be1b18650700c2f2d59db91aeaef8eaa1419afc9 100644 (file)
@@ -1 +1 @@
-[0-9a-f]*[     ]+g[    ]+DF[   ]+.text[        ]+[0-9a-f]*[    ]+(Base[        ]+|[    ]*)foo
+[0-9a-f]*[     ]+g[    ]+DF[   ]+.text[        ]+[0-9a-f]*[    ]+(Base[        ]+|[    ]*)(0x[0-9a-f]+|)[      ]*foo
index 596e334932c3bd8c544e5fc97ca00a299caceaa1..e47fc6d0204b98b980557b3aa2939c9d39b083ad 100644 (file)
@@ -1,2 +1,2 @@
-[0-9a-f]*[     ]+g[    ]+DO[   ]+.data[        ]+[0-9a-f]*[    ]+(Base[        ]+|[    ]*)deallocate_foo
-[0-9a-f]*[     ]+g[    ]+DF[   ]+.text[        ]+[0-9a-f]*[    ]+(Base[        ]+|[    ]*)foo
+[0-9a-f]*[     ]+g[    ]+DO[   ]+.(s|)data[    ]+[0-9a-f]*[    ]+(Base[        ]+|[    ]*)deallocate_foo
+[0-9a-f]*[     ]+g[    ]+DF[   ]+.text[        ]+[0-9a-f]*[    ]+(Base[        ]+|[    ]*)(0x[0-9a-f]*|)[      ]*foo
index 21302f19758a70d53778bb2617becf05714e5314..85e06f7723f660b633e45f2d610d3c1d9d5a6c7a 100644 (file)
@@ -1 +1 @@
-[0-9a-f]*[     ]+g[    ]+F[    ]+.text[        ]+[0-9a-f]*[    ]+foo
+[0-9a-f]*[     ]+g[    ]+F[    ]+.text[        ]+[0-9a-f]*[    ]+(0x[0-9a-f]*|)[       ]*foo
index 4b9cf4c6171401a8e6da2fdabaf81d7397204218..c0ae40149847a522db2af48ee57de9f6daf9ab98 100644 (file)
@@ -1,2 +1,2 @@
-[0-9a-f]*[     ]+g[    ]+O[    ]+.bss[ ]+[0-9a-f]*[    ]+deallocate_foo
-[0-9a-f]*[     ]+g[    ]+F[    ]+.text[        ]+[0-9a-f]*[    ]+foo
+[0-9a-f]*[     ]+g[    ]+O[    ]+.(s|)bss[     ]+[0-9a-f]*[    ]+deallocate_foo
+[0-9a-f]*[     ]+g[    ]+F[    ]+.text[        ]+[0-9a-f]*[    ]+(0x[0-9a-f]*|)[       ]*foo
index 413725e5bcf5f305abdec0f29ffc3d3d64c456c7..4f8f93d9bf05fc1d8f64dbaee58c90feffc67217 100644 (file)
@@ -1,2 +1,2 @@
-[0-9a-f]*[     ]+g[    ]+O[    ]+.data[        ]+[0-9a-f]*[    ]+deallocate_foo
-[0-9a-f]*[     ]+g[    ]+F[    ]+.text[        ]+[0-9a-f]*[    ]+foo
+[0-9a-f]*[     ]+g[    ]+O[    ]+.(s|)data[    ]+[0-9a-f]*[    ]+deallocate_foo
+[0-9a-f]*[     ]+g[    ]+F[    ]+.text[        ]+[0-9a-f]*[    ]+(0x[0-9a-f]*|)[       ]*foo
This page took 0.029789 seconds and 4 git commands to generate.