aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2000-02-29 03:29:27 +0000
committerJim Blandy <jimb@codesourcery.com>2000-02-29 03:29:27 +0000
commitdb5be682e7422580248aa7e528011526731f4224 (patch)
tree67437be2c59b249db6b01b67ddc43341eda5fc1a
parent765b7cbe0561bba08a4d4e2467cb6ba266f282f3 (diff)
downloadgdb-db5be682e7422580248aa7e528011526731f4224.zip
gdb-db5be682e7422580248aa7e528011526731f4224.tar.gz
gdb-db5be682e7422580248aa7e528011526731f4224.tar.bz2
*** empty log message ***
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index bb5d00f..5d40919 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2000-02-28 Jim Blandy <jimb@redhat.com>
+
+ * ldgram.y (exclude_name_list): Don't require a comma to separate
+ list entries; the lexer considers commas to be valid part of a
+ filename, so in something like `foo, bar' the comma is considered
+ part of the first filename, `foo,'.
+ * ld.texinfo: Update section on EXCLUDE_FILE lists.
+
2000-02-27 Loren J. Rittle <ljrittle@acm.org>
* configure.host: Added HOSTING_CRT0, HOSTING_LIBS for