diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-05-25 06:49:53 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-05-25 06:49:53 +0000 |
commit | c7e2e997e4681ed5de3c3b19a583b637dd81332b (patch) | |
tree | 3ecf2fc8f8a348b0b194f4ae18605a3237fba949 /ld | |
parent | 2888cb7a54f4590730294abd881bb762d16c1ec6 (diff) | |
download | gdb-c7e2e997e4681ed5de3c3b19a583b637dd81332b.zip gdb-c7e2e997e4681ed5de3c3b19a583b637dd81332b.tar.gz gdb-c7e2e997e4681ed5de3c3b19a583b637dd81332b.tar.bz2 |
2005-05-24 H.J. Lu <hongjiu.lu@intel.com>
* ld-mmix/bpo-6.d: Updated.
* ld-mmix/bpo-19.d: Likewise.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-19.d | 1 | ||||
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-6.d | 1 |
3 files changed, 5 insertions, 2 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index fc4a17b..0590ddf 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2005-05-24 H.J. Lu <hongjiu.lu@intel.com> + + * ld-mmix/bpo-6.d: Updated. + * ld-mmix/bpo-19.d: Likewise. + 2005-05-22 Richard Henderson <rth@redhat.com> * ld-elfweak/dsow.dsym: Adjust for non-zero ST_OTHER. diff --git a/ld/testsuite/ld-mmix/bpo-19.d b/ld/testsuite/ld-mmix/bpo-19.d index b8f131d..d017997 100644 --- a/ld/testsuite/ld-mmix/bpo-19.d +++ b/ld/testsuite/ld-mmix/bpo-19.d @@ -15,7 +15,6 @@ SYMBOL TABLE: 0+ l d \*ABS\* 0+ (|\.shstrtab) 0+ l d \*ABS\* 0+ (|\.symtab) 0+ l d \*ABS\* 0+ (|\.strtab) -0+37c l \*ABS\* 0+ i 0+ g \.text 0+ _start #... diff --git a/ld/testsuite/ld-mmix/bpo-6.d b/ld/testsuite/ld-mmix/bpo-6.d index ab94ffb..39e6a67 100644 --- a/ld/testsuite/ld-mmix/bpo-6.d +++ b/ld/testsuite/ld-mmix/bpo-6.d @@ -14,7 +14,6 @@ SYMBOL TABLE: 0+ l d \*ABS\* 0+ (|\.shstrtab) 0+ l d \*ABS\* 0+ (|\.symtab) 0+ l d \*ABS\* 0+ (|\.strtab) -0+df l \*ABS\* 0+ i 0+ g \.text 0+ _start #... |