aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1991-11-03 23:03:01 +0000
committerPer Bothner <per@bothner.com>1991-11-03 23:03:01 +0000
commitaeedc30e259cf538ed162639a75060b9c343f6f9 (patch)
treeaba073fa3904c0e3238eaf8c129d7f4664b41f02 /ld/ChangeLog
parentb27d2046482bc4f2170c3ab14d4ec1c45a0a292b (diff)
downloadgdb-aeedc30e259cf538ed162639a75060b9c343f6f9.zip
gdb-aeedc30e259cf538ed162639a75060b9c343f6f9.tar.gz
gdb-aeedc30e259cf538ed162639a75060b9c343f6f9.tar.bz2
* configure.in: Fixed typo. Also, a fix for hp300bsd.
* ldlang.c (init_os): Compensate for BFD change, where bfd_make_section now returns NULL for a duplicate section request, instead of the old section.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d256ad0..888f2ef 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,14 @@
+Sun Nov 3 15:00:03 1991 Per Bothner (bothner at cygnus.com)
+
+ * configure.in: Fixed typo. Also, a fix for hp300bsd.
+ * ldlang.c (init_os): Compensate for BFD change,
+ where bfd_make_section now returns NULL for a duplicate
+ section request, instead of the old section.
+
+Thu Oct 17 15:27:13 1991 Per Bothner (bothner at cygnus.com)
+
+ * ldver.c: Bump to version 1.91 (consistent with binutils).
+
Wed Oct 16 12:27:08 1991 Per Bothner (bothner at cygnus.com)
* Makefile.in, config.h, ld.h, ldemul.c, ldexp.c, ldexp.h,