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 75904fe..66463bd 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2020-09-17 Mikael Pettersson <mikpelinux@gmail.com>
+
+ PR ld/18808
+ * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Skip IFUNC
+ relocations in debug sections, change abort to _bfd_error_handler.
+
2020-09-16 H.J. Lu <hongjiu.lu@intel.com>
PR ld/26583