+2001-08-28 Marc Autret <autret_m@epita.fr>
+
+ * src/output.c (output_actions): Clean up.
+ (output_gram): CPP-out useless code.
+ * src/reader.c (reader): Clean up, CPP-out useless code.
+
+2001-08-28 Pascal Bart <pascal.bart@epita.fr>
+
+ * src/output.c (output): Copy attrs_obstack in the '%%definitions'
+ directive.
+ * src/bison.simple: Add `%%definitions'.
+
+2001-08-28 Marc Autret <autret_m@epita.fr>
+
+ * config/depcomp: New file.
+
+2001-08-27 Paul Eggert <eggert@twinsun.com>
+
+ * src/bison.simple (yyparse): Don't take the address of an
+ item before the start of an array, as that doesn't conform to
+ the C Standard.
+
+2001-08-27 Robert Anisko <robert.anisko@epita.fr>
+
+ * src/output.c (output): Remove the initialization of the macro
+ obstack. It was done too late here.
+
+ * src/reader.c (parse_macro_decl): Fix. Use of the macro obstack was
+ completely wrong.
+ (reader): Initialize the macro obstack here, since we need it to grow
+ '%define' directives.
+
+ * src/reader.h: Declare the macro obstack as extern.
+
2001-08-27 Robert Anisko <robert.anisko@epita.fr>
* src/output.c (output_parser): Fix. Store single '%' characters in