aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 050bb31..16159d4 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2020-03-20 Alan Modra <amodra@gmail.com>
+
+ * testplug.c (parse_symdefstr): Use %hhi to read sym->def, and
+ clear new fields.
+ * testplug2.c (parse_symdefstr): Likewise.
+ * testplug3.c (parse_symdefstr): Likewise.
+ * testplug4.c (parse_symdefstr): Likewise.
+
2020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
* testsuite/ld-arm/non-contiguous-arm4.d: Fix expected output.