aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f097310..4a3abd9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,8 +1,8 @@
2002-09-02 Nick Clifton <nickc@redhat.com>
- * ldexp.c (exp_fold_tree): If the first attempt to lookup a
- PROVIDEd symbol fails, look it up again, but this time with
- the 'create' flag set.
+ * scripttempl/v850.sc: Add EXTERN references to __ctbpm __gp and
+ __ep.
+ * emulparams/v850.sh (TEMPLATE_NAME): Define.
2002-08-30 Nick Clifton <nickc@redhat.com>