aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-02-26 03:11:21 +0000
committerIan Lance Taylor <ian@airs.com>1994-02-26 03:11:21 +0000
commitfc1dfb7169128d15419b1958e72c626a62bfb592 (patch)
tree3ca7791841509027885d93ac16e76f3ff9b015b8 /ld/ChangeLog
parentff33a8c1675bbeba659f1d3a833f09dfe5365598 (diff)
downloadgdb-fc1dfb7169128d15419b1958e72c626a62bfb592.zip
gdb-fc1dfb7169128d15419b1958e72c626a62bfb592.tar.gz
gdb-fc1dfb7169128d15419b1958e72c626a62bfb592.tar.bz2
Fri Feb 25 18:55:54 1994 Ted Lemon (mellon@pepper.ncd.com)
* ldlang.c (lookup_name): don't call bfd_set_gp_size. (ldlang_add_file): call it here instead.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 901ad4b..62a4c0b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Fri Feb 25 18:55:54 1994 Ted Lemon (mellon@pepper.ncd.com)
+
+ * ldlang.c (lookup_name): don't call bfd_set_gp_size.
+ (ldlang_add_file): call it here instead.
+
Fri Feb 25 18:13:46 1994 David J. Mackenzie (djm@rtl.cygnus.com)
* ldgram.y: Include ldlex.h after %token decls, for byacc.