diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2002-03-07 14:03:05 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2002-03-07 14:03:05 +0000 |
commit | 61c53cc298b75924d01971874df9b845812f6fa8 (patch) | |
tree | 64400efde059d5453e9f2f1438ddf8648095b585 | |
parent | 04c12f60f9e0b1ce4d75b0c7454998413e12ff0e (diff) | |
download | gdb-61c53cc298b75924d01971874df9b845812f6fa8.zip gdb-61c53cc298b75924d01971874df9b845812f6fa8.tar.gz gdb-61c53cc298b75924d01971874df9b845812f6fa8.tar.bz2 |
* ld-cris/expdyn1.d: Tweak for change in elf.sc.
-rw-r--r-- | ld/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/expdyn1.d | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 5d3f5e0..ae38f5e 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2002-03-07 Hans-Peter Nilsson <hp@axis.com> + + * ld-cris/expdyn1.d: Tweak for change in elf.sc. + 2002-02-24 Hans-Peter Nilsson <hp@bitrange.com> * ld-sh/ld-r-1.d: Adjust to changes in readelf output. diff --git a/ld/testsuite/ld-cris/expdyn1.d b/ld/testsuite/ld-cris/expdyn1.d index eab40e2..69218b5 100644 --- a/ld/testsuite/ld-cris/expdyn1.d +++ b/ld/testsuite/ld-cris/expdyn1.d @@ -10,5 +10,5 @@ DYNAMIC SYMBOL TABLE: #... 00080206 g DF .text 00000002 expfn -00082208 g DO .data 00000000 expobj +00082220 g DO .data 00000000 expobj #pass |