diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6361656..f401e29 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2021-04-23 Jan Beulich <jbeulich@suse.com> + + * elf32-i386.c (elf_howto_table): R_386_TLS_DESC_CALL has zero + size field. + * elf64-x86-64.c (x86_64_elf_howto_table): R_X86_64_TLSDESC_CALL + has zero size field. + 2021-04-22 Clément Chigot <clement.chigot@atos.net> * hash.c (struct bfd_strtab_hash): Remove xcoff field. |