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 1eebae0..3aaf9f8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2021-02-01 Egor Vishnyakov <lenvampir@yandex.ru>
+
+ PR 27254
+ * elf32-rl78.c (rl78_elf_relocate_section): Fix calculation of
+ offset for the R_RL78_RH_SADDR relocation.
+
2021-01-29 Alan Modra <amodra@gmail.com>
PR 27271