aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2493668..646bb4f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,12 @@
2018-03-21 Alan Modra <amodra@gmail.com>
+ * elf32-ppc.c (struct ppc_elf_link_hash_entry): Make tls_mask
+ field unsigned.
+ (update_local_sym_info): Likewise for local_got_tls_masks.
+ (ppc_elf_tls_optimize): Likewise for lgot_masks.
+
+2018-03-21 Alan Modra <amodra@gmail.com>
+
* elf64-ppc.c (ppc_size_one_stub): Fix comment typo.
(ppc64_elf_layout_multitoc): Allocate relocs for tprel as we
do in size_dynamic_sections.