aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-07-03 23:22:20 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-07-03 23:22:20 +0000
commit63653551a88c797260c2928db2a9e1c799354a71 (patch)
tree3daa6e6e0203758780303161d41fc8da89856fa7 /ld/ChangeLog
parent5d12882f43afa6f9d83b80d27e29ac02bdd803d2 (diff)
downloadgdb-63653551a88c797260c2928db2a9e1c799354a71.zip
gdb-63653551a88c797260c2928db2a9e1c799354a71.tar.gz
gdb-63653551a88c797260c2928db2a9e1c799354a71.tar.bz2
2001-07-03 H.J. Lu <hjl@gnu.org>
* scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on 2001-07-03. It creates dynamic entries even for static binaries.
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 f9c1071..096d1fe 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-03 H.J. Lu <hjl@gnu.org>
+
+ * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
+ 2001-07-03. It creates dynamic entries even for static binaries.
+
2001-07-03 Jakub Jelinek <jakub@redhat.com>
* scripttempl/elf.sc (DYNAMIC_PAD): New variable.