aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1998-04-19 01:41:34 +0000
committerRichard Henderson <rth@redhat.com>1998-04-19 01:41:34 +0000
commit79cee2b7686c8b24b24be330bf875c7f387a990b (patch)
tree68b684b1860ecd86856a8fdaed984ece5ea772b5 /ld/ChangeLog
parent7c0892b3c3210035a1eb611e11ee285efb942cf5 (diff)
downloadgdb-79cee2b7686c8b24b24be330bf875c7f387a990b.zip
gdb-79cee2b7686c8b24b24be330bf875c7f387a990b.tar.gz
gdb-79cee2b7686c8b24b24be330bf875c7f387a990b.tar.bz2
* ldlang.c (lang_one_common): Manipulate the section's cooked size
rather than its raw size. pr 15650
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 e5a8a7d..c2ac9da 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Sat Apr 18 18:41:12 1998 Richard Henderson <rth@cygnus.com>
+
+ * ldlang.c (lang_one_common): Manipulate the section's cooked size
+ rather than its raw size.
+
Tue Apr 7 13:35:29 1998 H.J. Lu <hjl@gnu.org>
* configure.in (TESTBFDLIB): New. Defined and substituted.