aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2091870..1d65c68 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
2020-09-01 Alan Modra <amodra@gmail.com>
+ PR 26429
+ * elf32-arm.c (elf32_arm_allocate_local_sym_info): Allocate arrays
+ in descending order of alignment.
+
+2020-09-01 Alan Modra <amodra@gmail.com>
+
PR 26423
* elf32-arm.c (calculate_group_reloc_mask): Use 3u in shift.