X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d9efd181112c1232acff11f11b2a5c064e08cf7d..6c89f1c1388ef0368855fc0400d35dfaf57db3ef:/ChangeLog diff --git a/ChangeLog b/ChangeLog index f40489ad..f1d5048b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +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.