X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/17da6427fe433be974371d1b4f56061c0903776d..7a999fcb7bb6d3568e0b6515363c7ad4bb682dc3:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 8c7e5064..c9a3fece 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2001-08-31 Pascal Bart + + * src/output.c (prepare): Delete the `filename' muscule insertion. + * src/reader.c (copy_action): Use `filename' muscule with `#line'. + (parse_union_decl): Likewise. + * src/macrotab.c (macro_init): Initialize filename by infile. + +2001-08-31 Marc Autret + + * src/bison.simple (YYLSP_NEEDED): New definition. + * src/output.c (prepare): Add macro insertion of `locations_flag' + 2001-08-31 Pascal Bart * src/output.c (prepare): Delete insertion of previous muscles,