aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-02-13 23:08:09 +0000
committerRichard Henderson <rth@redhat.com>2001-02-13 23:08:09 +0000
commitb4adccfd55af25705da3ace48c229d89be3f877a (patch)
tree0cfd72cd2157c3706ea09306ab6d4b44bdf2f2ec /bfd/ChangeLog
parent30c3c13a9263aa49b6075d22f1e0bfc40786ff10 (diff)
downloadgdb-b4adccfd55af25705da3ace48c229d89be3f877a.zip
gdb-b4adccfd55af25705da3ace48c229d89be3f877a.tar.gz
gdb-b4adccfd55af25705da3ace48c229d89be3f877a.tar.bz2
* elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
and not user provided.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ded63f6..c99a66c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-13 Richard Henderson <rth@redhat.com>
+
+ * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
+ and not user provided.
+
2001-02-13 Kazu Hirata <kazu@hxi.com>
* vms.c (vms_print_symbol): Remove unreachable code.