aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-02-12 19:12:02 +0000
committerIan Lance Taylor <ian@airs.com>1998-02-12 19:12:02 +0000
commitb95ad8c8e7fe7756ab3f9ca57cd2026134b3acf8 (patch)
tree79e201d22666729b387f6202f84c36a6685926c1 /ld
parent43448efe7d749aba7a04bd8f8d160b810502946b (diff)
downloadbinutils-b95ad8c8e7fe7756ab3f9ca57cd2026134b3acf8.zip
binutils-b95ad8c8e7fe7756ab3f9ca57cd2026134b3acf8.tar.gz
binutils-b95ad8c8e7fe7756ab3f9ca57cd2026134b3acf8.tar.bz2
* lexsup.c (help): Update bug-gnu-utils address.
* ld.texinfo (Bug Reporting): Likewise.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ffa15aa..fddbf0a 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,14 @@
+Thu Feb 12 14:10:44 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * lexsup.c (help): Update bug-gnu-utils address.
+ * ld.texinfo (Bug Reporting): Likewise.
+
+Tue Feb 10 18:05:56 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * ldlang.c (lang_size_sections): Warn if some memory regions were
+ defined, but a loadable section is going into the default memory
+ region.
+
Tue Feb 10 16:17:20 1998 H.J. Lu <hjl@gnu.org>
* ldlex.l (V_IDENTIFIER): Allow '.' as symbol prefix.