* ldgram.y: Fix syntax warning.
+2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+ * arparse.y: Fix syntax warning.
+
2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
* readelf.c (fetch_location_list): Remove unused function.
command_line:
command NEWLINE { prompt(); }
+ ;
command:
open_command
+2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+ * ldgram.y: Fix syntax warning.
+
2002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
* emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
ldlex_popstate();
lang_add_assignment(exp_assop($3,$2,$4));
}
+ ;
/* SYNTAX WITHIN AN MRI SCRIPT FILE */
mri_script_file: