aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-10-08 11:00:11 +1030
committerAlan Modra <amodra@gmail.com>2019-10-09 00:20:19 +1030
commit6446511295653d9b18e940d1d4757ccbe358879e (patch)
tree13ba46c29578d359d74cf9e7c8840a5c11195ca0 /ld/ChangeLog
parent46e292ab0af65d13675b54f808fa24e12999e405 (diff)
downloadfsf-binutils-gdb-6446511295653d9b18e940d1d4757ccbe358879e.zip
fsf-binutils-gdb-6446511295653d9b18e940d1d4757ccbe358879e.tar.gz
fsf-binutils-gdb-6446511295653d9b18e940d1d4757ccbe358879e.tar.bz2
PowerPC local got test
This is the one that causes ld segfaults between 2019-10-04 and 2019-10-07. Bug introduced with f749f26eea, fixed by 93370e8e7b. * testsuite/ld-powerpc/localgot.s, * testsuite/ld-powerpc/localgot.d: New test. * testsuite/ld-powerpc/powerpc.exp: Run it.
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 a545765..c20425b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2019-10-08 Alan Modra <amodra@gmail.com>
+
+ * testsuite/ld-powerpc/localgot.s,
+ * testsuite/ld-powerpc/localgot.d: New test.
+ * testsuite/ld-powerpc/powerpc.exp: Run it.
+
2019-10-07 Jozef Lawrynowicz <jozef.l@mittosystems.com>
* testsuite/ld-msp430-elf/attr-gnu-main.s: New test.