aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-01-18 23:58:58 +0000
committerNick Clifton <nickc@redhat.com>2000-01-18 23:58:58 +0000
commitcce4c4c5bd0cccfa17c5b7695f6199f5ce4d467b (patch)
tree5946817eb09fdc370eb19b57bddd498b8641eaef /ld/ChangeLog
parentc5394b80aefdea6b2f589723a4b79bcbc1942629 (diff)
downloadgdb-cce4c4c5bd0cccfa17c5b7695f6199f5ce4d467b.zip
gdb-cce4c4c5bd0cccfa17c5b7695f6199f5ce4d467b.tar.gz
gdb-cce4c4c5bd0cccfa17c5b7695f6199f5ce4d467b.tar.bz2
Apply H.J.'s patch to fix NOLOAD section sizes and dot updates
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 4b8107f..0ff05f6 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2000-01-18 H.J. Lu <hjl@gnu.org>
+
+ * ldlang.c (lang_size_sections): Also update the current
+ address of a region if the SEC_NEVER_LOAD bit is not set.
+
2000-01-10 Philip Blundell <pb@futuretv.com>
* configure.tgt (arm*-*-conix*): New target.