aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-08-21 20:10:54 +0000
committerIan Lance Taylor <ian@airs.com>1996-08-21 20:10:54 +0000
commit8387e11432c062d3940af822c80f0280e6afa026 (patch)
tree4d98678b96c0dcf300cc0bcbc67fed48cfc5a5ca /ld
parent18f0961ed92322b5dd6378c0bb243714bd2075ae (diff)
downloadgdb-8387e11432c062d3940af822c80f0280e6afa026.zip
gdb-8387e11432c062d3940af822c80f0280e6afa026.tar.gz
gdb-8387e11432c062d3940af822c80f0280e6afa026.tar.bz2
tweak last patch
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 469c31b..fd354f4 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,6 +1,7 @@
Wed Aug 21 11:26:37 1996 Ian Lance Taylor <ian@cygnus.com>
- * scripttempl/elf.sc: Put .gnu.linkonce* sections in .text.
+ * scripttempl/elf.sc: Put .gnu.linkonce* sections in appropriate
+ containing sections.
Mon Aug 19 13:01:42 1996 Ian Lance Taylor <ian@cygnus.com>