aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ba608e1..08e6790 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,12 @@
+2021-02-09 Alan Modra <amodra@gmail.com>
+
+ * config.bfd (arm*-*-symbianelf*): Move from obsolete to removed.
+ * configure.ac: Delete symbian entries.
+ * elf-bfd.h (enum elf_target_os): Delete is_symbian.
+ * elf32-arm.c: Remove symbian support. Formatting.
+ * targets.c: Delete symbian entries.
+ * configure: Regenerate.
+
2021-02-04 H.J. Lu <hongjiu.lu@intel.com>
PR ld/19609