aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1994-02-07 05:00:18 +0000
committerDavid MacKenzie <djm@cygnus>1994-02-07 05:00:18 +0000
commitf49721350bc419d87d13c2818b2b9df478439d4b (patch)
tree55b740f8195b272a223921fa98a6e46ff7b7c037 /ld
parentcac761594219475e56ad7df197f062674fd96748 (diff)
downloadgdb-f49721350bc419d87d13c2818b2b9df478439d4b.zip
gdb-f49721350bc419d87d13c2818b2b9df478439d4b.tar.gz
gdb-f49721350bc419d87d13c2818b2b9df478439d4b.tar.bz2
* ldlang.c (lang_size_sections): Check if bfd_relax_section set
bfd_errno.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index c3f5c35..9c049f5 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Sun Feb 6 20:31:56 1994 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * ldlang.c (lang_size_sections): Check if bfd_relax_section set
+ bfd_errno.
+
Sat Feb 5 03:54:34 1994 David J. Mackenzie (djm@thepub.cygnus.com)
* emultempl/lnk960.em (append), emultempl/hppaosf.em