Lines Matching +refs:make +refs:autoconf +refs:h

16 	resync with my-autoconf: CF_CONST_X_STRING CF_MKSTEMP CF_WITH_MAN2HTML CF_XOPEN_SOURCE
53 * error.c, defs.h, reader.c:
67 * defs.h, error.c: add function unexpected_value()
80 make test-differences smaller when compiling with YY_NO_LEAKS by replacing
106 * defs.h: rename no_space() to on_error()
110 * aclocal.m4: resync with my-autoconf: CF_GCC_VERSION CF_XOPEN_SOURCE
131 * aclocal.m4: resync with my-autoconf
135 * test/yacc/ok_syntax1.tab.h, test/yacc/ok_syntax1.tab.c,
136 test/btyacc/ok_syntax1.tab.h, test/btyacc/ok_syntax1.tab.c:
164 * aclocal.m4: resync with my-autoconf
187 * defs.h:
209 * aclocal.m4: resync with my-autoconf
321 * test/expr.oxout.y, test/expr.oxout.h: fix gcc warnings
323 * test/yacc/expr.oxout.tab.c, test/yacc/expr.oxout.tab.h: regen
331 * test/expr.oxout.h: RCS_BASE
337 * test/btyacc/expr.oxout.tab.h: regen
389 * aclocal.m4: resync with my-autoconf
455 $ make check
476 $ make check
609 $ make check
625 * main.c, yacc.1: add "-h" option
717 * defs.h: add fprintf_lineno macro
720 make that a little simpler - but I see that this should be using the
724 make that into a macro, and add a begin_case() to more/less match (the
747 $ make check
783 contain whitespace, but quoting them all would make shellcheck more
814 * aclocal.m4: resync with my-autoconf
883 * aclocal.m4: resync with my-autoconf
894 | make check
919 | make check
1145 * defs.h:
1157 * aclocal.m4: resync with my-autoconf
1184 $ make check
1228 * reader.c, defs.h:
1233 * test/btyacc/varsyntax_calc1.tab.c, test/btyacc/varsyntax_calc1.tab.h,
1234 test/btyacc/expr.oxout.tab.c, test/btyacc/expr.oxout.tab.h,
1235 test/btyacc/inherit1.tab.c, test/btyacc/inherit1.tab.h,
1236 test/btyacc/inherit2.tab.c, test/btyacc/inherit2.tab.h,
1237 test/btyacc/ok_syntax1.tab.c, test/btyacc/ok_syntax1.tab.h,
1238 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit3.tab.h,
1239 test/btyacc/err_inherit4.tab.c, test/btyacc/err_inherit4.tab.h,
1240 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_calc1.tab.h,
1241 test/btyacc/btyacc_demo.tab.c, test/btyacc/btyacc_demo.tab.h,
1242 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy1.tab.h,
1243 test/btyacc/btyacc_destroy2.tab.c, test/btyacc/btyacc_destroy2.tab.h,
1244 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/btyacc_destroy3.tab.h,
1245 test/btyacc/calc1.tab.c, test/btyacc/calc1.tab.h,
1246 test/yacc/varsyntax_calc1.tab.c, test/yacc/varsyntax_calc1.tab.h,
1247 test/yacc/expr.oxout.tab.c, test/yacc/expr.oxout.tab.h,
1248 test/yacc/ok_syntax1.tab.c, test/yacc/ok_syntax1.tab.h,
1249 test/yacc/calc1.tab.c, test/yacc/calc1.tab.h:
1262 * defs.h: apply syntax change needed for _Noreturn keyword
1275 resync with my-autoconf (adds --enable-stdnoreturn option)
1366 * aclocal.m4: resync with my-autoconf
1391 $ make check
1534 * defs.h: update to 2.0
1642 resync with my-autoconf, for compiler-warning fixes with macOS
1694 resync with my-autoconf, mostly fixes for compiler-warnings
1728 test/btyacc/calc_code_all.tab.c, test/btyacc/calc_code_all.tab.h,
1732 test/btyacc/calc_code_default.tab.h,
1736 test/btyacc/calc_code_imports.tab.h,
1740 test/btyacc/calc_code_provides.tab.h,
1744 test/btyacc/calc_code_requires.tab.h, test/btyacc/calc_code_top.error,
1746 test/btyacc/calc_code_top.tab.h, test/yacc/calc_code_all.tab.c,
1747 test/yacc/calc_code_all.tab.h, test/yacc/calc_code_default.tab.c,
1749 test/yacc/calc_code_provides.tab.h, test/yacc/calc_code_requires.tab.c,
1750 test/yacc/calc_code_requires.tab.h, test/yacc/calc_code_top.tab.c:
1766 * mstring.c, defs.h: add msrenew()
1770 test/yacc/calc_code_default.tab.h, test/yacc/calc_code_imports.error,
1772 test/yacc/calc_code_imports.tab.h, test/yacc/calc_code_provides.error,
1776 test/yacc/calc_code_top.output, test/yacc/calc_code_top.tab.h:
1788 * defs.h: add missing "extern" for new variable "code_lines"
1807 * test/btyacc/err_inherit4.tab.h, test/btyacc/btyacc_demo.tab.h: regen
1809 * defs.h: use enum's to simplify recent change
1816 * defs.h, reader.c, output.c: add support for bison's "%code" feature
1848 resync with my-autoconf adds a fix which accommodates a difference in
1892 output of test_defines should be a header ".h", not ".c"
1894 * test/btyacc/defines1.calc.h, test/btyacc/defines1.error,
1895 test/btyacc/defines1.output, test/btyacc/defines2.calc.h,
1897 test/btyacc/defines3.calc.h, test/btyacc/defines3.error,
1903 * test/yacc/defines1.calc.h, test/yacc/defines3.calc.h: RCS_BASE
1908 test/yacc/defines2.calc.h, test/yacc/defines2.error,
1975 * main.c: add -D option, to specify filename vs y.tab.h for -d
1977 * defs.h: add dflag2, for -D option
1989 * aclocal.m4: Improved autoconf macros:
2130 * aclocal.m4: resync with my-autoconf
2171 quiet some warnings from gcc 7 when doing "make check_make"
2175 * test/btyacc/ok_syntax1.tab.h, test/btyacc/btyacc_calc1.tab.h: regen
2182 test/yacc/ok_syntax1.tab.c, test/yacc/ok_syntax1.tab.h,
2206 2) make yynerrs a parser-local variable if the parser is reentrant.
2224 * defs.h: The noreturn attribute needs to be specified before function
2248 * aclocal.m4: resync with my-autoconf
2250 * reader.c, output.c, defs.h:
2253 * reader.c, output.c, defs.h:
2288 fix another uninitialized variable warning in "make check_make" for btyacc
2294 test/yacc/pure_error.tab.c, test/yacc/calc3.tab.c, yaccpar.c, defs.h,
2296 fix some compiler warnings for "make check_make" by adding section init_vars,
2328 test/btyacc/expr.oxout.tab.c, test/btyacc/expr.oxout.tab.h,
2330 test/yacc/expr.oxout.tab.c, test/yacc/expr.oxout.tab.h:
2335 * reader.c, defs.h, main.c:
2336 avoid using regex.h since some low-end platforms do not have this
2346 * main.c, reader.c, defs.h:
2388 - Add some more bison stuff to make the mesa/gallium parser work:
2398 * test/btyacc/btyacc_demo.tab.h, test/btyacc/code_calc.tab.c,
2399 test/btyacc/code_error.tab.c, test/btyacc/err_inherit4.tab.h:
2403 - Add some more bison stuff to make the mesa/gallium parser work:
2420 - Cast new <ctype.h> args to unsigned char
2422 * defs.h: changes from NetBSD
2423 - Add some more bison stuff to make the mesa/gallium parser work:
2433 * defs.h: adapted from NetBSD
2437 - Cast new <ctype.h> args to unsigned char
2440 - Add some more bison stuff to make the mesa/gallium parser work:
2454 - Cast new <ctype.h> args to unsigned char
2458 * test/btyacc/btyacc_demo.tab.h, test/btyacc/err_inherit4.tab.h: regen
2473 * aclocal.m4: Improved autoconf macros
2502 * aclocal.m4: improved autoconf macros:
2577 test/yacc/code_calc.tab.h, test/yacc/code_error.code.c,
2609 test/btyacc/code_calc.tab.c, test/btyacc/code_calc.tab.h,
2621 * btyaccpar.skel, defs.h, error.c, output.c, reader.c, test/code_calc.y,
2696 make cache-size clearer (prompted by discussion with Pedro Giffuni,
2700 make relationship with format/size clearer (prompted by discussion
2712 * aclocal.m4: resync with my-autoconf
2774 make change to umask before calling mkstemp, as suggested in Coverity #56902
2851 fix "make check_make"
2897 test/btyacc/btyacc_destroy3.output, test/btyacc/btyacc_destroy3.tab.h,
2899 test/btyacc/btyacc_destroy2.tab.h:
2905 test/btyacc/btyacc_demo2.tab.c, test/btyacc/btyacc_demo2.tab.h,
2907 test/btyacc/btyacc_destroy1.tab.h, test/btyacc_destroy3.y,
2913 * main.c, reader.c, defs.h:
2919 * closure.c, lalr.c, output.c, defs.h:
2939 * aclocal.m4: resync with my-autoconf (no change to configure script)
2946 make top-level "make check" work again, by adding another step to filtering
3015 * main.c, defs.h: add mstring_leaks()
3030 * defs.h: add/use GCC_PRINTFLIKE for msprintf()
3052 * main.c, defs.h: patch to allow DEBUG build with WIN32 system
3081 * defs.h: mark two functions as no-return.
3094 tweaks to make generated files from ok_syntax1.y compile with check_make rule
3097 test/btyacc/rename_debug.h, test/btyacc/rename_debug.i,
3104 * test/yacc/rename_debug.error, test/yacc/rename_debug.h,
3131 test/yacc/ok_syntax1.tab.h, test/btyacc/ok_syntax1.output,
3132 test/btyacc/ok_syntax1.tab.c, test/btyacc/ok_syntax1.tab.h:
3203 upon it, but redefinition in the "make check_make" rule is a problem).
3218 * mstring.c: minor reformatting to make coverage analysis simpler
3265 test/btyacc/err_syntax27.tab.c, test/btyacc/err_syntax27.tab.h,
3268 test/yacc/err_syntax27.tab.c, test/yacc/err_syntax27.tab.h:
3330 YYPATCH #define's to make test-outputs easier to compare #line's (report
3341 test/btyacc/code_debug.h, test/btyacc/code_debug.i,
3345 * test/yacc/code_debug.c, test/yacc/code_debug.h:
3356 * test/yacc/code_debug.error, test/yacc/code_debug.h,
3420 output.c, skeleton.c, defs.h:
3568 regen to make YYMAXTOKEN and YYUNDFTOKEN adjacent
3596 * reader.c, defs.h, main.c:
3661 * defs.h:
3678 * defs.h: typedef __compar_fn_t is unnecessary
3767 test/yacc/varsyntax_calc1.tab.c, test/yacc/varsyntax_calc1.tab.h,
3769 test/yacc/err_inherit3.tab.c, test/yacc/err_inherit3.tab.h,
3771 test/yacc/err_inherit4.tab.c, test/yacc/err_inherit4.tab.h,
3773 test/yacc/err_inherit5.tab.c, test/yacc/err_inherit5.tab.h,
3775 test/yacc/inherit0.tab.c, test/yacc/inherit0.tab.h,
3777 test/yacc/inherit1.tab.c, test/yacc/inherit1.tab.h,
3779 test/yacc/inherit2.tab.c, test/yacc/inherit2.tab.h,
3781 test/yacc/empty.tab.h, test/yacc/err_inherit1.error,
3783 test/yacc/err_inherit1.tab.h, test/yacc/err_inherit2.error,
3785 test/yacc/err_inherit2.tab.h:
3795 test/btyacc/err_inherit3.tab.h, test/btyacc/err_inherit2.error,
3797 test/btyacc/err_inherit2.tab.h, test/btyacc/err_inherit4.error,
3799 test/btyacc/err_inherit4.tab.h, test/btyacc/err_inherit5.error,
3801 test/btyacc/err_inherit5.tab.h, test/btyacc/inherit0.error,
3803 test/btyacc/inherit0.tab.h, test/btyacc/inherit1.error,
3805 test/btyacc/inherit1.tab.h, test/btyacc/inherit2.error,
3807 test/btyacc/inherit2.tab.h, test/btyacc/calc.error,
3809 test/btyacc/err_inherit1.tab.c, test/btyacc/err_inherit1.tab.h:
3812 * defs.h: new functions/variables for btyacc
3839 definitions in config.h rather than in the makefile.
3844 make all of the objects (not just skeleton) rebuild if makefile changes
3860 test/btyacc/err_syntax1.tab.h, test/btyacc/err_syntax10.error,
3862 test/btyacc/err_syntax10.tab.h, test/btyacc/err_syntax11.error,
3864 test/btyacc/err_syntax11.tab.h, test/btyacc/err_syntax12.error,
3866 test/btyacc/err_syntax12.tab.h, test/btyacc/err_syntax13.error,
3868 test/btyacc/err_syntax13.tab.h, test/btyacc/err_syntax14.error,
3870 test/btyacc/err_syntax14.tab.h, test/btyacc/err_syntax15.error,
3872 test/btyacc/err_syntax15.tab.h, test/btyacc/err_syntax16.error,
3874 test/btyacc/err_syntax16.tab.h, test/btyacc/err_syntax17.error,
3876 test/btyacc/err_syntax17.tab.h, test/btyacc/err_syntax18.error,
3878 test/btyacc/err_syntax18.tab.h, test/btyacc/err_syntax19.error,
3880 test/btyacc/err_syntax19.tab.h, test/btyacc/err_syntax2.output,
3881 test/btyacc/err_syntax2.tab.c, test/btyacc/err_syntax2.tab.h,
3883 test/btyacc/err_syntax20.tab.c, test/btyacc/err_syntax20.tab.h,
3885 test/btyacc/err_syntax21.tab.c, test/btyacc/err_syntax21.tab.h,
3887 test/btyacc/err_syntax22.tab.c, test/btyacc/err_syntax22.tab.h,
3889 test/btyacc/err_syntax23.tab.c, test/btyacc/err_syntax23.tab.h,
3891 test/btyacc/err_syntax24.tab.c, test/btyacc/err_syntax24.tab.h,
3893 test/btyacc/err_syntax25.tab.c, test/btyacc/err_syntax25.tab.h,
3895 test/btyacc/err_syntax26.tab.c, test/btyacc/err_syntax26.tab.h,
3897 test/btyacc/err_syntax3.tab.h, test/btyacc/err_syntax4.output,
3898 test/btyacc/err_syntax4.tab.c, test/btyacc/err_syntax4.tab.h,
3900 test/btyacc/err_syntax5.tab.h, test/btyacc/err_syntax6.output,
3901 test/btyacc/err_syntax6.tab.c, test/btyacc/err_syntax6.tab.h,
3903 test/btyacc/err_syntax7.tab.h, test/btyacc/err_syntax7a.output,
3904 test/btyacc/err_syntax7a.tab.c, test/btyacc/err_syntax7a.tab.h,
3906 test/btyacc/err_syntax7b.tab.h, test/btyacc/err_syntax8.output,
3907 test/btyacc/err_syntax8.tab.c, test/btyacc/err_syntax8.tab.h,
3909 test/btyacc/err_syntax8a.tab.h, test/btyacc/err_syntax9.output,
3910 test/btyacc/err_syntax9.tab.c, test/btyacc/err_syntax9.tab.h:
3915 * defs.h: fix compiler warnings due to mputc()
3922 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/varsyntax_calc1.tab.h:
3930 test/err_syntax26.tab.c, test/err_syntax26.tab.h,
3932 test/yacc/err_syntax26.tab.c, test/yacc/err_syntax26.tab.h:
3938 test/err_syntax25.tab.c, test/err_syntax25.tab.h,
3940 test/yacc/err_syntax25.tab.c, test/yacc/err_syntax25.tab.h:
3946 test/err_syntax24.tab.c, test/err_syntax24.tab.h,
3948 test/yacc/err_syntax24.tab.c, test/yacc/err_syntax24.tab.h:
3977 test/err_syntax23.tab.c, test/err_syntax23.tab.h,
3979 test/yacc/err_syntax23.tab.c, test/yacc/err_syntax23.tab.h:
3992 test/err_syntax22.tab.c, test/err_syntax22.tab.h,
3994 test/yacc/err_syntax22.tab.c, test/yacc/err_syntax22.tab.h:
4000 test/err_syntax21.tab.c, test/err_syntax21.tab.h,
4002 test/yacc/err_syntax21.tab.c, test/yacc/err_syntax21.tab.h,
4004 test/err_syntax20.tab.c, test/err_syntax20.tab.h,
4006 test/yacc/err_syntax20.tab.c, test/yacc/err_syntax20.tab.h:
4014 test/err_syntax19.tab.c, test/err_syntax19.tab.h,
4016 test/yacc/err_syntax19.tab.c, test/yacc/err_syntax19.tab.h:
4022 test/err_syntax18.tab.c, test/err_syntax18.tab.h,
4024 test/yacc/err_syntax18.tab.c, test/yacc/err_syntax18.tab.h:
4030 test/err_syntax17.tab.c, test/err_syntax17.tab.h,
4032 test/yacc/err_syntax17.tab.c, test/yacc/err_syntax17.tab.h:
4040 test/err_syntax16.tab.c, test/err_syntax16.tab.h,
4042 test/yacc/err_syntax16.tab.c, test/yacc/err_syntax16.tab.h:
4048 test/err_syntax15.tab.c, test/err_syntax15.tab.h,
4050 test/yacc/err_syntax15.tab.c, test/yacc/err_syntax15.tab.h:
4056 test/err_syntax14.tab.c, test/err_syntax14.tab.h,
4058 test/yacc/err_syntax14.tab.c, test/yacc/err_syntax14.tab.h:
4065 test/err_syntax13.tab.c, test/err_syntax13.tab.h,
4067 test/yacc/err_syntax13.tab.c, test/yacc/err_syntax13.tab.h:
4073 test/err_syntax12.tab.c, test/err_syntax12.tab.h,
4075 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax12.tab.h:
4081 test/err_syntax11.tab.c, test/err_syntax11.tab.h,
4083 test/yacc/err_syntax11.tab.c, test/yacc/err_syntax11.tab.h:
4089 test/err_syntax10.tab.c, test/err_syntax10.tab.h,
4091 test/yacc/err_syntax10.tab.c, test/yacc/err_syntax10.tab.h:
4099 test/err_syntax9.tab.c, test/err_syntax9.tab.h,
4101 test/yacc/err_syntax9.tab.c, test/yacc/err_syntax9.tab.h:
4107 test/err_syntax8.tab.c, test/err_syntax8.tab.h,
4109 test/err_syntax8a.tab.c, test/err_syntax8a.tab.h,
4111 test/yacc/err_syntax8.tab.c, test/yacc/err_syntax8.tab.h,
4113 test/yacc/err_syntax8a.tab.c, test/yacc/err_syntax8a.tab.h:
4119 test/err_syntax7.tab.c, test/err_syntax7.tab.h,
4121 test/err_syntax7a.tab.c, test/err_syntax7a.tab.h,
4123 test/err_syntax7b.tab.c, test/err_syntax7b.tab.h,
4125 test/yacc/err_syntax7.tab.c, test/yacc/err_syntax7.tab.h,
4127 test/yacc/err_syntax7a.tab.c, test/yacc/err_syntax7a.tab.h,
4129 test/yacc/err_syntax7b.tab.c, test/yacc/err_syntax7b.tab.h:
4136 test/err_syntax6.tab.c, test/err_syntax6.tab.h,
4138 test/yacc/err_syntax6.tab.c, test/yacc/err_syntax6.tab.h:
4144 test/err_syntax5.tab.c, test/err_syntax5.tab.h,
4146 test/yacc/err_syntax5.tab.c, test/yacc/err_syntax5.tab.h:
4152 test/err_syntax4.tab.c, test/err_syntax4.tab.h,
4154 test/yacc/err_syntax4.tab.c, test/yacc/err_syntax4.tab.h:
4160 test/err_syntax3.tab.c, test/err_syntax3.tab.h,
4162 test/yacc/err_syntax3.tab.c, test/yacc/err_syntax3.tab.h:
4168 test/err_syntax2.tab.c, test/err_syntax2.tab.h,
4170 test/yacc/err_syntax2.tab.c, test/yacc/err_syntax2.tab.h:
4204 test/err_syntax1.tab.h, test/yacc/err_syntax1.output,
4205 test/yacc/err_syntax1.tab.c, test/yacc/err_syntax1.tab.h:
4225 test/btyacc/btyacc_calc1.tab.h:
4231 * test/btyacc/pure_calc.tab.c, test/btyacc/pure_calc.tab.h,
4233 test/btyacc/pure_error.tab.h, test/btyacc/quote_calc-s.output,
4234 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc-s.tab.h,
4236 test/btyacc/quote_calc.tab.h, test/btyacc/quote_calc2-s.output,
4237 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2-s.tab.h,
4239 test/btyacc/quote_calc2.tab.h, test/btyacc/quote_calc3-s.output,
4240 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3-s.tab.h,
4242 test/btyacc/quote_calc3.tab.h, test/btyacc/quote_calc4-s.output,
4243 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4-s.tab.h,
4245 test/btyacc/quote_calc4.tab.h, test/btyacc/calc1.output,
4246 test/btyacc/calc1.tab.c, test/btyacc/calc1.tab.h,
4248 test/btyacc/calc2.tab.h, test/btyacc/calc3.output,
4249 test/btyacc/calc3.tab.c, test/btyacc/calc3.tab.h,
4251 test/btyacc/code_calc.tab.c, test/btyacc/code_calc.tab.h,
4253 test/btyacc/code_error.tab.c, test/btyacc/code_error.tab.h,
4255 test/btyacc/empty.tab.h, test/btyacc/error.output,
4256 test/btyacc/error.tab.c, test/btyacc/error.tab.h,
4258 test/btyacc/grammar.tab.h, test/btyacc/pure_calc.output,
4259 test/btyacc/btyacc_demo.output, test/btyacc/btyacc_demo.tab.h,
4260 test/btyacc/calc.output, test/btyacc/calc.tab.c, test/btyacc/calc.tab.h:
4263 * defs.h:
4333 * output.c, defs.h, main.c, reader.c, skeleton.c:
4357 * aclocal.m4: resync with my-autoconf (fixes for clang and mingw)
4415 adapt tweak from Dave Beckett to work around long-ago breakage in "new" autoconf.
4422 * test/ftp.output, test/ftp.tab.c, test/ftp.tab.h: regen
4424 * test/ftp.y: fix most compiler warnings for "make check_make"
4428 * test/calc1.y: fix most compiler warnings for "make check_make"
4485 pointer-arithmetic checks fell afoul of gcc's misuse of void* in string.h; work
4491 than appending to confdefs.h, since long-ago concern about the ability to
4523 bump requirement to autoconf 2.52.20011201 and drop check for CF_PROG_EXT
4524 as being obsolete with autoconf 2.52x
4546 * defs.h:
4547 add fallbacks for GCC_NORETURN and GCC_UNUSED to make it simpler for *BSD
4568 * test/run_make.sh: workaround for breakage due to GNU make 3.82
4608 modified to help make the files build with bison
4615 * test/code_calc.y: modified to help make the files build with bison
4623 * test/grammar.y: modified to help make the files build with bison
4631 * test/calc1.y: modified to help make the files build with bison
4641 * test/ftp.y: modified to help make the files build with bison
4650 modified to help make the files build with bison
4654 * test/calc.y: modified to help make the files build with bison
4658 * test/error.y: modified to help make the files build with bison
4666 modified to help make the files build with bison
4691 modified to help make the files build with bison
4697 modified to help make the files build with bison
4702 test/quote_calc-s.tab.h, test/quote_calc2-s.output,
4703 test/quote_calc2-s.tab.c, test/quote_calc2-s.tab.h,
4705 test/quote_calc3-s.tab.h, test/quote_calc4-s.output,
4706 test/quote_calc4-s.tab.c, test/quote_calc4-s.tab.h:
4709 * test/yacc/quote_calc-s.output, test/yacc/quote_calc-s.tab.h,
4710 test/yacc/quote_calc2-s.output, test/yacc/quote_calc2-s.tab.h,
4711 test/yacc/quote_calc3-s.output, test/yacc/quote_calc3-s.tab.h,
4712 test/yacc/quote_calc4-s.output, test/yacc/quote_calc4-s.tab.h:
4728 test/quote_calc4.output, test/quote_calc4.tab.c, test/quote_calc4.tab.h:
4732 test/yacc/quote_calc4.tab.h:
4735 * test/quote_calc3.y, test/quote_calc.tab.h: RCS_BASE
4737 * test/yacc/quote_calc.tab.h: reference output for testing
4741 test/quote_calc2.tab.h, test/quote_calc3.tab.h:
4745 test/yacc/quote_calc2.tab.h, test/yacc/quote_calc3.tab.h:
4752 * aclocal.m4: resync with my-autoconf, i.e., fixes for CF_XOPEN_SOURCE
4758 * yacc.1, output.c, main.c, defs.h:
4791 * skeleton.c, output.c, defs.h: changes to support "-i" option.
4805 resync with my-autoconf: CF_ANSI_CC_CHECK (check for $CFLAGS in $CC)
4808 * defs.h, error.c, reader.c:
4821 * defs.h, skeleton.c:
4824 * defs.h:
4873 * defs.h, main.c:
4876 * main.c: Solaris declares chmod() in <sys/stat.h>
4880 * main.c: ifdef'd use of fcntl.h
4882 * configure.in: add configure checks for fcntl.h, atexit and mkstemp
4894 start revising use of tmpfile(), to make this work with MinGW. Start by
4945 * skeleton.c, defs.h: generate yyerror() calls in output.c
4949 * test/yacc/calc1.tab.h: reference output for testing
4951 * test/calc1.tab.h: regen
4969 * main.c, defs.h, symtab.c, error.c: reduce global variables
4988 * test/calc1.tab.h: regen
4990 * test/calc1.output, test/calc1.tab.c, test/calc1.tab.h: RCS_BASE
5028 * defs.h, reader.c:
5032 * test/calc3.tab.c, test/calc3.y, test/calc3.output, test/calc3.tab.h:
5035 * test/yacc/calc3.output, test/yacc/calc3.tab.h:
5038 * test/calc2.tab.c, test/calc2.y, test/calc2.tab.h: RCS_BASE
5040 * test/yacc/calc2.tab.h: reference output for testing
5063 main.c, mkpar.c, output.c, defs.h, closure.c:
5109 * test/code_error.code.c, test/code_error.tab.c, test/code_error.tab.h:
5112 * test/yacc/code_error.tab.h: reference output for testing
5114 * test/code_calc.code.c, test/code_calc.tab.c, test/code_calc.tab.h:
5117 * test/yacc/code_calc.tab.h: reference output for testing
5119 * test/pure_calc.output, test/pure_calc.tab.h, test/pure_error.output,
5120 test/pure_error.tab.h:
5123 * test/yacc/pure_calc.output, test/yacc/pure_calc.tab.h,
5124 test/yacc/pure_error.output, test/yacc/pure_error.tab.h:
5135 changes to support running "make check" in a separate build-tree
5143 * main.c, output.c, reader.c, defs.h, skeleton.c:
5178 to override feature definitions, particularly with stdlib.h (request by
5181 * lr0.c, error.c, reader.c, defs.h:
5188 * defs.h, closure.c, lr0.c, warshall.c, main.c:
5211 * aclocal.m4: add copyright notice, from "my-autoconf" macros
5212 http://invisible-island.net/autoconf/autoconf.html
5214 * aclocal.m4: resync with my-autoconf. summary of changes:
5243 * defs.h: modified skeleton to support %pure-parser feature
5248 make -r and -p options work together. The -r option splits the generated
5255 * defs.h: add definitions for %pure-parser
5265 * defs.h: split-out xdecls[]
5274 resync with my-autoconf CF_ADD_CFLAGS and CF_DISABLE_ECHO changes.
5294 * output.c, mkpar.c, defs.h, lalr.c, closure.c, graph.c, lr0.c,
5303 * main.c, defs.h: introduce some typedefs for portability, etc.
5311 * aclocal.m4: resync with my-autoconf
5325 * configure: regen with autoconf-2.52 (patched)
5341 * verbose.c, main.c, defs.h, mkpar.c, reader.c:
5347 * closure.c, defs.h, error.c, graph.c, lalr.c, lr0.c, main.c, mkpar.c,
5375 * main.c, defs.h, output.c, skeleton.c, symtab.c, error.c, reader.c:
5430 * skeleton.c: include string.h, for memset()
5453 * aclocal.m4: resync with my-autoconf (no major changes)
5476 * defs.h: add hooks for auditing memory leaks
5495 * mkdirs.sh: improved version for "make -j"
5538 * defs.h: add a fallback for GCC_UNUSED
5542 * makefile.in: add "." to include-path to pickup config.h
5574 move the actual definition of YYMAJOR and YYMINOR to defs.h (as numbers).
5577 * defs.h:
5581 * lalr.c, lr0.c, mkpar.c, defs.h, closure.c, warshall.c, output.c,
5604 * defs.h: remove unnecessary externs for main.c
5610 * mkpar.c, defs.h, reader.c:
5623 * defs.h, graph.c, lr0.c, main.c, makefile.in, reader.c, yacc.1:
5650 add AC_ARG_PROGRAM to make --program-prefix, etc., work.
5655 reorder AC_INIT/AC_CONFIG_HEADER to make this "work" with autoconf 2.52
5662 generate a config.h
5664 * defs.h: make this use the generated config.h
5674 * defs.h: remove action_file_name, etc., since we use tmpfile() now.
5684 * test/grammar.output, test/grammar.tab.c, test/grammar.tab.h: RCS_BASE
5686 * test/yacc/grammar.output, test/yacc/grammar.tab.h:
5689 * makefile.in: turn on "make check" rule
5695 * test/run_test.sh, test/calc.tab.h: RCS_BASE
5697 * test/yacc/calc.tab.h: reference output for testing
5754 * defs.h, verbose.c, reader.c, main.c, skeleton.c, warshall.c, symtab.c,
5772 * reader.c, defs.h: MSDOS-port
5780 * test/ftp.output, test/ftp.tab.c, test/ftp.tab.h: RCS_BASE
5784 * test/yacc/error.output, test/yacc/error.tab.h:
5789 * test/error.output, test/error.tab.c, test/error.tab.h: RCS_BASE
5800 * defs.h: original version