aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-07-03 18:25:46 +0000
committerIan Lance Taylor <ian@airs.com>1998-07-03 18:25:46 +0000
commitb2529df1becf15546fd9ac60192c93042ed36e7b (patch)
treeac5f5bd097fc3da1d8d37358f98f376058844475 /ld/ChangeLog
parent369ee5df3ed0c3afc51287625dbf13cd38e3be3a (diff)
downloadgdb-b2529df1becf15546fd9ac60192c93042ed36e7b.zip
gdb-b2529df1becf15546fd9ac60192c93042ed36e7b.tar.gz
gdb-b2529df1becf15546fd9ac60192c93042ed36e7b.tar.bz2
* ldgram.y (extern_name_list): Do not require symbols to be
separated by commas. (ifile_p1): Add EXTERN. * ldlex.l: Accept EXTERN in BOTH and SCRIPT mode as well as MRI mode. * ld.texinfo (Options): Mention that EXTERN is equivalent to -u. (Miscellaneous Commands): Document EXTERN.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index dea26e1..07e9695 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+Fri Jul 3 14:19:06 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * ldgram.y (extern_name_list): Do not require symbols to be
+ separated by commas.
+ (ifile_p1): Add EXTERN.
+ * ldlex.l: Accept EXTERN in BOTH and SCRIPT mode as well as MRI
+ mode.
+ * ld.texinfo (Options): Mention that EXTERN is equivalent to -u.
+ (Miscellaneous Commands): Document EXTERN.
+
Wed Jul 1 19:40:34 1998 Richard Henderson <rth@cygnus.com>
* ld.h (args_type): Add gc_sections.