aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-06-02 16:59:37 +0000
committerIan Lance Taylor <ian@airs.com>1998-06-02 16:59:37 +0000
commitd2256aeb70612f76d37fa10a1bfea61433468f1a (patch)
tree28ff91435922b1b095dd383fb89058028b24b04c /ld/ChangeLog
parentc68b56efc5bf81806147871963f09f53606a443c (diff)
downloadgdb-d2256aeb70612f76d37fa10a1bfea61433468f1a.zip
gdb-d2256aeb70612f76d37fa10a1bfea61433468f1a.tar.gz
gdb-d2256aeb70612f76d37fa10a1bfea61433468f1a.tar.bz2
* ldlang.c (lang_finish): If the entry symbol is not found, try
parsing it as a number. * ld.texinfo (Options): Document this.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 7ba7a61..c0ee4eb 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jun 2 12:55:03 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * ldlang.c (lang_finish): If the entry symbol is not found, try
+ parsing it as a number.
+ * ld.texinfo (Options): Document this.
+
Mon Jun 1 14:01:20 1998 Ian Lance Taylor <ian@cygnus.com>
* ld.texinfo (Input Section Wildcards): Document SORT keyword.