summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 7aa4fad2e4..a7ee0adc3d 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,13 @@
+2002-05-06 Alan Modra <amodra@bigpond.net.au>
+
+ * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
+ calls to rules that need no lookahead. Check for no lookahead.
+
+2002-05-06 Borut Razem <borut.razem@siol.net>
+
+ * rclex.l (get_string): Correct "strings" list handling.
+ * resrc.c (read_rc_file): Discard strings.
+
2002-05-04 Alan Modra <amodra@bigpond.net.au>
* ar.c (replace_members): Remove unused var. Formatting fix.