X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/2fa6973e6f491950d9b0345c1573888eed8e01d7..6c89f1c1388ef0368855fc0400d35dfaf57db3ef:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7e4da707..f1d5048b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -2000-09-20 Akim Demaille +2000-10-02 Akim Demaille + + * src/output.c (output): Topological sort of the functions, in + order to get rid of the `static' prototypes. + No longer use `register'. + * src/output.h: New file. + Propagate its inclusion in files explicitly prototyping functions + from output.c. + +2000-09-21 Akim Demaille + + * src/atgeneral.m4: Update from Autoconf. + +2000-09-21 Akim Demaille * src/closure.h: New file. * src/closure.c: Formatting changes, topological sort over the