summaryrefslogtreecommitdiff
path: root/ChangeLog.csl
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 2437c621669..b32d247b1d8 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2005-03-29 Julian Brown <julian@codesourcery.com>
+
+ * elf32-arm.c (elf32_arm_final_link_relocate): Use blx to get to
+ symbian plt entries from thumb mode.
+
2005-03-28 Daniel Jacobowitz <dan@codesourcery.com>
Phil Blundell <philb@gnu.org>