diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3a23a18..fc7a1b8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2021-05-03 Alan Modra <amodra@gmail.com> + PR 27755 + * elf32-ppc.c (ppc_elf_inline_plt): Do increment rel in loop. + +2021-05-03 Alan Modra <amodra@gmail.com> + * elf32-csky.c (is_mapping_symbol_name): New function. (csky_elf_is_target_special_symbol): Likewise. (csky_elf_maybe_function_sym): Likewise. |