diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-09-25 20:24:00 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-09-25 20:24:00 +0000 |
commit | 5d5849d7b5feeb44798ab58c257b7aee5f72f976 (patch) | |
tree | b61f2accebe6282e526c7d19e13b70a030b848ef /ld/testsuite/ld-elfweak/dsodata.dsym | |
parent | d974e256612f0886ab921d86345dace103c2e7ed (diff) | |
download | binutils-gdb-5d5849d7b5feeb44798ab58c257b7aee5f72f976.tar.gz |
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.
Diffstat (limited to 'ld/testsuite/ld-elfweak/dsodata.dsym')
-rw-r--r-- | ld/testsuite/ld-elfweak/dsodata.dsym | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-elfweak/dsodata.dsym b/ld/testsuite/ld-elfweak/dsodata.dsym index 596e334932c..e47fc6d0204 100644 --- a/ld/testsuite/ld-elfweak/dsodata.dsym +++ b/ld/testsuite/ld-elfweak/dsodata.dsym @@ -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 |