aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-02-22 17:32:30 +0000
committerIan Lance Taylor <ian@airs.com>1994-02-22 17:32:30 +0000
commit6b8929a172e10e0709e101a6d4d23acd63616039 (patch)
tree897902811a0e89772e960a89c87e8dd0dfd7b64d /ld/ChangeLog
parent2e5fdb1db09c6dbadd0ec6ed93bfc508aa0109f9 (diff)
downloadgdb-6b8929a172e10e0709e101a6d4d23acd63616039.zip
gdb-6b8929a172e10e0709e101a6d4d23acd63616039.tar.gz
gdb-6b8929a172e10e0709e101a6d4d23acd63616039.tar.bz2
* ldlang.h (largest_section): Don't declare.
* ldlang.c (largest_section): Don't define. (size_input_section): Don't set largest_section; not used.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d98567e..ceda077 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+Tue Feb 22 09:21:18 1994 Ian Lance Taylor (ian@cygnus.com)
+
+ * ldlang.h (largest_section): Don't declare.
+ * ldlang.c (largest_section): Don't define.
+ (size_input_section): Don't set largest_section; not used.
+
Mon Feb 21 15:15:29 1994 Ian Lance Taylor (ian@cygnus.com)
* ldlang.c (new_afile): Pass NULL as last argument to concat.