diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2016-06-23 00:41:34 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2016-06-23 00:46:16 +0100 |
commit | 4041bc9b02df6404d7b2b3ff04d4e9f8bcfd43af (patch) | |
tree | bd4d3e52cdb709599d26e2e2200215b24f7b7608 /ld/ChangeLog | |
parent | 4861b80420856a420c372b93782f32b7626c7037 (diff) | |
download | binutils-gdb-4041bc9b02df6404d7b2b3ff04d4e9f8bcfd43af.tar.gz |
MIPS/LD/testsuite: Use wildcard address matching in `undefweak-overflow'
So that test case updates result in legible dump pattern changes.
ld/
* testsuite/ld-mips-elf/undefweak-overflow.d: Use wildcard
address matching.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 3cd72964119..da0c79c86a4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,10 @@ 2016-06-22 Maciej W. Rozycki <macro@imgtec.com> + * testsuite/ld-mips-elf/undefweak-overflow.d: Use wildcard + address matching. + +2016-06-22 Maciej W. Rozycki <macro@imgtec.com> + * testsuite/ld-mips-elf/mips-elf.exp: Uniquely identify `undefweak-overflow' tests. |