aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2016-07-25 15:19:20 +0930
committerAlan Modra <amodra@gmail.com>2016-07-25 15:33:11 +0930
commit95804507f2645c1cce29f2e1a33031accaa6aa24 (patch)
treec03c486e392ab10e6c34f561bb240b79331d658c /ld/ChangeLog
parenta173d7f80df1bb1edeb627bbfbe613e27cdc584c (diff)
downloadgdb-95804507f2645c1cce29f2e1a33031accaa6aa24.zip
gdb-95804507f2645c1cce29f2e1a33031accaa6aa24.tar.gz
gdb-95804507f2645c1cce29f2e1a33031accaa6aa24.tar.bz2
Revise targets able to run ELF 64k section test
* testsuite/ld-elf/sec64k.exp: Run test for arc, msp430, or1k and m32r. Correct comment. Relax ld -r match to account for msp increased number of default sections.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 728c6b0..13c037f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2016-07-25 Alan Modra <amodra@gmail.com>
+
+ * testsuite/ld-elf/sec64k.exp: Run test for arc, msp430, or1k
+ and m32r. Correct comment. Relax ld -r match to account for
+ msp increased number of default sections.
+
2016-07-22 Cupertino Miranda <cmiranda@synopsys.com>
* testsuite/ld-arc/got-01.d: New file.