Lines Matching +full:test +full:- +full:config
1 2024-01-09 Thomas E. Dickey <dickey@invisible-island.net>
10 package/mingw-byacc.spec, package/pkgsrc/Makefile:
13 2023-12-01 Thomas E. Dickey <dickey@invisible-island.net>
16 resync with my-autoconf: CF_CONST_X_STRING CF_MKSTEMP CF_WITH_MAN2HTML CF_XOPEN_SOURCE
18 2023-09-15 Thomas E. Dickey <dickey@invisible-island.net>
20 * config.sub: 2023-09-15
22 2023-08-22 Thomas E. Dickey <dickey@invisible-island.net>
24 * config.guess: 2023-08-22
26 2023-05-21 Thomas E. Dickey <dickey@invisible-island.net>
29 package/mingw-byacc.spec, package/pkgsrc/Makefile:
38 improve install-man by adding sed commands for --program-transform-name
40 2023-05-19 Thomas E. Dickey <dickey@invisible-island.net>
51 2023-05-18 Thomas E. Dickey <dickey@invisible-island.net>
56 2023-05-17 Thomas E. Dickey <dickey@invisible-island.net>
60 2023-05-16 Thomas E. Dickey <dickey@invisible-island.net>
70 recognize bison's "%define api.pure" as an alternative to "%pure-parser"
80 make test-differences smaller when compiling with YY_NO_LEAKS by replacing
83 * reader.c: gcc-warnings
85 2023-05-15 Thomas E. Dickey <dickey@invisible-island.net>
88 package/mingw-byacc.spec, package/pkgsrc/Makefile:
97 correct a use-after-free in more_curly, which could occur if a %lex-param
98 or %parse-param was multi-line (Redhat #2183006).
100 2023-05-11 Thomas E. Dickey <dickey@invisible-island.net>
108 2023-04-03 Thomas E. Dickey <dickey@invisible-island.net>
110 * aclocal.m4: resync with my-autoconf: CF_GCC_VERSION CF_XOPEN_SOURCE
112 2023-02-26 Thomas E. Dickey <dickey@invisible-island.net>
114 * mstring.c, reader.c: yak-indent
116 2023-02-26 mingodad
119 patch for byacc #6: Segmentation fault when trying to parse bison-3.8.2 grammar
121 2023-02-26 Thomas E. Dickey <dickey@invisible-island.net>
124 package/mingw-byacc.spec, package/pkgsrc/Makefile:
127 2023-02-20 Thomas E. Dickey <dickey@invisible-island.net>
131 * aclocal.m4: resync with my-autoconf
133 2023-02-19 Thomas E. Dickey <dickey@invisible-island.net>
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:
139 * test/ok_syntax1.y:
140 modify test for %union to add tag for testing reader.c
145 definition (report by Dag-Erling Smørgrav).
148 package/mingw-byacc.spec, package/pkgsrc/Makefile:
151 2023-02-01 Thomas E. Dickey <dickey@invisible-island.net>
158 package/debian/copyright, package/mingw-byacc.spec,
162 2023-01-05 Thomas E. Dickey <dickey@invisible-island.net>
164 * aclocal.m4: resync with my-autoconf
166 2022-12-29 Thomas E. Dickey <dickey@invisible-island.net>
171 correct help-message for --disable-btyacc option, and fix the reporting of
176 package/mingw-byacc.spec, package/pkgsrc/Makefile:
179 2022-12-02 Thomas E. Dickey <dickey@invisible-island.net>
181 * aclocal.m4: resync with my-autconf
183 2022-11-06 Thomas E. Dickey <dickey@invisible-island.net>
185 * test/run_test.sh: use context diff, to work with AIX
188 fprintf_lineno might be passed a null, when reading from stdin - show "(null)"
190 * makefile.in, test/run_make.sh, test/run_test.sh, test/run_lint.sh:
191 fgrep-fixes
199 * yacc.1: minor fixes with check-manpage
202 package/mingw-byacc.spec, package/pkgsrc/Makefile:
205 2022-10-02 Thomas E. Dickey <dickey@invisible-island.net>
209 * aclocal.m4: resync with my-autoconf
211 2022-08-01 Thomas E. Dickey <dickey@invisible-island.net>
213 * config.guess, config.sub: 2022-08-01
215 2022-01-28 Thomas E. Dickey <dickey@invisible-island.net>
225 change default for the backtracking option to match the most-common usage
229 package/mingw-byacc.spec, package/pkgsrc/Makefile:
231 verify that the version-mangling used in the accepted Debian package will work
232 with the continuous-integration system.
234 2022-01-18 Thomas E. Dickey <dickey@invisible-island.net>
238 2022-01-14 Thomas E. Dickey <dickey@invisible-island.net>
241 package/mingw-byacc.spec, package/pkgsrc/Makefile:
244 2022-01-09 Thomas E. Dickey <dickey@invisible-island.net>
246 * package/detest/changelog: build-script
249 update to use oldstable-compatible rules/config, for testing version upgrade
251 * package/detest/watch: build-script
254 update to use oldstable-compatible rules/config, for testing version upgrade
256 * package/detest/control: build-script
259 update to use oldstable-compatible rules/config, for testing version upgrade
261 * package/byacc.spec, package/mingw-byacc.spec:
271 cf: 2014-09-17)
274 package/mingw-byacc.spec, package/pkgsrc/Makefile:
277 2022-01-08 Thomas E. Dickey <dickey@invisible-island.net>
279 * package/detest/copyright, package/detest/rules: build-script
282 update to use oldstable-compatible rules/config, for testing version upgrade
284 2022-01-02 Thomas E. Dickey <dickey@invisible-island.net>
290 * package/detest/byacc.docs: build-script
294 * package/detest/byacc2.prerm: build-script
298 * package/detest/byacc2.postinst: build-script
302 * package/detest/byacc.postinst: build-script
306 * package/detest/byacc.prerm: build-script
309 package/mingw-byacc.spec, package/pkgsrc/Makefile:
312 2022-01-01 Thomas E. Dickey <dickey@invisible-island.net>
314 * test/run_test.sh:
319 * test/yacc/expr.oxout.tab.c, test/btyacc/expr.oxout.tab.c: regen
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
325 * test/run_make.sh: workaround for compiling the expr.oxout.y files
327 * test/expr.oxout.y: fix syntax error
329 * test/btyacc/expr.oxout.tab.c: regen
331 * test/expr.oxout.h: RCS_BASE
333 * test/yacc/expr.oxout.tab.c: fix syntax error
335 * test/btyacc/expr.oxout.tab.c: regen, s/expr.oxout/expr_oxout/g
337 * test/btyacc/expr.oxout.tab.h: regen
339 * test/run_test.sh:
347 rename "btyacc" to "byacc2" to co-exist with traditional "btyacc" package
350 package/debian/changelog, package/mingw-byacc.spec,
354 2021-12-24 Thomas E. Dickey <dickey@invisible-island.net>
361 package/mingw-byacc.spec, package/pkgsrc/Makefile:
366 * package/detest/byacc2.docs: build-script
371 * config.sub: 2021-12-24
373 config.sub: alias aarch64le to aarch64
375 Apparently, QNX reports aarch64 as aarch64le on little-endian machines.
377 * config.sub (aarch64le-*): Set cpu to aarch64.
379 * doc/config.sub.1: Regenerate.
380 * testsuite/config-sub.data (aarch64le-qnx): New test.
382 Reported-by: Elad Lahav <e2lahav@gmail.com>
383 Link: https://lists.gnu.org/archive/html/config-patches/2021-12/msg00009.html
385 2021-12-16 Thomas E. Dickey <dickey@invisible-island.net>
389 * aclocal.m4: resync with my-autoconf
391 2021-12-13 Thomas E. Dickey <dickey@invisible-island.net>
393 * config.sub: 2021-10-27
395 config.sub: fix typo in timestamp
397 * config.sub: Fix timestamp.
398 * doc/config.sub.1: Regenerate.
400 Reported-by: Jordi Sanfeliu <jordi@fibranet.cat>
402 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
404 2021-11-30 Thomas E. Dickey <dickey@invisible-island.net>
406 * config.guess: 2021-11-30
407 From: Andreas F. Borchert <github@andreas-borchert.de>
408 config.guess: x86_64-pc-solaris2.11 is not properly recognized
410 config.guess guesses Solaris 11 to run on a 32-bit platform
411 despite Solaris 11 no longer supporting any 32-bit platform.
416 | # If there is a compiler, see if it is configured for 64-bit objects.
418 | # This test works for both compilers.
419 | if test "$CC_FOR_BUILD" != no_compiler_found; then
421 | (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
431 configuration will by default generate 32-bit binaries -- even on
432 a 64-bit platform. And __amd64 will not be defined for compilations
433 targeting a 32-bit platform. This is different from the corresponding
437 Thus, as long as you do not add "-m64" or if you have a custom-built
438 gcc which defaults to 64 bit, you will get 32-bit binaries on Solaris
439 despite living on a 64-bit platform.
441 * config.guess (i86pc:SunOS:5.*:* || i86xen:SunOS:5.*:*): Adapt the
442 test by adding the "-m64" flag. This will work properly for Solaris
443 10 as well (the last Solaris release that supported x86 32-bit
445 * doc/config.guess.1: Regenerate.
447 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
449 2021-10-27 Thomas E. Dickey <dickey@invisible-island.net>
451 * config.guess: 2021-10-27
456 cd testsuite && bash config-guess.sh && rm uname
457 PASS: config.guess checks (137 tests)
458 cd testsuite && bash config-sub.sh
459 PASS: config.sub checks (882 tests)
460 PASS: config.sub idempotency checks (819 tests)
461 PASS: config.sub canonicalise each config.guess testcase (137 tests)
463 * config.guess (i*86:Fiwix:*:*): Recognize.
464 * config.sub (fiwix*): Likewise.
465 * doc/config.guess.1: Regenerate.
466 * doc/config.sub.1: Likewise.
467 * testsuite/config-guess.data: Add a test case for Fiwix.
468 * testsuite/config-sub.data (i386-fiwix): New test.
470 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
472 * config.sub: 2021-20-27
477 cd testsuite && bash config-guess.sh && rm uname
478 PASS: config.guess checks (137 tests)
479 cd testsuite && bash config-sub.sh
480 PASS: config.sub checks (882 tests)
481 PASS: config.sub idempotency checks (819 tests)
482 PASS: config.sub canonicalise each config.guess testcase (137 tests)
484 * config.guess (i*86:Fiwix:*:*): Recognize.
485 * config.sub (fiwix*): Likewise.
486 * doc/config.guess.1: Regenerate.
487 * doc/config.sub.1: Likewise.
488 * testsuite/config-guess.data: Add a test case for Fiwix.
489 * testsuite/config-sub.data (i386-fiwix): New test.
491 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
493 2021-10-18 Thomas E. Dickey <dickey@invisible-island.net>
495 * config.sub: 2021-08-14
497 config.sub: Fix typo in comment
500 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
502 2021-08-14 Thomas E. Dickey <dickey@invisible-island.net>
504 * config.sub: 2021-08-14
506 config.sub: work around command assignment bug in some shells
509 shells (notably heirloom-sh and presumably also Solaris 10 /bin/sh)
511 environment whenever the command is a shell built-in. For example:
513 % dash -c 'x=good; x=bad echo >/dev/null; echo $x'
516 % jsh -c 'x=good; x=bad echo >/dev/null; echo $x'
519 The config.sub script contains a few commands of the form:
521 IFS=- read ...
527 % jsh config.sub i386-linux-gnu
528 config.sub: test: unknown operator gnu
530 % jsh config.sub i386-gnu/linux
532 Invalid configuration `i386-gnu/linux': OS `' not recognized
534 * config.sub: Save and restore IFS explicitly to avoid shell bugs.
535 * doc/config.sub.1: Regenerate.
537 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
539 2021-08-08 Thomas E. Dickey <dickey@invisible-island.net>
542 fix memory-leak when replacing $$'s in destructor code (report/testcase
545 * main.c: account for a memory-leak
547 * test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
548 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
549 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
550 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
551 test/btyacc/calc3.tab.c, test/btyacc/calc_code_all.tab.c,
552 test/btyacc/calc_code_default.tab.c,
553 test/btyacc/calc_code_imports.tab.c,
554 test/btyacc/calc_code_provides.tab.c,
555 test/btyacc/calc_code_requires.tab.c, test/btyacc/calc_code_top.tab.c,
556 test/btyacc/code_calc.code.c, test/btyacc/code_error.code.c,
557 test/btyacc/defines1.calc.c, test/btyacc/defines2.calc.c,
558 test/btyacc/defines3.calc.c, test/btyacc/empty.tab.c,
559 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
560 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
561 test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax18.tab.c,
562 test/btyacc/err_syntax20.tab.c, test/btyacc/error.tab.c,
563 test/btyacc/expr.oxout.tab.c, test/btyacc/grammar.tab.c,
564 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
565 test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c,
566 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
567 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
568 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
569 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
570 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
571 test/btyacc/rename_debug.c, test/btyacc/stdin1.calc.c,
572 test/btyacc/stdin2.calc.c, test/btyacc/varsyntax_calc1.tab.c,
573 test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c,
574 test/yacc/calc3.tab.c, test/yacc/calc_code_all.tab.c,
575 test/yacc/calc_code_default.tab.c, test/yacc/calc_code_imports.tab.c,
576 test/yacc/calc_code_provides.tab.c,
577 test/yacc/calc_code_requires.tab.c, test/yacc/calc_code_top.tab.c,
578 test/yacc/code_calc.code.c, test/yacc/code_error.code.c,
579 test/yacc/defines1.calc.c, test/yacc/defines2.calc.c,
580 test/yacc/defines3.calc.c, test/yacc/empty.tab.c,
581 test/yacc/err_syntax10.tab.c, test/yacc/err_syntax11.tab.c,
582 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax18.tab.c,
583 test/yacc/err_syntax20.tab.c, test/yacc/error.tab.c,
584 test/yacc/expr.oxout.tab.c, test/yacc/grammar.tab.c,
585 test/yacc/ok_syntax1.tab.c, test/yacc/pure_calc.tab.c,
586 test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c,
587 test/yacc/quote_calc.tab.c, test/yacc/quote_calc2-s.tab.c,
588 test/yacc/quote_calc2.tab.c, test/yacc/quote_calc3-s.tab.c,
589 test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c,
590 test/yacc/quote_calc4.tab.c, test/yacc/rename_debug.c,
591 test/yacc/stdin1.calc.c, test/yacc/stdin2.calc.c,
592 test/yacc/varsyntax_calc1.tab.c, btyaccpar.c, yaccpar.c:
600 package/mingw-byacc.spec, package/pkgsrc/Makefile:
603 2021-08-04 Thomas E. Dickey <dickey@invisible-island.net>
605 * config.sub: 2021-08-04
607 config.sub: add Linux Relibc Target
610 cd testsuite && bash config-guess.sh && rm uname
611 PASS: config.guess checks (136 tests)
612 cd testsuite && bash config-sub.sh
613 PASS: config.sub checks (881 tests)
614 PASS: config.sub idempotency checks (818 tests)
615 PASS: config.sub canonicalise each config.guess testcase (136 tests)
617 * config.sub (relibc*): Recognize.
618 * doc/config.sub.1: Regenerate.
619 * testsuite/config-sub.data (x86_64-linux-relibc): New test.
621 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
623 2021-08-02 Thomas E. Dickey <dickey@invisible-island.net>
625 * main.c, yacc.1: add "-h" option
629 * test/btyacc/no_b_opt.error, test/btyacc/no_output2.error,
630 test/btyacc/no_p_opt.error, test/btyacc/big_b.error,
631 test/btyacc/big_l.error, test/btyacc/help.error,
632 test/btyacc/nostdin.error, test/yacc/big_b.error,
633 test/yacc/big_l.error, test/yacc/help.error, test/yacc/no_b_opt.error,
634 test/yacc/no_output2.error, test/yacc/no_p_opt.error,
635 test/yacc/nostdin.error:
639 map any of bison's long-options which have a corresponding yacc option
644 Subject: Re: [PATCH] support bison's --defines and --output options in byacc
647 package/mingw-byacc.spec, package/pkgsrc/Makefile:
650 2021-08-01 Thomas E. Dickey <dickey@invisible-island.net>
652 * test/btyacc/inherit2.tab.c, test/btyacc/btyacc_destroy2.tab.c,
653 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/err_inherit3.tab.c,
654 test/btyacc/err_inherit4.tab.c, test/btyacc/btyacc_demo.tab.c,
655 test/btyacc/btyacc_destroy1.tab.c:
659 fix a misplaced #line, which was after a generated line in the code-file
661 * test/yacc/ok_syntax1.tab.c, test/yacc/pure_calc.tab.c,
662 test/yacc/quote_calc-s.tab.c, test/yacc/quote_calc.tab.c,
663 test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c,
664 test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c,
665 test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c,
666 test/yacc/varsyntax_calc1.tab.c, test/yacc/err_syntax18.tab.c,
667 test/yacc/err_syntax20.tab.c, test/yacc/expr.oxout.tab.c,
668 test/yacc/grammar.tab.c, test/yacc/calc.tab.c, test/yacc/calc1.tab.c,
669 test/yacc/calc2.tab.c, test/yacc/calc3.tab.c,
670 test/yacc/calc_code_all.tab.c, test/yacc/calc_code_default.tab.c,
671 test/yacc/calc_code_imports.tab.c, test/yacc/calc_code_provides.tab.c,
672 test/yacc/calc_code_requires.tab.c, test/yacc/calc_code_top.tab.c,
673 test/yacc/code_calc.code.c, test/yacc/defines1.calc.c,
674 test/yacc/defines2.calc.c, test/yacc/defines3.calc.c,
675 test/yacc/stdin1.calc.c, test/yacc/stdin2.calc.c:
679 add a state-machine to output_semantic_actions() to detect and replace
681 the actual line-numbers in the code-file.
683 * test/btyacc/pure_calc.tab.c, test/btyacc/quote_calc-s.tab.c,
684 test/btyacc/quote_calc.tab.c, test/btyacc/quote_calc2-s.tab.c,
685 test/btyacc/quote_calc2.tab.c, test/btyacc/quote_calc3-s.tab.c,
686 test/btyacc/quote_calc3.tab.c, test/btyacc/quote_calc4-s.tab.c,
687 test/btyacc/quote_calc4.tab.c, test/btyacc/varsyntax_calc1.tab.c,
688 test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax20.tab.c,
689 test/btyacc/expr.oxout.tab.c, test/btyacc/grammar.tab.c,
690 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
691 test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c,
692 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
693 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
694 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
695 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
696 test/btyacc/calc3.tab.c, test/btyacc/calc_code_all.tab.c,
697 test/btyacc/calc_code_default.tab.c,
698 test/btyacc/calc_code_imports.tab.c,
699 test/btyacc/calc_code_provides.tab.c,
700 test/btyacc/calc_code_requires.tab.c, test/btyacc/calc_code_top.tab.c,
701 test/btyacc/code_calc.code.c, test/btyacc/defines1.calc.c,
702 test/btyacc/defines2.calc.c, test/btyacc/defines3.calc.c,
703 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
704 test/btyacc/stdin1.calc.c, test/btyacc/stdin2.calc.c:
711 which correspond to the code-file.
720 make that a little simpler - but I see that this should be using the
721 code-file's line-numbering rather than ""
728 package/mingw-byacc.spec, package/pkgsrc/Makefile:
731 2021-07-14 Thomas E. Dickey <dickey@invisible-island.net>
738 2021-07-06 Thomas E. Dickey <dickey@invisible-island.net>
740 * config.sub: 2021-07-06
742 config.sub: add Zephyr RTOS support
745 Zephyr RTOS-specific toolchain support.
748 cd testsuite && bash config-guess.sh && rm uname
749 PASS: config.guess checks (136 tests)
750 cd testsuite && bash config-sub.sh
751 PASS: config.sub checks (880 tests)
752 PASS: config.sub idempotency checks (817 tests)
753 PASS: config.sub canonicalise each config.guess testcase (136 tests)
755 * config.sub (zephyr*): Recognize.
756 * doc/config.sub.1: Regenerate.
757 * testsuite/config-sub.data: Add testcases for *-zephyr.
759 Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
760 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
762 2021-07-03 Thomas E. Dickey <dickey@invisible-island.net>
764 * config.sub: 2021-07-03
766 config.sub: disable shellcheck SC2006 / SC2268 warnings
768 This is in line with the recent config.guess change in commit
771 * config.sub (shellcheck disable): Add SC2006,SC2268.
773 Suggested-by: Jacob Bachmeyer <jcb@gnu.org>
774 Signed-off-by: Ozkan Sezer <sezero@users.sourceforge.net>
775 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
777 * config.sub: 2021-07-03
779 config.sub: normalize the quoting in the `echo FOO | sed ...`
786 * config.sub: Consistently quote the argument of echo.
787 * doc/config.sub.1: Regenerate.
789 Suggested-by: Jacob Bachmeyer <jcb@gnu.org>
790 Signed-off-by: Ozkan Sezer <sezero@users.sourceforge.net>
791 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
793 2021-07-02 Thomas E. Dickey <dickey@invisible-island.net>
795 * config.sub: 2021-06-03
797 config.sub: replace POSIX $( ) with classic ` ` throughout
799 This is in line with the recent config.guess change in commit
802 The patch was generated using patch-6.gawk script introduced in that
805 * config.sub: Revert POSIX command substitutions to classic form.
807 Signed-off-by: Ozkan Sezer <sezero@users.sourceforge.net>
808 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
810 2021-06-19 Thomas E. Dickey <dickey@invisible-island.net>
814 * aclocal.m4: resync with my-autoconf
816 * test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
817 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
818 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/err_syntax18.tab.c,
819 test/btyacc/err_syntax20.tab.c, test/btyacc/error.tab.c,
820 test/btyacc/expr.oxout.tab.c, test/btyacc/grammar.tab.c,
821 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
822 test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c,
823 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
824 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
825 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
826 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
827 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
828 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
829 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
830 test/btyacc/calc3.tab.c, test/btyacc/calc_code_all.tab.c,
831 test/btyacc/calc_code_default.tab.c,
832 test/btyacc/calc_code_imports.tab.c,
833 test/btyacc/calc_code_provides.tab.c,
834 test/btyacc/calc_code_requires.tab.c, test/btyacc/calc_code_top.tab.c,
835 test/btyacc/code_calc.code.c, test/btyacc/code_error.code.c,
836 test/btyacc/defines1.calc.c, test/btyacc/defines2.calc.c,
837 test/btyacc/defines3.calc.c, test/btyacc/empty.tab.c,
838 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
839 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
840 test/btyacc/err_syntax12.tab.c, test/btyacc/rename_debug.c,
841 btyaccpar.c, test/btyacc/stdin1.calc.c, test/btyacc/stdin2.calc.c,
842 test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c,
843 test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c,
844 test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c,
845 test/yacc/varsyntax_calc1.tab.c, test/yacc/err_syntax11.tab.c,
846 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax18.tab.c,
847 test/yacc/err_syntax20.tab.c, test/yacc/error.tab.c,
848 test/yacc/expr.oxout.tab.c, test/yacc/grammar.tab.c,
849 test/yacc/ok_syntax1.tab.c, test/yacc/pure_calc.tab.c,
850 test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c,
851 test/yacc/quote_calc.tab.c, test/yacc/calc.tab.c,
852 test/yacc/calc1.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c,
853 test/yacc/calc_code_all.tab.c, test/yacc/calc_code_default.tab.c,
854 test/yacc/calc_code_imports.tab.c, test/yacc/calc_code_provides.tab.c,
855 test/yacc/calc_code_requires.tab.c, test/yacc/calc_code_top.tab.c,
856 test/yacc/code_calc.code.c, test/yacc/code_error.code.c,
857 test/yacc/defines1.calc.c, test/yacc/defines2.calc.c,
858 test/yacc/defines3.calc.c, test/yacc/empty.tab.c,
859 test/yacc/err_syntax10.tab.c, test/yacc/rename_debug.c,
860 test/yacc/stdin1.calc.c, test/yacc/stdin2.calc.c, yaccpar.c:
867 * test/run_test.sh, test/run_lint.sh, test/run_make.sh:
868 shellcheck-warnings
870 2021-06-19 jannick0
872 * test/run_test.sh: changes suggested at
873 https://github.com/jannick0/byacc-snapshots/tree/YYINT-fix-20210520
875 2021-06-19 Thomas E. Dickey <dickey@invisible-island.net>
878 package/mingw-byacc.spec, package/pkgsrc/Makefile:
881 2021-06-13 Thomas E. Dickey <dickey@invisible-island.net>
883 * aclocal.m4: resync with my-autoconf
885 2021-06-04 Thomas E. Dickey <dickey@invisible-island.net>
887 * config.guess: 2021-06-03
891 This is the 32-bit variant of ARCv3 ISA (which is not compatible with the
892 32-bit ARCv2 ISA)
895 | cd testsuite && bash config-guess.sh && rm uname
896 | PASS: config.guess checks (136 tests)
897 | cd testsuite && bash config-sub.sh
898 | PASS: config.sub checks (864 tests)
899 | PASS: config.sub idempotency checks (801 tests)
900 | PASS: config.sub canonicalise each config.guess testcase (136 tests)
902 * config.guess (arc32:Linux:*:*): Recognize.
903 * config.sub (arc32): Likewise.
904 * doc/config.guess.1: Regenerate.
905 * doc/config.sub.1: Likewise.
906 * testsuite/config-guess.data: Add a test case for arc32.
907 * testsuite/config-sub.data (arc32, arc*-elf): Add test cases.
909 Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
910 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
912 * config.sub: 2021-06-03 (repaired)
916 This is the 32-bit variant of ARCv3 ISA (which is not compatible with the
917 32-bit ARCv2 ISA)
920 | cd testsuite && bash config-guess.sh && rm uname
921 | PASS: config.guess checks (136 tests)
922 | cd testsuite && bash config-sub.sh
923 | PASS: config.sub checks (864 tests)
924 | PASS: config.sub idempotency checks (801 tests)
925 | PASS: config.sub canonicalise each config.guess testcase (136 tests)
927 * config.guess (arc32:Linux:*:*): Recognize.
928 * config.sub (arc32): Likewise.
929 * doc/config.guess.1: Regenerate.
930 * doc/config.sub.1: Likewise.
931 * testsuite/config-guess.data: Add a test case for arc32.
932 * testsuite/config-sub.data (arc32, arc*-elf): Add test cases.
934 Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
935 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
937 2021-05-26 Thomas E. Dickey <dickey@invisible-island.net>
939 * config.guess: 2021-05-24
941 config.guess: manual fixups after previous automatic patch
946 The test for which universe is active on Pyramid is rewritten into a
948 argument to the test command, which would require quoting.
950 * config.guess: Rewrite "if" for Pyramid systems to "case".
952 * config.guess: 2021-05-24 (repaired)
954 config.guess: replace POSIX $( ) with classic ` ` throughout
957 was ill-considered and illogical: this script recognizes many archaic
959 to be able to run successfully under pre-POSIX shells.
963 * config.guess: Revert POSIX command substitutions to classic form.
964 * patch-6.gawk: Store the tool that produced the automated patch.
966 2021-05-25 Thomas E. Dickey <dickey@invisible-island.net>
968 * config.guess: 2021-05-24 (repaired)
970 config.guess: manual fixup after previous automated patches
980 * config.guess: 2021-05-24 (repaired)
982 config.guess: automatic fixups after previous automated patch
986 sed -i config.guess \
987 -e '/="[^"]\+"\(-\|$\)/s/="\([^"([:space:])]\+\)"/=\1/' \
988 -e '/="[^"]\+"[[:alnum:]]/s/="\$\([^([:space:])]\+\)"/=${\1}/' \
989 -e \
992 * config.guess: Remove unneeded quotes in other variable assignments,
995 * config.guess: 2021-05-24 (repaired)
997 config.guess: remove unneeded quotes and factor command substitutions
1004 * config.guess: Remove unneeded variable quotes and factor out command
1006 * patch-3.gawk: Store the tool that produced the automated patch.
1008 * config.guess: 2021-05-24 (repaired)
1010 config.guess: manual fixups after previous automatic patch
1012 * config.guess: Adjust a few "leftover" cases that the tool could not
1016 * config.guess: 2021-05-24 (repaired)
1018 config.guess: introduce intermediate variable with uname results
1023 * config.guess: Introduce GUESS variable to hold results of uname analysis.
1025 * config.guess: 2021-05-24 (repaired)
1027 config.guess: use intermediate variable with uname results
1034 * config.guess: Use GUESS variable to hold results of uname analysis.
1035 * patch-1.gawk: Store the tool that produced the automated patch.
1037 2021-05-24 Thomas E. Dickey <dickey@invisible-island.net>
1039 * config.guess: 2021-05-24 (repaired)
1041 config.guess: fix shellcheck warning SC2154
1049 * config.guess (*:Plan9:*:*): Fix shellcheck warning SC2154.
1051 * config.guess: 2021-05-24 (repaired)
1053 config.guess: remove redundant quotes in case commands
1056 the Bourne shell does not systematically split variables and back-quoted
1057 expressions, in particular on the right-hand side of assignments and in
1061 $ sed -E -i 's/(\<case )"(\$[^"]+)"( in\>)/\1\2\3/' config.guess
1063 * config.guess: Simplify case commands by removing quotes around the
1066 Suggested-by: Jacob Bachmeyer <jcb@gnu.org>
1068 * config.guess: 2021-05-24 (repaired)
1070 config.guess: simplify exit status workaround on alphaev67-dec-osf5.1
1073 reset before exiting to avoid a spurious non-zero exit status on
1074 alphaev67-dec-osf5.1. Simplify that code a bit by moving the exit trap
1077 * config.guess (alpha:OSF1:*:*): Reset exit trap earlier.
1078 * doc/config.guess.1: Regenerate.
1080 2021-05-20 Thomas E. Dickey <dickey@invisible-island.net>
1082 * test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
1083 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
1084 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
1085 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
1086 test/btyacc/calc3.tab.c, test/btyacc/calc_code_all.tab.c,
1087 test/btyacc/calc_code_default.tab.c,
1088 test/btyacc/calc_code_imports.tab.c,
1089 test/btyacc/calc_code_provides.tab.c,
1090 test/btyacc/calc_code_requires.tab.c, test/btyacc/calc_code_top.tab.c,
1091 test/btyacc/code_calc.code.c, test/btyacc/code_calc.tab.c,
1092 test/btyacc/code_error.code.c, test/btyacc/code_error.tab.c,
1093 test/btyacc/defines1.calc.c, test/btyacc/defines2.calc.c,
1094 test/btyacc/defines3.calc.c, test/btyacc/empty.tab.c,
1095 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
1096 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
1097 test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax18.tab.c,
1098 test/btyacc/err_syntax20.tab.c, test/btyacc/error.tab.c,
1099 test/btyacc/expr.oxout.tab.c, test/btyacc/grammar.tab.c,
1100 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
1101 test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c,
1102 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
1103 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
1104 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
1105 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
1106 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
1107 test/btyacc/rename_debug.c, test/btyacc/stdin1.calc.c,
1108 test/btyacc/stdin2.calc.c, test/btyacc/varsyntax_calc1.tab.c,
1109 test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c,
1110 test/yacc/calc3.tab.c, test/yacc/calc_code_all.tab.c,
1111 test/yacc/calc_code_default.tab.c, test/yacc/calc_code_imports.tab.c,
1112 test/yacc/calc_code_provides.tab.c,
1113 test/yacc/calc_code_requires.tab.c, test/yacc/calc_code_top.tab.c,
1114 test/yacc/code_calc.code.c, test/yacc/code_calc.tab.c,
1115 test/yacc/code_error.code.c, test/yacc/code_error.tab.c,
1116 test/yacc/defines1.calc.c, test/yacc/defines2.calc.c,
1117 test/yacc/defines3.calc.c, test/yacc/empty.tab.c,
1118 test/yacc/err_syntax10.tab.c, test/yacc/err_syntax11.tab.c,
1119 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax18.tab.c,
1120 test/yacc/err_syntax20.tab.c, test/yacc/error.tab.c,
1121 test/yacc/expr.oxout.tab.c, test/yacc/grammar.tab.c,
1122 test/yacc/ok_syntax1.tab.c, test/yacc/pure_calc.tab.c,
1123 test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c,
1124 test/yacc/quote_calc.tab.c, test/yacc/quote_calc2-s.tab.c,
1125 test/yacc/quote_calc2.tab.c, test/yacc/quote_calc3-s.tab.c,
1126 test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c,
1127 test/yacc/quote_calc4.tab.c, test/yacc/rename_debug.c,
1128 test/yacc/stdin1.calc.c, test/yacc/stdin2.calc.c,
1129 test/yacc/varsyntax_calc1.tab.c:
1132 * mkpar.c, reader.c: change printf format to allow for long-YYINT
1140 also change printf format, to allow for long-YYINT
1143 change max-table-size to correspond with switch of YYINT from short to int
1147 that requires changing some types to eliminate type-mismatches.
1152 package/mingw-byacc.spec, package/pkgsrc/Makefile:
1155 2021-05-01 Thomas E. Dickey <dickey@invisible-island.net>
1157 * aclocal.m4: resync with my-autoconf
1159 2021-04-30 Thomas E. Dickey <dickey@invisible-island.net>
1161 * config.sub: 2021-04-30 (repaired)
1163 config.sub: Handle MIPS R3 and R5 ISA levels with CPU names
1169 * config.sub (mipsisa32r3, mipsisa32r3el, mipsisa32r5, mipsisa32r5el,
1171 * doc/config.sub.1: Regenerate.
1172 * testsuite/config-sub.data: Add test cases.
1174 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1176 2021-04-21 Thomas E. Dickey <dickey@invisible-island.net>
1178 * config.guess, config.sub: 2021-04-21 (repaired)
1185 cd testsuite && bash config-guess.sh && rm uname
1186 PASS: config.guess checks (136 tests)
1187 cd testsuite && bash config-sub.sh
1188 PASS: config.sub checks (853 tests)
1189 PASS: config.sub idempotency checks (790 tests)
1190 PASS: config.sub canonicalise each config.guess testcase (136 tests)
1192 * config.guess (arc64:Linux:*:*): Recognize.
1193 * config.sub (arc64): Likewise.
1194 * doc/config.guess.1: Regenerate.
1195 * doc/config.sub.1: Likewise.
1196 * testsuite/config-guess.data: Add a test case for arc64.
1197 * testsuite/config-sub.data (arc64, arc*-elf): Add test cases.
1199 Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
1200 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1202 2021-04-16 Thomas E. Dickey <dickey@invisible-island.net>
1204 * config.guess: 2021-04-16 (repaired)
1206 config.guess: add SecBSD support
1208 * config.guess (*:SecBSD:*:*): Recognize.
1209 * doc/config.guess.1: Regenerate.
1210 * testsuite/config-guess.data: Add a test case.
1212 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1214 * config.sub: 2021-04-16 (repaired)
1216 config.sub: add SecBSD support
1218 * config.sub (secbsd*): Recognize.
1219 * doc/config.sub.1: Regenerate.
1220 * testsuite/config-sub.data: Add x86_64-secbsd.
1222 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1224 2021-03-28 Thomas E. Dickey <dickey@invisible-island.net>
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:
1267 package/mingw-byacc.spec, package/pkgsrc/Makefile:
1270 2021-03-20 Thomas E. Dickey <dickey@invisible-island.net>
1275 resync with my-autoconf (adds --enable-stdnoreturn option)
1277 2021-03-10 Thomas E. Dickey <dickey@invisible-island.net>
1279 * config.sub: 2021-03-10 (repaired)
1281 config.sub: Add support for SerenityOS
1283 * config.sub (serenity*): Recognize.
1284 * doc/config.sub.1: Regenerate.
1285 * testsuite/config-sub.data: Add i386-serenity.
1287 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1289 2021-01-25 Thomas E. Dickey <dickey@invisible-island.net>
1291 * config.guess: 2021-01-25 (repaired)
1293 config.guess: update AROS system detection
1295 * config.guess: Recognize *:AROS:*:*.
1296 * doc/config.guess.1: Regenerate.
1297 * testsuite/config-guess.data: Add test cases.
1299 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1301 2021-01-19 Thomas E. Dickey <dickey@invisible-island.net>
1303 * config.guess: 2021-01-19 (repaired)
1305 config.guess: fix shell variable quoting bug
1307 * config.guess (*:NetBSD:*:*): Spell out the full sysctl command twice
1309 * doc/config.guess.1: Regenerate.
1312 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1314 2021-01-09 Thomas E. Dickey <dickey@invisible-island.net>
1317 package/debian/changelog, package/mingw-byacc.spec,
1321 2021-01-07 Thomas E. Dickey <dickey@invisible-island.net>
1323 * config.sub: 2021-01-08 (repaired)
1325 config.sub: recognize four-part configuration name for VxWorks
1329 armv7m-wrs-vxworks-eabihf
1330 armv7-wrs-vxworks-eabihf
1331 i686-wrs-vxworks-simlinux
1332 i686-wrs-vxworks-simwindows
1333 powerpc-wrs-vxworks-spe
1334 x86_64-wrs-vxworks-simlinux
1335 x86_64-wrs-vxworks-simwindows
1337 * config.sub: Recognize four-part configuration name for VxWorks.
1338 * doc/config.guess.1: Regenerate.
1339 * testsuite/config-sub.data: Add test cases.
1341 Co-authored-by: John Ericson <git@JohnEricson.me>
1342 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1344 2021-01-06 Thomas E. Dickey <dickey@invisible-island.net>
1346 * config.sub: 2021-01-07 (repaired)
1348 config.sub: accept OS of eabi* and gnueabi*
1350 Commit 5e531d391852 broke powerpc-eabivle:
1352 $ ./config.sub powerpc-eabivle
1353 Invalid configuration `powerpc-eabivle': OS `eabivle' not recognized
1355 Also powerpc-eabisim and probably some arm configurations.
1357 * config.sub: Accept OS of eabi* and gnueabi*.
1358 * testsuite/config-sub.data: Add powerpc-eabisim and powerpc-eabivle.
1360 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1362 2021-01-05 Thomas E. Dickey <dickey@invisible-island.net>
1366 * aclocal.m4: resync with my-autoconf
1368 2021-01-01 Thomas E. Dickey <dickey@invisible-island.net>
1370 * config.guess, config.sub: 2021-01-01 (repaired)
1374 * config.guess: Update copyright years.
1375 * config.sub: Likewise.
1376 * doc/config.guess.1: Regenerate.
1377 * doc/config.sub.1: Likewise.
1379 2020-12-31 Thomas E. Dickey <dickey@invisible-island.net>
1381 * config.guess, config.sub: 2020-12-31 (repaired)
1385 Recently RISC-V community got patches big-endian support for binutils,
1387 would be better to upstream config.sub and config.guess change here :)
1392 cd testsuite && bash config-guess.sh && rm uname
1393 PASS: config.guess checks (131 tests)
1394 cd testsuite && bash config-sub.sh
1395 PASS: config.sub checks (830 tests)
1396 PASS: config.sub idempotency checks (767 tests)
1397 PASS: config.sub canonicalise each config.guess testcase (131 tests)
1399 * config.guess (riscv32be:Linux:*:*, riscv64be:Linux:*:*): Recognize.
1400 * config.sub (riscv32be, riscv64be): Likewise.
1401 * doc/config.guess.1: Regenerate.
1402 * doc/config.sub.1: Likewise.
1403 * testsuite/config-guess.data: Add test cases for riscv32be, and riscv64be.
1404 * testsuite/config-sub.data (riscv32be, riscv64be): Add test cases.
1406 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1408 2020-12-03 Thomas E. Dickey <dickey@invisible-island.net>
1410 * config.guess, config.sub: 2020-12-22 (repaired)
1414 * config.guess (loongarch32:Linux:*:*, loongarch64:Linux:*:*,
1416 * config.sub (loongarch32, loongarch64, loongarchx32): Likewise.
1417 * doc/config.guess.1: Regenerate.
1418 * doc/config.sub.1: Likewise.
1419 * testsuite/config-guess.data: Add test cases for loongarch32,
1421 * testsuite/config-sub.data (loongarch32, loongarch64, loongarchx32):
1422 Add test cases.
1424 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
1426 2020-12-01 Thomas E. Dickey <dickey@invisible-island.net>
1428 * config.sub: 2020-12-02 (repaired)
1430 config.sub: recognize thumbv7*
1432 * config.sub (thumbv7*): Recognize.
1433 * testsuite/config-sub.data (thumbv7): New test.
1435 Reported-by: Karl Berry <karl@freefriends.org>
1436 Link: https://lists.gnu.org/archive/html/config-patches/2020-12/msg00001.html
1438 2020-11-30 Thomas E. Dickey <dickey@invisible-island.net>
1440 * install-sh: 2020-11-30
1442 2020-11-19 Thomas E. Dickey <dickey@invisible-island.net>
1444 * config.guess, config.sub: 2020-11-17 (repaired)
1448 * config.guess, config.sub: 2020-11-19 (repaired)
1450 Update URLs of the latest version of config.guess and config.sub scripts
1453 …$ time -f %e wget -q 'https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.gues…
1455 $ time -f %e wget -q 'https://git.savannah.gnu.org/cgit/config.git/plain/config.guess'
1458 * config.guess: Prefer cgit URLs over gitweb.
1460 * config.sub: Likewise.
1461 * doc/config.guess.1: Regenerate.
1462 * doc/config.sub.1: Likewise.
1464 2020-11-06 Thomas E. Dickey <dickey@invisible-island.net>
1466 * config.guess, config.sub: 2020-11-07 (repaired)
1470 * config.sub: 2020-10-13 (repaired)
1472 * config.sub, config.guess: Replace backtick `..` substitutions
1476 * config.guess: 2020-10-22 (repaired)
1478 * config.sub, config.guess: Replace backtick `..` substitutions
1482 2020-10-21 Thomas E. Dickey <dickey@invisible-island.net>
1484 * config.guess: 2020-10-22
1486 * config.guess (*:NetBSD:*:*): Handle aarch64eb.
1487 * testsuite/config-guess.data: Add test cases.
1489 Signed-off-by: Ben Elliston <bje@gnu.org>
1491 2020-10-14 Thomas E. Dickey <dickey@invisible-island.net>
1493 * config.sub: 2020-10-13
1495 Fix whitespace problem in config.sub.
1497 2020-10-13 Thomas E. Dickey <dickey@invisible-island.net>
1499 * config.sub: 2020-10-13
1501 * config.sub (i*86-pc-os2-emx): Recognise correctly.
1502 * testsuite/config-sub.data: Add OS/2 tests to avoid regressions.
1504 2020-09-26 Thomas E. Dickey <dickey@invisible-island.net>
1506 * config.sub: 2020-09-08
1508 * config.sub (uclinux-uclibc*): Fix detection.
1509 * testsuite/config-sub.data: Add a test case to avoid regression.
1511 Signed-off-by: Ben Elliston <bje@gnu.org>
1513 2020-09-22 Thomas E. Dickey <dickey@invisible-island.net>
1516 fix undefined-behavior diagnosed with gcc -fsanitize=undefined (report by
1519 2020-09-20 Thomas E. Dickey <dickey@invisible-island.net>
1521 * config.guess: 2020-09-19
1523 * config.guess: Don't use 'ldd --version' to determine the presence of
1526 Signed-off-by: Ben Elliston <bje@gnu.org>
1528 2020-09-10 Thomas E. Dickey <dickey@invisible-island.net>
1532 * reader.c, output.c: cppcheck -- reduce scope
1536 * test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
1537 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
1538 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
1539 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
1540 test/btyacc/calc3.tab.c, test/btyacc/calc_code_all.tab.c,
1541 test/btyacc/calc_code_default.tab.c,
1542 test/btyacc/calc_code_imports.tab.c,
1543 test/btyacc/calc_code_provides.tab.c,
1544 test/btyacc/calc_code_requires.tab.c, test/btyacc/calc_code_top.tab.c,
1545 test/btyacc/code_calc.code.c, test/btyacc/code_error.code.c,
1546 test/btyacc/defines1.calc.c, test/btyacc/defines2.calc.c,
1547 test/btyacc/defines3.calc.c, test/btyacc/empty.tab.c,
1548 test/btyacc/err_inherit1.tab.c, test/btyacc/err_inherit2.tab.c,
1549 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
1550 test/btyacc/err_inherit5.tab.c, test/btyacc/err_syntax1.tab.c,
1551 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
1552 test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax13.tab.c,
1553 test/btyacc/err_syntax14.tab.c, test/btyacc/err_syntax15.tab.c,
1554 test/btyacc/err_syntax16.tab.c, test/btyacc/err_syntax17.tab.c,
1555 test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax19.tab.c,
1556 test/btyacc/err_syntax2.tab.c, test/btyacc/err_syntax20.tab.c,
1557 test/btyacc/err_syntax21.tab.c, test/btyacc/err_syntax22.tab.c,
1558 test/btyacc/err_syntax23.tab.c, test/btyacc/err_syntax24.tab.c,
1559 test/btyacc/err_syntax25.tab.c, test/btyacc/err_syntax26.tab.c,
1560 test/btyacc/err_syntax27.tab.c, test/btyacc/err_syntax3.tab.c,
1561 test/btyacc/err_syntax4.tab.c, test/btyacc/err_syntax5.tab.c,
1562 test/btyacc/err_syntax6.tab.c, test/btyacc/err_syntax7.tab.c,
1563 test/btyacc/err_syntax7a.tab.c, test/btyacc/err_syntax7b.tab.c,
1564 test/btyacc/err_syntax8.tab.c, test/btyacc/err_syntax8a.tab.c,
1565 test/btyacc/err_syntax9.tab.c, test/btyacc/error.tab.c,
1566 test/btyacc/expr.oxout.tab.c, test/btyacc/grammar.tab.c,
1567 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
1568 test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c,
1569 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
1570 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
1571 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
1572 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
1573 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
1574 test/btyacc/rename_debug.c, test/btyacc/stdin1.calc.c,
1575 test/btyacc/stdin2.calc.c, test/btyacc/varsyntax_calc1.tab.c,
1576 test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c,
1577 test/yacc/calc3.tab.c, test/yacc/calc_code_all.tab.c,
1578 test/yacc/calc_code_default.tab.c, test/yacc/calc_code_imports.tab.c,
1579 test/yacc/calc_code_provides.tab.c,
1580 test/yacc/calc_code_requires.tab.c, test/yacc/calc_code_top.tab.c,
1581 test/yacc/code_calc.code.c, test/yacc/code_error.code.c,
1582 test/yacc/defines1.calc.c, test/yacc/defines2.calc.c,
1583 test/yacc/defines3.calc.c, test/yacc/empty.tab.c,
1584 test/yacc/err_syntax1.tab.c, test/yacc/err_syntax10.tab.c,
1585 test/yacc/err_syntax11.tab.c, test/yacc/err_syntax12.tab.c,
1586 test/yacc/err_syntax13.tab.c, test/yacc/err_syntax14.tab.c,
1587 test/yacc/err_syntax15.tab.c, test/yacc/err_syntax16.tab.c,
1588 test/yacc/err_syntax17.tab.c, test/yacc/err_syntax18.tab.c,
1589 test/yacc/err_syntax19.tab.c, test/yacc/err_syntax2.tab.c,
1590 test/yacc/err_syntax20.tab.c, test/yacc/err_syntax21.tab.c,
1591 test/yacc/err_syntax22.tab.c, test/yacc/err_syntax23.tab.c,
1592 test/yacc/err_syntax24.tab.c, test/yacc/err_syntax25.tab.c,
1593 test/yacc/err_syntax26.tab.c, test/yacc/err_syntax27.tab.c,
1594 test/yacc/err_syntax3.tab.c, test/yacc/err_syntax4.tab.c,
1595 test/yacc/err_syntax5.tab.c, test/yacc/err_syntax6.tab.c,
1596 test/yacc/err_syntax7.tab.c, test/yacc/err_syntax7a.tab.c,
1597 test/yacc/err_syntax7b.tab.c, test/yacc/err_syntax8.tab.c,
1598 test/yacc/err_syntax8a.tab.c, test/yacc/err_syntax9.tab.c,
1599 test/yacc/error.tab.c, test/yacc/expr.oxout.tab.c,
1600 test/yacc/grammar.tab.c, test/yacc/ok_syntax1.tab.c,
1601 test/yacc/pure_calc.tab.c, test/yacc/pure_error.tab.c,
1602 test/yacc/quote_calc-s.tab.c, test/yacc/quote_calc.tab.c,
1603 test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c,
1604 test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c,
1605 test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c,
1606 test/yacc/rename_debug.c, test/yacc/stdin1.calc.c,
1607 test/yacc/stdin2.calc.c, test/yacc/varsyntax_calc1.tab.c:
1612 square-brackets.
1614 * reader.c: simplify a check to quiet a bogus cppcheck-warning
1626 * reader.c: cppcheck -- scope reduction
1627 cppcheck -- eliminate bogus returns after no-return functions
1631 cppcheck -- scope reduction
1633 * package/debian/compat: quiet compatibility-warning
1639 * configure.in: switch to --enable-warnings, for consistency
1642 resync with my-autoconf, for compiler-warning fixes with macOS
1645 package/mingw-byacc.spec, package/pkgsrc/Makefile:
1648 2020-09-07 Thomas E. Dickey <dickey@invisible-island.net>
1650 * config.sub: 2020-09-08
1652 * config.sub: Fix regression in QNX recognition.
1653 * testsuite/config-sub.data: Add some test cases.
1655 Signed-off-by: Ben Elliston <bje@gnu.org>
1657 2020-08-16 Thomas E. Dickey <dickey@invisible-island.net>
1659 * config.guess, config.sub: 2020-08-17
1661 2020-06-28 Thomas E. Dickey <dickey@invisible-island.net>
1663 * config.sub: 2020/06/28
1665 2020-06-14 Thomas E. Dickey <dickey@invisible-island.net>
1667 * config.guess: 2020/04/26
1669 2020-03-30 Thomas E. Dickey <dickey@invisible-island.net>
1673 * test/yacc/grammar.tab.c, test/btyacc/grammar.tab.c, test/grammar.y,
1679 2020-03-30 Bjarni.Ingi.Gislason
1681 * yacc.1: typography/spelling fixes - Debian #955175
1683 2020-03-30 Thomas E. Dickey <dickey@invisible-island.net>
1686 package/mingw-byacc.spec, package/pkgsrc/Makefile:
1689 2020-03-10 Thomas E. Dickey <dickey@invisible-island.net>
1694 resync with my-autoconf, mostly fixes for compiler-warnings
1696 * configure.in: use macro to suppress X-dependency from newer macros
1698 2019-12-20 Thomas E. Dickey <dickey@invisible-island.net>
1700 * config.guess: 2019-12-21
1702 2019-11-25 Tom.Shields
1705 fix an inconsistency between the getopt and non-getopt configuration.
1708 2019-11-25 Thomas E. Dickey <dickey@invisible-island.net>
1710 * test/run_make.sh:
1711 suppress bison's -Wyacc warning, which is not useful.
1714 package/mingw-byacc.spec, package/pkgsrc/Makefile:
1717 2019-11-19 Thomas E. Dickey <dickey@invisible-island.net>
1722 package/mingw-byacc.spec, package/pkgsrc/Makefile:
1727 * test/btyacc/calc_code_all.error, test/btyacc/calc_code_all.output,
1728 test/btyacc/calc_code_all.tab.c, test/btyacc/calc_code_all.tab.h,
1729 test/btyacc/calc_code_default.error,
1730 test/btyacc/calc_code_default.output,
1731 test/btyacc/calc_code_default.tab.c,
1732 test/btyacc/calc_code_default.tab.h,
1733 test/btyacc/calc_code_imports.error,
1734 test/btyacc/calc_code_imports.output,
1735 test/btyacc/calc_code_imports.tab.c,
1736 test/btyacc/calc_code_imports.tab.h,
1737 test/btyacc/calc_code_provides.error,
1738 test/btyacc/calc_code_provides.output,
1739 test/btyacc/calc_code_provides.tab.c,
1740 test/btyacc/calc_code_provides.tab.h,
1741 test/btyacc/calc_code_requires.error,
1742 test/btyacc/calc_code_requires.output,
1743 test/btyacc/calc_code_requires.tab.c,
1744 test/btyacc/calc_code_requires.tab.h, test/btyacc/calc_code_top.error,
1745 test/btyacc/calc_code_top.output, test/btyacc/calc_code_top.tab.c,
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,
1748 test/yacc/calc_code_provides.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:
1754 amend updates for 'outline' when processing "%code" in code-file
1758 reader.c, and to generate a #line for the code-file.
1762 section, recording the input line-number for each directive as a #line
1768 * test/yacc/calc_code_all.error, test/yacc/calc_code_all.output,
1769 test/yacc/calc_code_default.error, test/yacc/calc_code_default.output,
1770 test/yacc/calc_code_default.tab.h, test/yacc/calc_code_imports.error,
1771 test/yacc/calc_code_imports.output, test/yacc/calc_code_imports.tab.c,
1772 test/yacc/calc_code_imports.tab.h, test/yacc/calc_code_provides.error,
1773 test/yacc/calc_code_provides.output,
1774 test/yacc/calc_code_requires.error,
1775 test/yacc/calc_code_requires.output, test/yacc/calc_code_top.error,
1776 test/yacc/calc_code_top.output, test/yacc/calc_code_top.tab.h:
1779 2019-11-18 Thomas E. Dickey <dickey@invisible-island.net>
1781 * test/calc_code_imports.y, test/calc_code_all.y,
1782 test/calc_code_default.y, test/calc_code_top.y,
1783 test/calc_code_provides.y, test/calc_code_requires.y:
1786 2019-11-04 Michael.Forney
1790 2019-11-03 Thomas E. Dickey <dickey@invisible-island.net>
1792 * main.c: build-fix for MinGW cross-compiling
1794 * output.c, reader.c: gcc-warnings
1799 * main.c: fix memory-leak reported by clang
1801 * mkpar.c: guard against a null-reference reported by clang (unlikely)
1804 a) resource leak on malloc-failure
1805 b) possible null-pointer dereference on parse-error
1807 * test/btyacc/err_inherit4.tab.h, test/btyacc/btyacc_demo.tab.h: regen
1814 2019-11-03 Christos.Zoulas
1819 2019-11-03 Thomas E. Dickey <dickey@invisible-island.net>
1821 * test/btyacc/help.error, test/btyacc/no_b_opt.error,
1822 test/btyacc/no_output2.error, test/btyacc/no_p_opt.error,
1823 test/yacc/help.error, test/yacc/no_b_opt.error,
1824 test/yacc/no_output2.error, test/yacc/no_p_opt.error:
1827 * test/run_test.sh:
1828 there's no standard wording for the options-errors from getopt;
1829 filter that to "error message" in the test reference files.
1833 relied upon non-POSIX behavior.
1835 * test/run_test.sh:
1837 adjust the sed-script which changes those to "YACC"
1841 * config_h.in: regen, using autoheader-252
1848 resync with my-autoconf adds a fix which accommodates a difference in
1849 warning options between gcc/clang when --enable-warnings is not set.
1852 package/mingw-byacc.spec, package/pkgsrc/Makefile:
1855 2019-09-11 Thomas E. Dickey <dickey@invisible-island.net>
1857 * config.guess, config.sub: 2019-09-10
1859 2019-06-17 Thomas E. Dickey <dickey@invisible-island.net>
1861 * test/btyacc/big_b.error, test/btyacc/big_l.error,
1862 test/btyacc/help.error, test/btyacc/no_b_opt.error,
1863 test/btyacc/no_output2.error, test/btyacc/no_p_opt.error,
1864 test/btyacc/nostdin.error, test/yacc/big_b.error,
1865 test/yacc/big_l.error, test/yacc/help.error, test/yacc/no_b_opt.error,
1866 test/yacc/no_output2.error, test/yacc/no_p_opt.error,
1867 test/yacc/nostdin.error:
1870 * test/run_test.sh: test "-H" rather than "-D"
1872 2019-06-16 Thomas E. Dickey <dickey@invisible-island.net>
1875 change "-D" option to "-H" (discussion with Ethan Sommer)
1878 package/mingw-byacc.spec, package/pkgsrc/Makefile:
1881 * test/btyacc/defines1.calc.c, test/btyacc/defines2.calc.c,
1882 test/btyacc/defines3.calc.c:
1885 * test/run_test.sh: in test_defines, save the ".c" file too
1887 * test/yacc/defines3.calc.c, test/yacc/defines2.calc.c,
1888 test/yacc/defines1.calc.c:
1891 * test/run_test.sh:
1894 * test/btyacc/defines1.calc.h, test/btyacc/defines1.error,
1895 test/btyacc/defines1.output, test/btyacc/defines2.calc.h,
1896 test/btyacc/defines2.error, test/btyacc/defines2.output,
1897 test/btyacc/defines3.calc.h, test/btyacc/defines3.error,
1898 test/btyacc/defines3.output:
1901 * main.c: however, a subsequent -d cancels -D
1903 * test/yacc/defines1.calc.h, test/yacc/defines3.calc.h: RCS_BASE
1905 * main.c: -D option implies -d
1907 * test/yacc/defines1.error, test/yacc/defines1.output,
1908 test/yacc/defines2.calc.h, test/yacc/defines2.error,
1909 test/yacc/defines2.output, test/yacc/defines3.error,
1910 test/yacc/defines3.output:
1915 * test/run_test.sh: add test for -D after -d or -b options
1917 * test/btyacc/stdin1.calc.c, test/btyacc/stdin1.error,
1918 test/btyacc/stdin1.output, test/btyacc/stdin2.calc.c,
1919 test/btyacc/stdin2.error, test/btyacc/stdin2.output:
1922 * test/btyacc/big_b.error, test/btyacc/big_b.output,
1923 test/btyacc/big_l.error, test/btyacc/big_l.output,
1924 test/btyacc/help.error, test/btyacc/help.output,
1925 test/btyacc/no_b_opt.error, test/btyacc/no_b_opt.output,
1926 test/btyacc/no_b_opt1.error, test/btyacc/no_b_opt1.output,
1927 test/btyacc/no_code_c.error, test/btyacc/no_code_c.output,
1928 test/btyacc/no_defines.error, test/btyacc/no_defines.output,
1929 test/btyacc/no_graph.error, test/btyacc/no_graph.output,
1930 test/btyacc/no_include.error, test/btyacc/no_include.output,
1931 test/btyacc/no_opts.error, test/btyacc/no_opts.output,
1932 test/btyacc/no_output.error, test/btyacc/no_output.output,
1933 test/btyacc/no_output1.error, test/btyacc/no_output1.output,
1934 test/btyacc/no_output2.error, test/btyacc/no_output2.output,
1935 test/btyacc/no_p_opt.error, test/btyacc/no_p_opt.output,
1936 test/btyacc/no_p_opt1.error, test/btyacc/no_p_opt1.output,
1937 test/btyacc/no_verbose.error, test/btyacc/no_verbose.output,
1938 test/btyacc/nostdin.error, test/btyacc/nostdin.output,
1939 test/yacc/big_b.error, test/yacc/big_b.output, test/yacc/big_l.error,
1940 test/yacc/big_l.output, test/yacc/help.error, test/yacc/help.output,
1941 test/yacc/no_b_opt.error, test/yacc/no_b_opt.output,
1942 test/yacc/no_b_opt1.error, test/yacc/no_b_opt1.output,
1943 test/yacc/no_code_c.error, test/yacc/no_code_c.output,
1944 test/yacc/no_defines.error, test/yacc/no_defines.output,
1945 test/yacc/no_graph.error, test/yacc/no_graph.output,
1946 test/yacc/no_include.error, test/yacc/no_include.output,
1947 test/yacc/no_opts.error, test/yacc/no_opts.output,
1948 test/yacc/no_output.error, test/yacc/no_output.output,
1949 test/yacc/no_output1.error, test/yacc/no_output1.output,
1950 test/yacc/no_output2.error, test/yacc/no_output2.output,
1951 test/yacc/no_p_opt.error, test/yacc/no_p_opt.output,
1952 test/yacc/no_p_opt1.error, test/yacc/no_p_opt1.output,
1953 test/yacc/no_verbose.error, test/yacc/no_verbose.output,
1954 test/yacc/nostdin.error, test/yacc/nostdin.output:
1957 * test/run_test.sh:
1958 add a test for stdin "-" vs end-options "--", and correct a redirection
1961 * test/yacc/stdin2.output, test/yacc/stdin2.calc.c,
1962 test/yacc/stdin1.calc.c, test/yacc/stdin1.error,
1963 test/yacc/stdin1.output, test/yacc/stdin2.error:
1966 * test/btyacc/big_b.output, test/btyacc/big_l.output,
1967 test/btyacc/help.output, test/btyacc/no_b_opt.output,
1968 test/btyacc/no_output2.output, test/btyacc/no_p_opt.output,
1969 test/btyacc/nostdin.output, test/yacc/big_b.output,
1970 test/yacc/big_l.output, test/yacc/help.output,
1971 test/yacc/no_b_opt.output, test/yacc/no_output2.output,
1972 test/yacc/no_p_opt.output, test/yacc/nostdin.output:
1975 * main.c: add -D option, to specify filename vs y.tab.h for -d
1977 * defs.h: add dflag2, for -D option
1979 * yacc.1: document -D option
1981 * config_h.in: updated with autoheader-252
1997 and except for "NEWLIB" vs "GLIBC" in the test, acts the same if I pretend
1999 to the _XOPEN_SOURCE test, which breaks the pseudoterminal checks for xterm.
2005 use sed to work around non-POSIX tail utility
2011 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2014 2019-06-10 Thomas E. Dickey <dickey@invisible-island.net>
2016 * config.guess: 2019-06-10
2018 2019-05-22 Thomas E. Dickey <dickey@invisible-island.net>
2020 * config.sub: 2019-05-22
2022 2018-06-09 Thomas E. Dickey <dickey@invisible-island.net>
2026 * test/btyacc/err_syntax20.tab.c, test/btyacc/error.tab.c,
2027 test/btyacc/expr.oxout.tab.c, test/btyacc/grammar.tab.c,
2028 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
2029 test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c,
2030 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
2031 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
2032 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
2033 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
2034 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
2035 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/btyacc_calc1.tab.c,
2036 test/btyacc/btyacc_demo.tab.c, test/btyacc/btyacc_destroy1.tab.c,
2037 test/btyacc/btyacc_destroy2.tab.c, test/btyacc/btyacc_destroy3.tab.c,
2038 test/btyacc/calc.tab.c, test/btyacc/calc1.tab.c,
2039 test/btyacc/calc2.tab.c, test/btyacc/calc3.tab.c,
2040 test/btyacc/code_calc.code.c, test/btyacc/code_error.code.c,
2041 test/btyacc/empty.tab.c, test/btyacc/err_inherit3.tab.c,
2042 test/btyacc/err_inherit4.tab.c, test/btyacc/err_syntax10.tab.c,
2043 test/btyacc/err_syntax11.tab.c, test/btyacc/err_syntax12.tab.c,
2044 test/btyacc/err_syntax18.tab.c, test/btyacc/rename_debug.c, btyaccpar.c:
2048 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2051 2018-06-09 Tom.Shields
2057 2018-05-25 Thomas E. Dickey <dickey@invisible-island.net>
2059 * test/run_make.sh:
2062 * package/byacc.spec: build-fix for Mageia 6
2067 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2074 2018-05-24 Thomas E. Dickey <dickey@invisible-island.net>
2076 * test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
2077 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
2078 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
2079 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
2080 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
2081 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/code_error.code.c,
2082 test/btyacc/empty.tab.c, test/btyacc/err_inherit3.tab.c,
2083 test/btyacc/err_inherit4.tab.c, test/btyacc/err_syntax10.tab.c,
2084 test/btyacc/err_syntax11.tab.c, test/btyacc/err_syntax12.tab.c,
2085 test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax20.tab.c,
2086 test/btyacc/error.tab.c, test/btyacc/expr.oxout.tab.c,
2087 test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c,
2088 test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c,
2089 test/btyacc/ok_syntax1.tab.c, btyaccpar.c,
2090 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
2091 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
2092 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
2093 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
2094 test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c,
2095 test/btyacc/rename_debug.c:
2100 2018-05-21 Thomas E. Dickey <dickey@invisible-island.net>
2102 * test/run_make.sh:
2103 ignore case for "%" directives to skip with old-yacc, and add %token-table
2108 2018-05-21 Christos.Zoulas
2115 2018-05-10 Thomas E. Dickey <dickey@invisible-island.net>
2118 add a fallback definition for YYDEBUG to the -i externs file.
2120 * test/btyacc/rename_debug.i, test/yacc/rename_debug.i: regen
2123 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2126 2018-05-09 Thomas E. Dickey <dickey@invisible-island.net>
2130 * aclocal.m4: resync with my-autoconf
2133 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2136 * test/btyacc/rename_debug.i, btyaccpar.c,
2137 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
2138 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
2139 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
2140 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
2141 test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c,
2142 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
2143 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
2144 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
2145 test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax18.tab.c,
2146 test/btyacc/err_syntax20.tab.c, test/btyacc/error.tab.c,
2147 test/btyacc/expr.oxout.tab.c, test/btyacc/grammar.tab.c,
2148 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
2149 test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c,
2150 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
2151 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
2152 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
2153 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
2154 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
2155 test/btyacc/rename_debug.c, test/btyacc/varsyntax_calc1.tab.c:
2160 * test/btyacc/rename_debug.i, test/yacc/rename_debug.i: regen
2164 * test/btyacc/rename_debug.i, test/yacc/rename_debug.i: regen
2166 2018-05-08 Thomas E. Dickey <dickey@invisible-island.net>
2168 * test/btyacc/grammar.tab.c, test/yacc/grammar.tab.c: regen
2170 * test/grammar.y:
2173 * package/debian/watch, package/pkgsrc/Makefile: update ftp-url
2175 * test/btyacc/ok_syntax1.tab.h, test/btyacc/btyacc_calc1.tab.h: regen
2180 * test/yacc/err_syntax20.tab.c, test/yacc/error.tab.c,
2181 test/yacc/expr.oxout.tab.c, test/yacc/grammar.tab.c,
2182 test/yacc/ok_syntax1.tab.c, test/yacc/ok_syntax1.tab.h,
2183 test/yacc/pure_calc.tab.c, test/yacc/pure_error.tab.c,
2184 test/yacc/quote_calc-s.tab.c, test/yacc/quote_calc.tab.c,
2185 test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c,
2186 test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c,
2187 test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c,
2188 test/yacc/varsyntax_calc1.tab.c, test/yacc/calc.tab.c,
2189 test/yacc/calc1.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c,
2190 test/yacc/code_calc.code.c, test/yacc/code_error.code.c,
2191 test/yacc/empty.tab.c, test/yacc/err_syntax10.tab.c,
2192 test/yacc/err_syntax11.tab.c, test/yacc/err_syntax12.tab.c,
2193 test/yacc/err_syntax18.tab.c, test/yacc/rename_debug.c,
2194 test/yacc/rename_debug.i, yaccpar.c:
2198 package/debian/copyright, package/mingw-byacc.spec,
2202 2018-05-06 Guy.Harris
2206 2) make yynerrs a parser-local variable if the parser is reentrant.
2208 2018-02-24 Guy.Harris
2212 2018-02-05 Thomas E. Dickey <dickey@invisible-island.net>
2214 * config.sub: 2018-01-15
2216 * config.guess: 2018-01-26
2218 2017-12-04 erik.b.andersen
2227 2017-12-04 Thomas E. Dickey <dickey@invisible-island.net>
2233 2017-09-14 Tom.Shields
2237 2017-07-09 Thomas E. Dickey <dickey@invisible-island.net>
2239 * package/byacc.spec, package/mingw-byacc.spec:
2244 * package/debian/rules: use dpkg-buildflags
2248 * aclocal.m4: resync with my-autoconf
2254 guard against sign-extension in ctype-macros
2257 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2263 correct limit-checks for input filename and line-number, in case no valid
2266 2017-04-30 Thomas E. Dickey <dickey@invisible-island.net>
2268 * test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc2-s.tab.c,
2269 test/btyacc/quote_calc2.tab.c, test/btyacc/quote_calc3-s.tab.c,
2270 test/btyacc/quote_calc3.tab.c, test/btyacc/quote_calc4-s.tab.c,
2271 test/btyacc/quote_calc4.tab.c, test/btyacc/varsyntax_calc1.tab.c,
2272 test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax20.tab.c,
2273 test/btyacc/error.tab.c, test/btyacc/expr.oxout.tab.c,
2274 test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c,
2275 test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c,
2276 test/btyacc/ok_syntax1.tab.c, test/btyacc/pure_calc.tab.c,
2277 test/btyacc/pure_error.tab.c, test/btyacc/quote_calc.tab.c,
2278 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
2279 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
2280 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
2281 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
2282 test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c,
2283 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
2284 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
2285 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
2286 test/btyacc/err_syntax12.tab.c, test/btyacc/rename_debug.c,
2290 * test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
2291 test/btyacc/ok_syntax1.tab.c, test/btyacc/btyacc_calc1.tab.c,
2292 test/btyacc/calc3.tab.c, btyaccpar.c, btyaccpar.skel,
2293 test/yacc/ok_syntax1.tab.c, test/yacc/pure_calc.tab.c,
2294 test/yacc/pure_error.tab.c, test/yacc/calc3.tab.c, yaccpar.c, defs.h,
2297 which initializes the body_vars for pure-parser configuration.
2299 2017-04-30 Tom.Shields
2302 use YY_NO_LEAKS set in configure --with-no-leaks, in the generated code
2304 2017-04-30 Julien.Ramseier
2306 * main.c, test/yacc/big_l.output:
2307 fix typo in unsupported-flag warning message
2309 2017-04-30 Thomas E. Dickey <dickey@invisible-island.net>
2312 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2315 2017-04-29 Thomas E. Dickey <dickey@invisible-island.net>
2317 * config.sub: 2017-04-02
2319 2017-03-18 Thomas E. Dickey <dickey@invisible-island.net>
2321 * config.sub: 2017-02-07
2323 * config.guess: 2017-03-05
2325 2017-02-01 Thomas E. Dickey <dickey@invisible-island.net>
2327 * test/btyacc/expr.oxout.error, test/btyacc/expr.oxout.output,
2328 test/btyacc/expr.oxout.tab.c, test/btyacc/expr.oxout.tab.h,
2329 test/yacc/expr.oxout.error, test/yacc/expr.oxout.output,
2330 test/yacc/expr.oxout.tab.c, test/yacc/expr.oxout.tab.h:
2336 avoid using regex.h since some low-end platforms do not have this
2338 * test/expr.oxout.y: RCS_BASE
2344 2017-02-01 Tom.Shields
2349 2017-02-01 Thomas E. Dickey <dickey@invisible-island.net>
2352 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2355 2016-12-31 Thomas E. Dickey <dickey@invisible-island.net>
2357 * config.guess, config.sub: 2017-01-01
2359 2016-12-02 Thomas E. Dickey <dickey@invisible-island.net>
2361 * test/btyacc/quote_calc4-s.tab.c, test/btyacc/varsyntax_calc1.tab.c,
2362 test/btyacc/error.tab.c, test/btyacc/grammar.tab.c,
2363 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
2364 test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c,
2365 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
2366 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
2367 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
2368 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
2369 test/btyacc/quote_calc4.tab.c, test/btyacc/calc.tab.c,
2370 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
2371 test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c,
2372 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
2373 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
2374 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
2375 test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax18.tab.c,
2376 test/btyacc/err_syntax20.tab.c, test/btyacc/rename_debug.c,
2377 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
2378 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
2379 test/btyacc/btyacc_destroy3.tab.c, btyaccpar.c:
2388 - Add some more bison stuff to make the mesa/gallium parser work:
2389 %initial-action (add missing source struct member in location)
2391 %error-verbose (unimplemented)
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:
2404 %initial-action (add missing source struct member in location)
2406 %error-verbose (unimplemented)
2414 fix from NetBSD: correct off-by-one when adding a null in copy_param()
2417 - Convert *most* error fingerprints to:
2418 -unterminated_arglist(int a_lineno, char *a_line, char *a_cptr)
2420 - Cast new <ctype.h> args to unsigned char
2423 - Add some more bison stuff to make the mesa/gallium parser work:
2424 %initial-action (add missing source struct member in location)
2426 %error-verbose (unimplemented)
2434 - Convert *most* error fingerprints to:
2435 -unterminated_arglist(int a_lineno, char *a_line, char *a_cptr)
2437 - Cast new <ctype.h> args to unsigned char
2440 - Add some more bison stuff to make the mesa/gallium parser work:
2441 %initial-action (add missing source struct member in location)
2443 %error-verbose (unimplemented)
2451 - Convert *most* error fingerprints to:
2452 -unterminated_arglist(int a_lineno, char *a_line, char *a_cptr)
2454 - Cast new <ctype.h> args to unsigned char
2458 * test/btyacc/btyacc_demo.tab.h, test/btyacc/err_inherit4.tab.h: regen
2460 * output.c: reorder to eliminate a forward-reference
2462 2016-12-02 Tom.Shields
2466 "%option bison-bridge" and "%option bison-locations") to be used with a parser
2467 generated by b(t)yacc (using directives "%locations" and "%pure-parser").
2469 2016-12-02 Thomas E. Dickey <dickey@invisible-island.net>
2477 + leave non-preprocessor options in "$CC" (but still copy them to "$CFLAGS"
2480 + recent glibc (Debian 2.23-4 for example) has misordered ifdef/checks for new
2486 + build-fixes for OS/2
2489 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2492 2016-11-20 Thomas E. Dickey <dickey@invisible-island.net>
2494 * config.sub: 2016-11-19
2496 * config.guess: 2016-10-02
2498 2016-06-06 Thomas E. Dickey <dickey@invisible-island.net>
2503 CF_CC_ENV_FLAGS - don't limit the check to -I, -U and -D options, since the
2506 CF_PROG_LINT - add cpplint to programs to use; drop ad hoc tdlint and alint.
2509 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2524 * test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c,
2525 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
2526 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
2527 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
2528 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
2529 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
2530 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/err_syntax12.tab.c,
2531 test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax20.tab.c,
2532 test/btyacc/error.tab.c, test/btyacc/grammar.tab.c,
2533 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
2534 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
2535 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
2536 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
2537 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
2538 test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c,
2539 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
2540 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
2541 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
2542 test/btyacc/rename_debug.c, btyaccpar.c,
2543 test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c,
2544 test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c,
2545 test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c,
2546 test/yacc/varsyntax_calc1.tab.c, test/yacc/err_syntax20.tab.c,
2547 test/yacc/error.tab.c, test/yacc/grammar.tab.c,
2548 test/yacc/ok_syntax1.tab.c, test/yacc/pure_calc.tab.c,
2549 test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c,
2550 test/yacc/quote_calc.tab.c, test/yacc/calc.tab.c,
2551 test/yacc/calc1.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c,
2552 test/yacc/code_calc.code.c, test/yacc/code_error.code.c,
2553 test/yacc/empty.tab.c, test/yacc/err_syntax10.tab.c,
2554 test/yacc/err_syntax11.tab.c, test/yacc/err_syntax12.tab.c,
2555 test/yacc/err_syntax18.tab.c, test/yacc/rename_debug.c, yaccpar.c:
2558 2016-06-06 Tom.Shields
2564 2016-06-01 Thomas E. Dickey <dickey@invisible-island.net>
2566 * test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc3-s.tab.c,
2567 test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c,
2568 test/yacc/quote_calc4.tab.c, test/yacc/varsyntax_calc1.tab.c,
2569 test/yacc/err_syntax18.tab.c, test/yacc/err_syntax20.tab.c,
2570 test/yacc/err_syntax24.error, test/yacc/error.tab.c,
2571 test/yacc/grammar.tab.c, test/yacc/ok_syntax1.tab.c,
2572 test/yacc/pure_calc.tab.c, test/yacc/pure_error.tab.c,
2573 test/yacc/quote_calc-s.tab.c, test/yacc/quote_calc.tab.c,
2574 test/yacc/quote_calc2.tab.c, test/yacc/calc.tab.c,
2575 test/yacc/calc1.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c,
2576 test/yacc/code_calc.code.c, test/yacc/code_calc.tab.c,
2577 test/yacc/code_calc.tab.h, test/yacc/code_error.code.c,
2578 test/yacc/empty.tab.c, test/yacc/err_syntax10.tab.c,
2579 test/yacc/err_syntax11.tab.c, test/yacc/err_syntax12.tab.c,
2580 test/yacc/rename_debug.c, yaccpar.c, test/btyacc/quote_calc-s.tab.c,
2581 test/btyacc/quote_calc.tab.c, test/btyacc/quote_calc2-s.tab.c,
2582 test/btyacc/quote_calc2.tab.c, test/btyacc/quote_calc3-s.tab.c,
2583 test/btyacc/quote_calc3.tab.c, test/btyacc/quote_calc4-s.tab.c,
2584 test/btyacc/quote_calc4.tab.c, test/btyacc/varsyntax_calc1.tab.c,
2585 test/btyacc/err_syntax13.tab.c, test/btyacc/err_syntax14.tab.c,
2586 test/btyacc/err_syntax15.tab.c, test/btyacc/err_syntax16.tab.c,
2587 test/btyacc/err_syntax17.tab.c, test/btyacc/err_syntax18.tab.c,
2588 test/btyacc/err_syntax19.tab.c, test/btyacc/err_syntax2.tab.c,
2589 test/btyacc/err_syntax20.tab.c, test/btyacc/err_syntax21.tab.c,
2590 test/btyacc/err_syntax22.tab.c, test/btyacc/err_syntax23.tab.c,
2591 test/btyacc/err_syntax24.error, test/btyacc/err_syntax24.tab.c,
2592 test/btyacc/err_syntax25.tab.c, test/btyacc/err_syntax26.tab.c,
2593 test/btyacc/err_syntax27.tab.c, test/btyacc/err_syntax3.tab.c,
2594 test/btyacc/err_syntax4.tab.c, test/btyacc/err_syntax5.tab.c,
2595 test/btyacc/err_syntax6.tab.c, test/btyacc/err_syntax7.tab.c,
2596 test/btyacc/err_syntax7a.tab.c, test/btyacc/err_syntax7b.tab.c,
2597 test/btyacc/err_syntax8.tab.c, test/btyacc/err_syntax8a.tab.c,
2598 test/btyacc/err_syntax9.tab.c, test/btyacc/error.tab.c,
2599 test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c,
2600 test/btyacc/inherit1.tab.c, test/btyacc/inherit2.output,
2601 test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c,
2602 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
2603 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.error,
2604 test/btyacc/btyacc_demo.output, test/btyacc/btyacc_demo.tab.c,
2605 test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
2606 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
2607 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
2608 test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c,
2609 test/btyacc/code_calc.tab.c, test/btyacc/code_calc.tab.h,
2610 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
2611 test/btyacc/err_inherit1.tab.c, test/btyacc/err_inherit2.tab.c,
2612 test/btyacc/err_inherit3.output, test/btyacc/err_inherit3.tab.c,
2613 test/btyacc/err_inherit4.output, test/btyacc/err_inherit4.tab.c,
2614 test/btyacc/err_inherit5.tab.c, test/btyacc/err_syntax1.tab.c,
2615 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
2616 test/btyacc/err_syntax12.tab.c, test/btyacc/rename_debug.c, btyaccpar.c:
2619 2016-06-01 Tom.Shields
2621 * btyaccpar.skel, defs.h, error.c, output.c, reader.c, test/code_calc.y,
2622 test/err_inherit4.y, test/run_make.sh, yaccpar.skel:
2634 + Chris Dodd's added support for @-N syntax to reference inherited position
2637 + correction to bad interaction between %token-table and YYDEBUG, where YYDEBUG
2642 where grammar doesn't define that as a symbol) - map to existing
2643 "illegal-symbol" entry in byname[]
2645 + fixes to test/run_make.sh: skip test-err_* files; in the bison test phase
2653 + changes to a couple of test cases for coverage of #3, #4 and #5 above
2655 2016-06-01 Thomas E. Dickey <dickey@invisible-island.net>
2658 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2661 2016-03-24 Thomas E. Dickey <dickey@invisible-island.net>
2667 2016-03-24 Jung-uk.Kim
2670 correct logic for finding output suffix in the "-o" option, which matched
2671 the first occurrence of ".c" in the name in 2005-08-13 changes rather than
2672 at the end of the filename (patch by Jung-uk Kim)
2674 2016-03-24 Thomas E. Dickey <dickey@invisible-island.net>
2680 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2683 2016-01-25 Thomas E. Dickey <dickey@invisible-island.net>
2685 * config.guess, config.sub: 2016-01-01
2687 2015-07-10 Thomas E. Dickey <dickey@invisible-island.net>
2689 * lr0.c: fix a duplicate-free in the leak-checking
2692 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2696 make cache-size clearer (prompted by discussion with Pedro Giffuni,
2703 2015-07-05 Thomas E. Dickey <dickey@invisible-island.net>
2707 * package/pkgsrc/Makefile, package/mingw-byacc.spec,
2712 * aclocal.m4: resync with my-autoconf
2713 add configure option --with-man2html
2715 * makefile.in: add configure options --with-man2html
2717 * configure.in: add configure option --with-man2html
2719 2015-05-02 Thomas E. Dickey <dickey@invisible-island.net>
2721 * config.guess: 2015-03-04
2723 * config.sub: 2015-03-08
2725 2014-11-28 Thomas E. Dickey <dickey@invisible-island.net>
2730 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2733 2014-11-13 Jouk.Jansen
2737 the descrip.mms to include some extra c-source files and some dependenxcies
2748 2014-10-06 Thomas E. Dickey <dickey@invisible-island.net>
2750 * package/detest/source/format: build-script
2756 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2762 correct parameter for umask - for very old mkstemp's - and use type mode_t
2768 better fix for get_line, by ensuring there is enough space to null-terminate
2771 2014-10-05 Thomas E. Dickey <dickey@invisible-island.net>
2777 adjust logic in copy_action to avoid potential null-pointer dereference
2781 adjust logic to avoid potential null-pointer dereference in compile_args
2784 * reader.c: eliminate strcpy into fixed-size buffer (Coverity #63408)
2786 * yacc.1: document changes made with respect to %parse-param
2789 add parameters from %parse-param to destructor. The order of the parameters
2793 * test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c,
2794 test/btyacc/btyacc_destroy3.tab.c:
2800 * test/btyacc/ok_syntax1.tab.c, test/btyacc/calc2.tab.c,
2801 test/btyacc/calc3.tab.c, test/yacc/ok_syntax1.tab.c,
2802 test/yacc/calc2.tab.c, test/yacc/calc3.tab.c, test/btyacc/error.tab.c,
2803 test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c,
2804 test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c,
2805 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
2806 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
2807 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
2808 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
2809 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
2810 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/btyacc_calc1.tab.c,
2811 test/btyacc/btyacc_demo.tab.c, test/btyacc/calc.tab.c,
2812 test/btyacc/calc1.tab.c, test/btyacc/code_calc.code.c,
2813 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
2814 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
2815 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
2816 test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax18.tab.c,
2817 test/btyacc/err_syntax20.tab.c, test/btyacc/rename_debug.c:
2822 * test/btyacc/err_syntax17.tab.c, test/btyacc/err_syntax19.tab.c,
2823 test/btyacc/err_syntax2.tab.c, test/btyacc/err_syntax21.tab.c,
2824 test/btyacc/err_syntax22.tab.c, test/btyacc/err_syntax23.tab.c,
2825 test/btyacc/err_syntax24.tab.c, test/btyacc/err_syntax25.tab.c,
2826 test/btyacc/err_syntax26.tab.c, test/btyacc/err_syntax27.tab.c,
2827 test/btyacc/err_syntax3.tab.c, test/btyacc/err_syntax4.tab.c,
2828 test/btyacc/err_syntax5.tab.c, test/btyacc/err_syntax6.tab.c,
2829 test/btyacc/err_syntax7.tab.c, test/btyacc/err_syntax7a.tab.c,
2830 test/btyacc/err_syntax7b.tab.c, test/btyacc/err_syntax8.tab.c,
2831 test/btyacc/err_syntax8a.tab.c, test/btyacc/err_syntax9.tab.c,
2832 test/btyacc/err_inherit1.tab.c, test/btyacc/err_inherit2.tab.c,
2833 test/btyacc/err_inherit5.tab.c, test/btyacc/err_syntax1.tab.c,
2834 test/btyacc/err_syntax13.tab.c, test/btyacc/err_syntax14.tab.c,
2835 test/btyacc/err_syntax15.tab.c, test/btyacc/err_syntax16.tab.c:
2838 * output.c: gcc-warning
2840 * test/btyacc/code_calc.tab.c, test/btyacc/code_error.tab.c: regen
2845 for btyacc, it is possible to have no conflicts - but in that case, the
2850 * test/btyacc_destroy3.y, test/btyacc_destroy2.y, test/btyacc_destroy1.y:
2853 * test/yacc/calc3.tab.c, test/yacc/ok_syntax1.tab.c,
2854 test/yacc/calc2.tab.c, test/btyacc/btyacc_destroy1.tab.c,
2855 test/btyacc/btyacc_destroy2.tab.c:
2865 correcting the output of the comma-separated names (only the last name
2868 * test/btyacc/ok_syntax1.tab.c, test/btyacc/btyacc_destroy3.tab.c,
2869 test/btyacc/calc2.tab.c, test/btyacc/calc3.tab.c:
2873 modify copy_param() to handle resulting comma-separated list. Before, it
2876 2014-10-04 Thomas E. Dickey <dickey@invisible-island.net>
2878 * reader.c: split-out save_param() from copy_param()
2880 * reader.c: trim_blanks() did not always convert spaces - fix.
2882 * reader.c: fix some minor regressions with error-reporting
2887 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2893 parameters as a comma-separated list.
2895 * test/btyacc/btyacc_destroy3.tab.c, test/btyacc/btyacc_destroy1.tab.c,
2896 test/btyacc/btyacc_destroy2.tab.c, test/btyacc/btyacc_destroy3.error,
2897 test/btyacc/btyacc_destroy3.output, test/btyacc/btyacc_destroy3.tab.h,
2898 test/btyacc/btyacc_destroy2.error, test/btyacc/btyacc_destroy2.output,
2899 test/btyacc/btyacc_destroy2.tab.h:
2902 2014-10-03 Thomas E. Dickey <dickey@invisible-island.net>
2904 * test/btyacc/btyacc_demo2.error, test/btyacc/btyacc_demo2.output,
2905 test/btyacc/btyacc_demo2.tab.c, test/btyacc/btyacc_demo2.tab.h,
2906 test/btyacc/btyacc_destroy1.error, test/btyacc/btyacc_destroy1.output,
2907 test/btyacc/btyacc_destroy1.tab.h, test/btyacc_destroy3.y,
2908 test/btyacc_destroy1.y, test/btyacc_destroy2.y:
2911 2014-10-02 Thomas E. Dickey <dickey@invisible-island.net>
2917 2014-09-17 Thomas E. Dickey <dickey@invisible-island.net>
2923 2014-09-01 Thomas E. Dickey <dickey@invisible-island.net>
2925 * config.sub: update to 2014-07-28
2927 2014-07-27 Thomas E. Dickey <dickey@invisible-island.net>
2934 package/debian/changelog, package/mingw-byacc.spec:
2937 2014-07-15 Thomas E. Dickey <dickey@invisible-island.net>
2939 * aclocal.m4: resync with my-autoconf (no change to configure script)
2942 package/mingw-byacc.spec, package/pkgsrc/Makefile:
2945 * test/run_test.sh:
2946 make top-level "make check" work again, by adding another step to filtering
2947 the test results.
2949 2014-07-14 Thomas E. Dickey <dickey@invisible-island.net>
2951 * test/run_test.sh: changes from Garrett Cooper's patch:
2952 a) ensure that the script returns an error-code if there are differences
2956 * test/btyacc/big_b.output, test/btyacc/big_l.output,
2957 test/btyacc/help.output, test/btyacc/no_b_opt.output,
2958 test/btyacc/no_output2.output, test/btyacc/no_p_opt.output,
2959 test/btyacc/nostdin.output:
2962 2014-07-14 Garrett.Cooper
2964 * test/btyacc/err_inherit1.error, test/btyacc/err_inherit2.error,
2965 test/btyacc/err_inherit3.error, test/btyacc/err_inherit4.error,
2966 test/btyacc/err_inherit5.error, test/btyacc/err_syntax1.error,
2967 test/btyacc/err_syntax10.error, test/btyacc/err_syntax11.error,
2968 test/btyacc/err_syntax12.error, test/btyacc/err_syntax13.error,
2969 test/btyacc/err_syntax14.error, test/btyacc/err_syntax15.error,
2970 test/btyacc/err_syntax16.error, test/btyacc/err_syntax17.error,
2971 test/btyacc/err_syntax18.error, test/btyacc/err_syntax19.error,
2972 test/btyacc/err_syntax2.error, test/btyacc/err_syntax21.error,
2973 test/btyacc/err_syntax22.error, test/btyacc/err_syntax23.error,
2974 test/btyacc/err_syntax24.error, test/btyacc/err_syntax25.error,
2975 test/btyacc/err_syntax26.error, test/btyacc/err_syntax27.error,
2976 test/btyacc/err_syntax3.error, test/btyacc/err_syntax4.error,
2977 test/btyacc/err_syntax5.error, test/btyacc/err_syntax6.error,
2978 test/btyacc/err_syntax7.error, test/btyacc/err_syntax7a.error,
2979 test/btyacc/err_syntax7b.error, test/btyacc/err_syntax8.error,
2980 test/btyacc/err_syntax8a.error, test/btyacc/err_syntax9.error,
2981 test/yacc/err_syntax1.error, test/yacc/err_syntax10.error,
2982 test/yacc/err_syntax11.error, test/yacc/err_syntax12.error,
2983 test/yacc/err_syntax13.error, test/yacc/err_syntax14.error,
2984 test/yacc/err_syntax15.error, test/yacc/err_syntax16.error,
2985 test/yacc/err_syntax17.error, test/yacc/err_syntax18.error,
2986 test/yacc/err_syntax19.error, test/yacc/err_syntax2.error,
2987 test/yacc/err_syntax21.error, test/yacc/err_syntax22.error,
2988 test/yacc/err_syntax23.error, test/yacc/err_syntax24.error,
2989 test/yacc/err_syntax25.error, test/yacc/err_syntax26.error,
2990 test/yacc/err_syntax27.error, test/yacc/err_syntax3.error,
2991 test/yacc/err_syntax4.error, test/yacc/err_syntax5.error,
2992 test/yacc/err_syntax6.error, test/yacc/err_syntax7.error,
2993 test/yacc/err_syntax7a.error, test/yacc/err_syntax7b.error,
2994 test/yacc/err_syntax8.error, test/yacc/err_syntax8a.error,
2995 test/yacc/err_syntax9.error:
2998 2014-05-27 Tom.Shields
3000 * main.c: remove obsolete -D option from usage message
3002 2014-05-27 Thomas E. Dickey <dickey@invisible-island.net>
3005 test/yacc/big_b.output, test/yacc/big_l.output, test/yacc/help.output,
3006 test/yacc/no_b_opt.output, test/yacc/no_output2.output,
3007 test/yacc/no_p_opt.output, test/yacc/nostdin.output:
3010 2014-04-22 Thomas E. Dickey <dickey@invisible-island.net>
3025 * output.c: quiet a type-conversion warning
3028 quiet a couple of type-conversion warnings
3032 2014-04-22 Tom.Shields
3035 drop "NOTES-btyacc-Changes" and "NOTES-btyacc-Disposition", merging relevant
3038 2014-04-22 Thomas E. Dickey <dickey@invisible-island.net>
3041 package/debian/changelog, package/mingw-byacc.spec:
3044 2014-04-19 Thomas E. Dickey <dickey@invisible-island.net>
3046 * config.sub: 2014-04-03
3048 * config.guess: 2014-03-23
3050 2014-04-09 Rick.Spates
3054 2014-04-09 Thomas E. Dickey <dickey@invisible-island.net>
3058 * reader.c: fix const-cast warnings
3060 * test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
3061 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc4-s.tab.c,
3062 test/btyacc/quote_calc4.tab.c, test/btyacc/varsyntax_calc1.tab.c,
3063 test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c,
3064 test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c,
3065 test/btyacc/ok_syntax1.tab.c, test/btyacc/pure_calc.tab.c,
3066 test/btyacc/pure_error.tab.c, test/btyacc/quote_calc2-s.tab.c,
3067 test/btyacc/quote_calc2.tab.c, test/btyacc/quote_calc3.tab.c,
3068 test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax20.tab.c,
3069 test/btyacc/code_error.tab.c, test/btyacc/empty.tab.c,
3070 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
3071 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
3072 test/btyacc/err_syntax12.tab.c, test/btyacc/error.tab.c,
3073 test/btyacc/rename_debug.c, test/btyacc/calc.tab.c,
3074 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
3075 test/btyacc/calc3.tab.c, test/btyacc/code_calc.tab.c, output.c:
3076 fix a few clang --analyze warnings; one was a case where output_ctable emitted
3079 * reader.c: appease clang --analyze
3081 * defs.h: mark two functions as no-return.
3086 package/mingw-byacc.spec, package/pkgsrc/Makefile:
3091 * test/btyacc/ok_syntax1.output, test/btyacc/ok_syntax1.tab.c,
3092 test/yacc/ok_syntax1.tab.c, test/ok_syntax1.y,
3093 test/yacc/ok_syntax1.output:
3096 * test/btyacc/rename_debug.c, test/btyacc/rename_debug.error,
3097 test/btyacc/rename_debug.h, test/btyacc/rename_debug.i,
3098 test/btyacc/rename_debug.output, test/yacc/rename_debug.c:
3101 * test/run_test.sh:
3104 * test/yacc/rename_debug.error, test/yacc/rename_debug.h,
3105 test/yacc/rename_debug.i, test/yacc/rename_debug.output:
3108 * test/btyacc/ok_syntax1.error: RCS_BASE
3110 * test/yacc/quote_calc4-s.tab.c, test/yacc/varsyntax_calc1.tab.c,
3111 test/yacc/code_error.code.c, test/yacc/empty.tab.c,
3112 test/yacc/err_syntax10.tab.c, test/yacc/err_syntax11.tab.c,
3113 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax18.tab.c,
3114 test/yacc/err_syntax20.tab.c, test/yacc/error.tab.c,
3115 test/yacc/grammar.tab.c, test/yacc/ok_syntax1.tab.c,
3116 test/yacc/pure_calc.tab.c, test/yacc/pure_error.tab.c,
3117 test/yacc/quote_calc-s.tab.c, test/yacc/quote_calc.tab.c,
3118 test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c,
3119 test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c,
3120 test/yacc/quote_calc4.tab.c, test/yacc/calc.tab.c,
3121 test/yacc/calc1.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c,
3122 test/yacc/code_calc.code.c, yaccpar.c:
3128 2014-04-08 Thomas E. Dickey <dickey@invisible-island.net>
3130 * test/yacc/ok_syntax1.output, test/yacc/ok_syntax1.tab.c,
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:
3135 * test/ok_syntax1.y: RCS_BASE
3137 * test/yacc/ok_syntax1.error: reference output for testing
3139 * test/yacc/big_b.error, test/yacc/big_b.output, test/yacc/big_l.error,
3140 test/yacc/big_l.output, test/btyacc/big_b.error,
3141 test/btyacc/big_b.output, test/btyacc/big_l.error,
3142 test/btyacc/big_l.output, test/run_test.sh:
3143 exercise -L/-B options
3145 * test/yacc/code_debug.c, test/btyacc/code_debug.c,
3146 test/yacc/err_syntax15.tab.c, test/yacc/err_syntax16.tab.c,
3147 test/yacc/err_syntax17.tab.c, test/yacc/err_syntax18.tab.c,
3148 test/yacc/err_syntax19.tab.c, test/yacc/err_syntax2.tab.c,
3149 test/yacc/err_syntax20.tab.c, test/yacc/err_syntax21.tab.c,
3150 test/yacc/err_syntax22.tab.c, test/yacc/err_syntax23.tab.c,
3151 test/yacc/err_syntax24.tab.c, test/yacc/err_syntax25.tab.c,
3152 test/yacc/err_syntax26.tab.c, test/yacc/err_syntax27.tab.c,
3153 test/yacc/err_syntax3.tab.c, test/yacc/err_syntax4.tab.c,
3154 test/yacc/err_syntax5.tab.c, test/yacc/err_syntax6.tab.c,
3155 test/yacc/err_syntax7.tab.c, test/yacc/err_syntax7a.tab.c,
3156 test/yacc/err_syntax7b.tab.c, test/yacc/err_syntax8.tab.c,
3157 test/yacc/err_syntax8a.tab.c, test/yacc/err_syntax9.tab.c,
3158 test/yacc/error.tab.c, test/yacc/grammar.tab.c,
3159 test/yacc/pure_calc.tab.c, test/yacc/pure_error.tab.c,
3160 test/yacc/quote_calc-s.tab.c, test/yacc/quote_calc.tab.c,
3161 test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c,
3162 test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c,
3163 test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c,
3164 test/yacc/varsyntax_calc1.tab.c, test/yacc/calc.tab.c,
3165 test/yacc/calc1.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c,
3166 test/yacc/code_calc.code.c, test/yacc/code_error.code.c,
3167 test/yacc/empty.tab.c, test/yacc/err_syntax1.tab.c,
3168 test/yacc/err_syntax10.tab.c, test/yacc/err_syntax11.tab.c,
3169 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax13.tab.c,
3170 test/yacc/err_syntax14.tab.c, test/btyacc/err_syntax13.tab.c,
3171 test/btyacc/err_syntax14.tab.c, test/btyacc/err_syntax15.tab.c,
3172 test/btyacc/err_syntax16.tab.c, test/btyacc/err_syntax17.tab.c,
3173 test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax19.tab.c,
3174 test/btyacc/err_syntax2.tab.c, test/btyacc/err_syntax20.tab.c,
3175 test/btyacc/err_syntax21.tab.c, test/btyacc/err_syntax22.tab.c,
3176 test/btyacc/err_syntax23.tab.c, test/btyacc/err_syntax24.tab.c,
3177 test/btyacc/err_syntax25.tab.c, test/btyacc/err_syntax26.tab.c,
3178 test/btyacc/err_syntax27.tab.c, test/btyacc/err_syntax3.tab.c,
3179 test/btyacc/err_syntax4.tab.c, test/btyacc/err_syntax5.tab.c,
3180 test/btyacc/err_syntax6.tab.c, test/btyacc/err_syntax7.tab.c,
3181 test/btyacc/err_syntax7a.tab.c, test/btyacc/err_syntax7b.tab.c,
3182 test/btyacc/err_syntax8.tab.c, test/btyacc/err_syntax8a.tab.c,
3183 test/btyacc/err_syntax9.tab.c, test/btyacc/error.tab.c,
3184 test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c,
3185 test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c,
3186 test/btyacc/pure_error.tab.c, test/btyacc/btyacc_demo.tab.c,
3187 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
3188 test/btyacc/err_inherit1.tab.c, test/btyacc/err_inherit2.tab.c,
3189 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
3190 test/btyacc/err_inherit5.tab.c, test/btyacc/err_syntax1.tab.c,
3191 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
3192 test/btyacc/err_syntax12.tab.c, test/btyacc/pure_calc.tab.c,
3193 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
3194 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
3195 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
3196 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
3197 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/btyacc_calc1.tab.c,
3198 test/btyacc/calc.tab.c, test/btyacc/calc1.tab.c,
3199 test/btyacc/calc2.tab.c, test/btyacc/calc3.tab.c,
3200 test/btyacc/code_calc.code.c, test/run_test.sh,
3201 test/yacc/no_b_opt1.output:
3202 use a better renaming of the YYPATCH definition (none of the test-cases rely
3205 * test/btyacc/err_syntax1.tab.c, test/btyacc/err_syntax13.tab.c,
3206 test/btyacc/err_syntax2.tab.c, test/btyacc/err_syntax25.tab.c,
3207 test/btyacc/err_syntax26.tab.c, test/btyacc/err_syntax27.tab.c,
3208 test/btyacc/err_syntax3.tab.c, test/btyacc/err_syntax4.tab.c,
3209 test/btyacc/err_syntax5.tab.c, test/btyacc/err_syntax6.tab.c,
3210 test/btyacc/err_syntax7.tab.c, test/btyacc/err_syntax7a.tab.c,
3211 test/btyacc/err_syntax7b.tab.c, test/btyacc/err_syntax8.tab.c,
3212 test/btyacc/err_syntax8a.tab.c, test/btyacc/err_syntax9.tab.c,
3213 test/btyacc/varsyntax_calc1.tab.c:
3216 * test/run_test.sh: remove a repeated test-case
3220 2014-04-07 Thomas E. Dickey <dickey@invisible-island.net>
3222 * test/run_test.sh: tidy
3224 * test/yacc/help.error, test/yacc/help.output, test/yacc/no_b_opt.error,
3225 test/yacc/no_b_opt.output, test/yacc/no_b_opt1.error,
3226 test/yacc/no_b_opt1.output, test/yacc/no_code_c.error,
3227 test/yacc/no_code_c.output, test/yacc/no_defines.error,
3228 test/yacc/no_defines.output, test/yacc/no_graph.error,
3229 test/yacc/no_graph.output, test/yacc/no_include.error,
3230 test/yacc/no_include.output, test/yacc/no_opts.error,
3231 test/yacc/no_opts.output, test/yacc/no_output.error,
3232 test/yacc/no_output.output, test/yacc/no_output1.error,
3233 test/yacc/no_output1.output, test/yacc/no_output2.error,
3234 test/yacc/no_output2.output, test/yacc/no_p_opt.error,
3235 test/yacc/no_p_opt.output, test/yacc/no_p_opt1.error,
3236 test/yacc/no_p_opt1.output, test/yacc/no_verbose.error,
3237 test/yacc/no_verbose.output, test/yacc/nostdin.error,
3238 test/yacc/nostdin.output, test/yacc/test-no_b_opt1.output:
3241 * test/run_test.sh:
3244 * test/btyacc/no_b_opt1.output, test/btyacc/no_p_opt1.output,
3245 test/btyacc/no_b_opt.error, test/btyacc/no_b_opt.output,
3246 test/btyacc/no_b_opt1.error, test/btyacc/no_code_c.output,
3247 test/btyacc/no_p_opt.error, test/btyacc/no_p_opt.output,
3248 test/btyacc/no_p_opt1.error, test/btyacc/no_output2.output,
3249 test/btyacc/no_code_c.error, test/btyacc/no_output2.error,
3250 test/btyacc/no_include.error, test/btyacc/no_include.output,
3251 test/btyacc/no_defines.output, test/btyacc/no_defines.error,
3252 test/btyacc/no_verbose.output, test/btyacc/no_graph.output,
3253 test/btyacc/no_graph.error, test/btyacc/no_opts.error,
3254 test/btyacc/no_opts.output, test/btyacc/no_verbose.error,
3255 test/btyacc/nostdin.error, test/btyacc/nostdin.output,
3256 test/btyacc/no_output.error, test/btyacc/no_output.output,
3257 test/btyacc/no_output1.error, test/btyacc/no_output1.output:
3264 * test/btyacc/err_syntax27.error, test/btyacc/err_syntax27.output,
3265 test/btyacc/err_syntax27.tab.c, test/btyacc/err_syntax27.tab.h,
3266 test/btyacc/help.error, test/btyacc/help.output,
3267 test/yacc/err_syntax27.error, test/yacc/err_syntax27.output,
3268 test/yacc/err_syntax27.tab.c, test/yacc/err_syntax27.tab.h:
3271 * test/err_syntax27.y: testcase for missing_brace()
3273 * error.c: ifdef'd non-btyacc function
3275 * lr0.c: ifdef'd debug-code
3279 * test/btyacc/code_debug.c, test/btyacc/err_syntax12.tab.c,
3280 test/btyacc/err_syntax14.tab.c, test/btyacc/err_syntax15.tab.c,
3281 test/btyacc/err_syntax16.tab.c, test/btyacc/err_syntax17.tab.c,
3282 test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax19.tab.c,
3283 test/btyacc/err_syntax20.tab.c, test/btyacc/err_syntax21.tab.c,
3284 test/btyacc/err_syntax22.tab.c, test/btyacc/err_syntax23.tab.c,
3285 test/btyacc/err_syntax24.tab.c, test/btyacc/error.tab.c,
3286 test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c,
3287 test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c,
3288 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
3289 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
3290 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
3291 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
3292 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
3293 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/btyacc_calc1.tab.c,
3294 test/btyacc/btyacc_demo.tab.c, test/btyacc/calc.tab.c,
3295 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
3296 test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c,
3297 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
3298 test/btyacc/err_inherit1.tab.c, test/btyacc/err_inherit2.tab.c,
3299 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
3300 test/btyacc/err_inherit5.tab.c, test/btyacc/err_syntax10.tab.c,
3301 test/btyacc/err_syntax11.tab.c, test/yacc/err_syntax11.tab.c,
3302 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax18.tab.c,
3303 test/yacc/err_syntax20.tab.c, test/yacc/error.tab.c,
3304 test/yacc/grammar.tab.c, test/yacc/pure_calc.tab.c,
3305 test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c,
3306 test/yacc/quote_calc.tab.c, test/yacc/quote_calc2-s.tab.c,
3307 test/yacc/quote_calc2.tab.c, test/yacc/quote_calc3-s.tab.c,
3308 test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c,
3309 test/yacc/quote_calc4.tab.c, test/yacc/varsyntax_calc1.tab.c,
3310 test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c,
3311 test/yacc/calc3.tab.c, test/yacc/code_calc.code.c,
3312 test/yacc/code_debug.c, test/yacc/code_error.code.c,
3313 test/yacc/empty.tab.c, test/yacc/err_syntax10.tab.c, output.c,
3314 test/yacc/err_syntax1.tab.c, test/yacc/err_syntax13.tab.c,
3315 test/yacc/err_syntax14.tab.c, test/yacc/err_syntax15.tab.c,
3316 test/yacc/err_syntax16.tab.c, test/yacc/err_syntax17.tab.c,
3317 test/yacc/err_syntax19.tab.c, test/yacc/err_syntax2.tab.c,
3318 test/yacc/err_syntax21.tab.c, test/yacc/err_syntax22.tab.c,
3319 test/yacc/err_syntax23.tab.c, test/yacc/err_syntax24.tab.c,
3320 test/yacc/err_syntax25.tab.c, test/yacc/err_syntax26.tab.c,
3321 test/yacc/err_syntax3.tab.c, test/yacc/err_syntax4.tab.c,
3322 test/yacc/err_syntax5.tab.c, test/yacc/err_syntax6.tab.c,
3323 test/yacc/err_syntax7.tab.c, test/yacc/err_syntax7a.tab.c,
3324 test/yacc/err_syntax7b.tab.c, test/yacc/err_syntax8.tab.c,
3325 test/yacc/err_syntax8a.tab.c, test/yacc/err_syntax9.tab.c,
3326 test/run_test.sh:
3328 omitted an adjustment of the #line value used for code-file. Fix that.
3330 YYPATCH #define's to make test-outputs easier to compare #line's (report
3333 2014-04-06 Thomas E. Dickey <dickey@invisible-island.net>
3336 (the calloc's are intentional - valgrind reported use of uninitialized memory)
3340 * test/btyacc/code_debug.c, test/btyacc/code_debug.error,
3341 test/btyacc/code_debug.h, test/btyacc/code_debug.i,
3342 test/btyacc/code_debug.output:
3345 * test/yacc/code_debug.c, test/yacc/code_debug.h:
3346 exercise the -i option
3348 * test/yacc/code_debug.i: reference output for testing
3350 * test/run_test.sh: exercise the -i option
3352 * test/yacc/code_debug.c: reference output for testing
3354 * test/run_test.sh: exercise the "-o" option
3356 * test/yacc/code_debug.error, test/yacc/code_debug.h,
3357 test/yacc/code_debug.output:
3369 change the generated-by comment to show which version of this script (and
3370 which version of the given skeleton file) were used to produce the C-file.
3377 * aclocal.m4: CF_PROG_AWK - add to byacc's configure script
3379 cleanup the -no-gcc option which was leftover from testing - prcs does
3391 modify so skeleton-source is determined by configure options rather than by
3406 * test/run_make.sh: improve cleanup after error recovery
3408 * test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c,
3409 test/yacc/calc3.tab.c, test/yacc/code_calc.code.c,
3410 test/yacc/code_error.code.c, test/yacc/empty.tab.c,
3411 test/yacc/err_syntax10.tab.c, test/yacc/err_syntax11.tab.c,
3412 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax18.tab.c,
3413 test/yacc/err_syntax20.tab.c, test/yacc/error.tab.c,
3414 test/yacc/grammar.tab.c, test/yacc/pure_calc.tab.c,
3415 test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c,
3416 test/yacc/quote_calc.tab.c, test/yacc/quote_calc2-s.tab.c,
3417 test/yacc/quote_calc2.tab.c, test/yacc/quote_calc3-s.tab.c,
3418 test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c,
3419 test/yacc/quote_calc4.tab.c, test/yacc/varsyntax_calc1.tab.c,
3425 * test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c,
3426 test/yacc/quote_calc.tab.c, test/yacc/quote_calc2-s.tab.c,
3427 test/yacc/quote_calc2.tab.c, test/yacc/quote_calc3-s.tab.c,
3428 test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c,
3429 test/yacc/quote_calc4.tab.c, test/yacc/varsyntax_calc1.tab.c,
3430 test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c,
3431 test/yacc/calc3.tab.c, test/yacc/code_calc.tab.c,
3432 test/yacc/code_error.tab.c, test/yacc/empty.tab.c,
3433 test/yacc/err_syntax10.tab.c, test/yacc/err_syntax11.tab.c,
3434 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax18.tab.c,
3435 test/yacc/err_syntax20.tab.c, test/yacc/error.tab.c,
3436 test/yacc/grammar.tab.c, test/yacc/pure_calc.tab.c, output.c:
3437 add second "const" to string-table declarations, from Tom Shield's btyacc changes
3439 * test/btyacc/err_syntax20.tab.c, test/btyacc/error.tab.c,
3440 test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c,
3441 test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c,
3442 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
3443 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
3444 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
3445 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
3446 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
3447 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/btyacc_calc1.tab.c,
3448 test/btyacc/btyacc_demo.tab.c, test/btyacc/calc.tab.c,
3449 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
3450 test/btyacc/calc3.tab.c, test/btyacc/empty.tab.c,
3451 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
3452 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
3453 test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax18.tab.c:
3456 * test/yacc/error.tab.c, test/yacc/grammar.tab.c,
3457 test/yacc/pure_calc.tab.c, test/yacc/pure_error.tab.c,
3458 test/yacc/quote_calc-s.tab.c, test/yacc/quote_calc.tab.c,
3459 test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c,
3460 test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c,
3461 test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c,
3462 test/yacc/varsyntax_calc1.tab.c, test/yacc/calc.tab.c,
3463 test/yacc/calc1.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c,
3464 test/yacc/code_calc.code.c, test/yacc/code_calc.tab.c,
3465 test/yacc/code_error.code.c, test/yacc/code_error.tab.c,
3466 test/yacc/empty.tab.c, test/yacc/err_syntax10.tab.c,
3467 test/yacc/err_syntax11.tab.c, test/yacc/err_syntax12.tab.c,
3468 test/yacc/err_syntax18.tab.c, test/yacc/err_syntax20.tab.c, output.c:
3471 * test/yacc/code_calc.code.c, test/yacc/code_error.code.c, output.c:
3472 use fix from Tom Shield's btyacc changes: remove redundant extern-declaration for YYPARSE_DECL()
3474 * test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax20.tab.c,
3475 test/btyacc/error.tab.c, test/btyacc/grammar.tab.c,
3476 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
3477 test/btyacc/inherit2.tab.c, test/btyacc/pure_calc.tab.c,
3478 test/btyacc/pure_error.tab.c, test/btyacc/quote_calc-s.tab.c,
3479 test/btyacc/quote_calc.tab.c, test/btyacc/quote_calc2-s.tab.c,
3480 test/btyacc/quote_calc2.tab.c, test/btyacc/quote_calc3-s.tab.c,
3481 test/btyacc/quote_calc3.tab.c, test/btyacc/quote_calc4-s.tab.c,
3482 test/btyacc/quote_calc4.tab.c, test/btyacc/varsyntax_calc1.tab.c,
3483 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
3484 test/btyacc/calc.tab.c, test/btyacc/calc1.tab.c,
3485 test/btyacc/calc2.tab.c, test/btyacc/calc3.tab.c,
3486 test/btyacc/code_calc.code.c, test/btyacc/code_error.code.c,
3487 test/btyacc/empty.tab.c, test/btyacc/err_inherit3.tab.c,
3488 test/btyacc/err_inherit4.tab.c, test/btyacc/err_syntax10.tab.c,
3489 test/btyacc/err_syntax11.tab.c, test/btyacc/err_syntax12.tab.c:
3492 * output.c, test/yacc/code_calc.code.c, test/yacc/code_error.code.c,
3493 test/yacc/code_calc.tab.c, test/yacc/code_error.tab.c:
3494 use fix from Tom Shield's btyacc changes: prefix-definitions went to the
3496 (.code.c) file. Remove now-redundant call to output_prefix().
3498 * main.c: do the same for help-message
3502 * test/run_make.sh:
3505 2014-04-05 Thomas E. Dickey <dickey@invisible-island.net>
3507 * test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c,
3508 test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c,
3509 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
3510 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
3511 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
3512 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
3513 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
3514 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/btyacc_calc1.tab.c,
3515 test/btyacc/btyacc_demo.tab.c, test/btyacc/calc.tab.c,
3516 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
3517 test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c,
3518 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
3519 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
3520 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
3521 test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax18.tab.c,
3522 test/btyacc/err_syntax20.tab.c, test/btyacc/error.tab.c:
3526 * test/yacc/pure_calc.tab.c, test/yacc/pure_error.tab.c,
3527 test/yacc/quote_calc-s.tab.c, test/yacc/quote_calc.tab.c,
3528 test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c,
3529 test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c,
3530 test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c,
3531 test/yacc/calc.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c,
3532 test/yacc/code_calc.code.c, test/yacc/code_error.code.c,
3533 test/yacc/empty.tab.c, test/yacc/err_syntax11.tab.c,
3534 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax18.tab.c,
3535 test/yacc/error.tab.c, output.c:
3539 * test/btyacc/error.tab.c, test/btyacc/inherit0.tab.c,
3540 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
3541 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
3542 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
3543 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
3544 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
3545 test/btyacc/calc.tab.c, test/btyacc/calc2.tab.c,
3546 test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c,
3547 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
3548 test/btyacc/err_syntax11.tab.c, test/btyacc/err_syntax12.tab.c,
3549 test/btyacc/err_syntax18.tab.c:
3550 minor tweak to coding style - use parenthesis for "defined" operator's parameter
3552 * test/btyacc/err_syntax11.tab.c, test/btyacc/err_syntax12.tab.c,
3553 test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax20.tab.c,
3554 test/btyacc/error.tab.c, test/btyacc/grammar.tab.c,
3555 test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c,
3556 test/btyacc/inherit2.tab.c, test/btyacc/pure_calc.tab.c,
3557 test/btyacc/pure_error.tab.c, test/btyacc/quote_calc-s.tab.c,
3558 test/btyacc/quote_calc.tab.c, test/btyacc/quote_calc2-s.tab.c,
3559 test/btyacc/quote_calc2.tab.c, test/btyacc/quote_calc3-s.tab.c,
3560 test/btyacc/quote_calc3.tab.c, test/btyacc/quote_calc4-s.tab.c,
3561 test/btyacc/quote_calc4.tab.c, test/btyacc/varsyntax_calc1.tab.c,
3562 test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c,
3563 test/btyacc/calc.tab.c, test/btyacc/calc1.tab.c,
3564 test/btyacc/calc2.tab.c, test/btyacc/calc3.tab.c,
3565 test/btyacc/code_calc.code.c, test/btyacc/code_error.code.c,
3566 test/btyacc/empty.tab.c, test/btyacc/err_inherit3.tab.c,
3567 test/btyacc/err_inherit4.tab.c, test/btyacc/err_syntax10.tab.c:
3570 * test/yacc/err_syntax20.tab.c, test/yacc/grammar.tab.c,
3571 test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c,
3572 test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c,
3573 test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c,
3574 test/yacc/varsyntax_calc1.tab.c, test/yacc/calc.tab.c,
3575 test/yacc/calc1.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c,
3576 test/yacc/code_calc.code.c, test/yacc/code_calc.tab.c,
3577 test/yacc/code_error.code.c, test/yacc/code_error.tab.c,
3578 test/yacc/empty.tab.c, test/yacc/err_syntax10.tab.c,
3579 test/yacc/err_syntax11.tab.c, test/yacc/err_syntax12.tab.c:
3587 merge all but one small change from Tom Shield's btyacc changes - that
3588 changes the order of code-file in the tests.
3590 * test/btyacc/btyacc_demo.tab.c: regen
3592 * test/btyacc_demo.y: fix prototypes
3594 2014-04-04 Thomas E. Dickey <dickey@invisible-island.net>
3600 2014-04-03 Thomas E. Dickey <dickey@invisible-island.net>
3603 merge-in 3/4 of btyacc's changes, deferring those which change test-outputs.
3604 Tom Shield's changes split-out copy_string() and copy_comment() functions
3605 to simplify some logic, as well as adding btyacc-only chunks
3610 merge-in all of btyacc's changes which do not change byacc's test-output.
3611 Some of the merge uses ifdef-changes which I applied to ongoing resync,
3614 2014-04-02 Thomas E. Dickey <dickey@invisible-island.net>
3616 * test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c: regen
3623 * test/yacc/calc2.tab.c, test/yacc/calc3.tab.c: regen
3625 * test/yacc/err_syntax6.tab.c, test/yacc/err_syntax7.tab.c,
3626 test/yacc/err_syntax7a.tab.c, test/yacc/err_syntax7b.tab.c,
3627 test/yacc/err_syntax8.tab.c, test/yacc/err_syntax8a.tab.c,
3628 test/yacc/err_syntax9.tab.c, test/yacc/error.tab.c,
3629 test/yacc/grammar.tab.c, test/yacc/pure_calc.tab.c,
3630 test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c,
3631 test/yacc/quote_calc.tab.c, test/yacc/quote_calc2-s.tab.c,
3632 test/yacc/quote_calc2.tab.c, test/yacc/quote_calc3-s.tab.c,
3633 test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c,
3634 test/yacc/quote_calc4.tab.c, test/yacc/varsyntax_calc1.tab.c,
3635 test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c,
3636 test/yacc/calc3.tab.c, test/yacc/code_calc.code.c,
3637 test/yacc/code_error.code.c, test/yacc/empty.tab.c,
3638 test/yacc/err_syntax1.tab.c, test/yacc/err_syntax10.tab.c,
3639 test/yacc/err_syntax11.tab.c, test/yacc/err_syntax12.tab.c,
3640 test/yacc/err_syntax13.tab.c, test/yacc/err_syntax14.tab.c,
3641 test/yacc/err_syntax15.tab.c, test/yacc/err_syntax16.tab.c,
3642 test/yacc/err_syntax17.tab.c, test/yacc/err_syntax18.tab.c,
3643 test/yacc/err_syntax19.tab.c, test/yacc/err_syntax2.tab.c,
3644 test/yacc/err_syntax20.tab.c, test/yacc/err_syntax21.tab.c,
3645 test/yacc/err_syntax22.tab.c, test/yacc/err_syntax23.tab.c,
3646 test/yacc/err_syntax24.tab.c, test/yacc/err_syntax25.tab.c,
3647 test/yacc/err_syntax26.tab.c, test/yacc/err_syntax3.tab.c,
3648 test/yacc/err_syntax4.tab.c, test/yacc/err_syntax5.tab.c, skeleton.c:
3651 * output.c: merge chunk from btyacc changes for header-guards
3655 * yaccpar.skel: comment-out yysccsid[], for FreeBSD build-issues
3656 remove GCC_UNUSED to reduce name-pollution as well as being simpler
3662 add USE_HEADER_GUARDS to defer whether to modify byacc's header-output
3664 * test/run_make.sh:
3665 do not try to compile files used for testing syntax-errors, since they are
3668 2014-04-02 Tom.Shields
3672 2014-04-01 Thomas E. Dickey <dickey@invisible-island.net>
3680 * test/btyacc/err_syntax20.tab.c, test/btyacc/error.tab.c,
3681 test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c,
3682 test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c,
3683 test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c,
3684 test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c,
3685 test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c,
3686 test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c,
3687 test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c,
3688 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/btyacc_calc1.tab.c,
3689 test/btyacc/btyacc_demo.tab.c, test/btyacc/calc.tab.c,
3690 test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c,
3691 test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c,
3692 test/btyacc/code_error.code.c, test/btyacc/empty.tab.c,
3693 test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c,
3694 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
3695 test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax18.tab.c:
3698 2014-04-01 Tom.Shields
3702 2014-04-01 Thomas E. Dickey <dickey@invisible-island.net>
3706 2014-04-01 Tom.Shields
3708 * mkpar.c: merge btyacc changes (ifdef'd - no change to byacc)
3712 (I reordered some, and ifdef'd the new ones -TD)
3714 2014-03-31 Thomas E. Dickey <dickey@invisible-island.net>
3716 * test/btyacc/code_calc.code.c, test/btyacc/code_error.code.c:
3719 * test/btyacc/empty.tab.c, test/btyacc/err_inherit1.tab.c,
3720 test/btyacc/err_inherit2.tab.c, test/btyacc/err_inherit3.tab.c,
3721 test/btyacc/err_inherit4.tab.c, test/btyacc/err_inherit5.tab.c,
3722 test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c,
3723 test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax14.tab.c,
3724 test/btyacc/err_syntax15.tab.c, test/btyacc/err_syntax16.tab.c,
3725 test/btyacc/err_syntax17.tab.c, test/btyacc/err_syntax18.tab.c,
3726 test/btyacc/err_syntax19.tab.c, test/btyacc/err_syntax20.tab.c,
3727 test/btyacc/err_syntax21.tab.c, test/btyacc/err_syntax22.tab.c,
3728 test/btyacc/err_syntax23.tab.c, test/btyacc/err_syntax24.tab.c:
3731 2014-03-29 Thomas E. Dickey <dickey@invisible-island.net>
3733 * test/yacc/err_syntax22.tab.c, test/yacc/err_syntax23.tab.c,
3734 test/yacc/err_syntax24.tab.c, test/yacc/err_syntax25.tab.c,
3735 test/yacc/err_syntax26.tab.c, test/yacc/err_syntax3.tab.c,
3736 test/yacc/err_syntax4.tab.c, test/yacc/err_syntax5.tab.c,
3737 test/yacc/err_syntax6.tab.c, test/yacc/err_syntax7.tab.c,
3738 test/yacc/err_syntax7a.tab.c, test/yacc/err_syntax7b.tab.c,
3739 test/yacc/err_syntax8.tab.c, test/yacc/err_syntax8a.tab.c,
3740 test/yacc/err_syntax9.tab.c, test/yacc/error.tab.c,
3741 test/yacc/grammar.tab.c, test/yacc/pure_calc.tab.c,
3742 test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c,
3743 test/yacc/quote_calc.tab.c, test/yacc/quote_calc2-s.tab.c,
3744 test/yacc/quote_calc2.tab.c, test/yacc/quote_calc3-s.tab.c,
3745 test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c,
3746 test/yacc/quote_calc4.tab.c, test/yacc/varsyntax_calc1.tab.c,
3747 test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c,
3748 test/yacc/calc3.tab.c, test/yacc/code_calc.code.c,
3749 test/yacc/code_error.code.c, test/yacc/empty.tab.c,
3750 test/yacc/err_syntax1.tab.c, test/yacc/err_syntax10.tab.c,
3751 test/yacc/err_syntax11.tab.c, test/yacc/err_syntax12.tab.c,
3752 test/yacc/err_syntax13.tab.c, test/yacc/err_syntax14.tab.c,
3753 test/yacc/err_syntax15.tab.c, test/yacc/err_syntax16.tab.c,
3754 test/yacc/err_syntax17.tab.c, test/yacc/err_syntax18.tab.c,
3755 test/yacc/err_syntax19.tab.c, test/yacc/err_syntax2.tab.c,
3756 test/yacc/err_syntax20.tab.c, test/yacc/err_syntax21.tab.c, skeleton.c:
3757 comment-out yysccsid in the banner because it produces unnecessary compiler
3761 * test/run_test.sh:
3762 for yacc, ignore the inherit testcases, since they are btyacc-specific
3764 2014-03-28 Thomas E. Dickey <dickey@invisible-island.net>
3766 * test/yacc/varsyntax_calc1.error, test/yacc/varsyntax_calc1.output,
3767 test/yacc/varsyntax_calc1.tab.c, test/yacc/varsyntax_calc1.tab.h,
3768 test/yacc/err_inherit3.error, test/yacc/err_inherit3.output,
3769 test/yacc/err_inherit3.tab.c, test/yacc/err_inherit3.tab.h,
3770 test/yacc/err_inherit4.error, test/yacc/err_inherit4.output,
3771 test/yacc/err_inherit4.tab.c, test/yacc/err_inherit4.tab.h,
3772 test/yacc/err_inherit5.error, test/yacc/err_inherit5.output,
3773 test/yacc/err_inherit5.tab.c, test/yacc/err_inherit5.tab.h,
3774 test/yacc/inherit0.error, test/yacc/inherit0.output,
3775 test/yacc/inherit0.tab.c, test/yacc/inherit0.tab.h,
3776 test/yacc/inherit1.error, test/yacc/inherit1.output,
3777 test/yacc/inherit1.tab.c, test/yacc/inherit1.tab.h,
3778 test/yacc/inherit2.error, test/yacc/inherit2.output,
3779 test/yacc/inherit2.tab.c, test/yacc/inherit2.tab.h,
3780 test/yacc/empty.error, test/yacc/empty.output, test/yacc/empty.tab.c,
3781 test/yacc/empty.tab.h, test/yacc/err_inherit1.error,
3782 test/yacc/err_inherit1.output, test/yacc/err_inherit1.tab.c,
3783 test/yacc/err_inherit1.tab.h, test/yacc/err_inherit2.error,
3784 test/yacc/err_inherit2.output, test/yacc/err_inherit2.tab.c,
3785 test/yacc/err_inherit2.tab.h:
3788 * test/run_lint.sh, test/run_make.sh, test/run_test.sh:
3791 2014-03-28 Tom.Shields
3793 * test/btyacc/btyacc_demo.tab.c, test/btyacc/err_inherit3.error,
3794 test/btyacc/err_inherit3.output, test/btyacc/err_inherit3.tab.c,
3795 test/btyacc/err_inherit3.tab.h, test/btyacc/err_inherit2.error,
3796 test/btyacc/err_inherit2.output, test/btyacc/err_inherit2.tab.c,
3797 test/btyacc/err_inherit2.tab.h, test/btyacc/err_inherit4.error,
3798 test/btyacc/err_inherit4.output, test/btyacc/err_inherit4.tab.c,
3799 test/btyacc/err_inherit4.tab.h, test/btyacc/err_inherit5.error,
3800 test/btyacc/err_inherit5.output, test/btyacc/err_inherit5.tab.c,
3801 test/btyacc/err_inherit5.tab.h, test/btyacc/inherit0.error,
3802 test/btyacc/inherit0.output, test/btyacc/inherit0.tab.c,
3803 test/btyacc/inherit0.tab.h, test/btyacc/inherit1.error,
3804 test/btyacc/inherit1.output, test/btyacc/inherit1.tab.c,
3805 test/btyacc/inherit1.tab.h, test/btyacc/inherit2.error,
3806 test/btyacc/inherit2.output, test/btyacc/inherit2.tab.c,
3807 test/btyacc/inherit2.tab.h, test/btyacc/calc.error,
3808 test/btyacc/err_inherit1.error, test/btyacc/err_inherit1.output,
3809 test/btyacc/err_inherit1.tab.c, test/btyacc/err_inherit1.tab.h:
3813 (I reordered and ifdef'd -TD)
3815 * test/inherit0.y, test/inherit1.y: testcase for btyacc
3817 2014-03-27 Tom.Shields
3819 * test/err_inherit5.y, test/err_inherit4.y, test/err_inherit3.y,
3820 test/err_inherit2.y, test/err_inherit1.y, test/inherit2.y:
3823 2014-03-25 Tom.Shields
3826 (I ifdef'd -TD)
3828 * yacc.1: document -L/-B features from btyacc
3830 2014-03-25 Thomas E. Dickey <dickey@invisible-island.net>
3837 modified new options to act like those in my other configure-scripts, e.g.,
3839 definitions in config.h rather than in the makefile.
3841 2014-03-25 Tom.Shields
3845 modify check-rule to reflect updates to run_test.sh vs subdirectory
3847 * mstring.c: byacc-btyacc-20140323
3849 2014-03-25 Thomas E. Dickey <dickey@invisible-island.net>
3851 * config_h.in: updated with autoheader-252
3853 2014-03-25 Tom.Shields
3855 * README.BTYACC: byacc-btyacc-20140323
3857 2014-03-24 Tom.Shields
3859 * test/btyacc/err_syntax1.output, test/btyacc/err_syntax1.tab.c,
3860 test/btyacc/err_syntax1.tab.h, test/btyacc/err_syntax10.error,
3861 test/btyacc/err_syntax10.output, test/btyacc/err_syntax10.tab.c,
3862 test/btyacc/err_syntax10.tab.h, test/btyacc/err_syntax11.error,
3863 test/btyacc/err_syntax11.output, test/btyacc/err_syntax11.tab.c,
3864 test/btyacc/err_syntax11.tab.h, test/btyacc/err_syntax12.error,
3865 test/btyacc/err_syntax12.output, test/btyacc/err_syntax12.tab.c,
3866 test/btyacc/err_syntax12.tab.h, test/btyacc/err_syntax13.error,
3867 test/btyacc/err_syntax13.output, test/btyacc/err_syntax13.tab.c,
3868 test/btyacc/err_syntax13.tab.h, test/btyacc/err_syntax14.error,
3869 test/btyacc/err_syntax14.output, test/btyacc/err_syntax14.tab.c,
3870 test/btyacc/err_syntax14.tab.h, test/btyacc/err_syntax15.error,
3871 test/btyacc/err_syntax15.output, test/btyacc/err_syntax15.tab.c,
3872 test/btyacc/err_syntax15.tab.h, test/btyacc/err_syntax16.error,
3873 test/btyacc/err_syntax16.output, test/btyacc/err_syntax16.tab.c,
3874 test/btyacc/err_syntax16.tab.h, test/btyacc/err_syntax17.error,
3875 test/btyacc/err_syntax17.output, test/btyacc/err_syntax17.tab.c,
3876 test/btyacc/err_syntax17.tab.h, test/btyacc/err_syntax18.error,
3877 test/btyacc/err_syntax18.output, test/btyacc/err_syntax18.tab.c,
3878 test/btyacc/err_syntax18.tab.h, test/btyacc/err_syntax19.error,
3879 test/btyacc/err_syntax19.output, test/btyacc/err_syntax19.tab.c,
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,
3882 test/btyacc/err_syntax20.error, test/btyacc/err_syntax20.output,
3883 test/btyacc/err_syntax20.tab.c, test/btyacc/err_syntax20.tab.h,
3884 test/btyacc/err_syntax21.error, test/btyacc/err_syntax21.output,
3885 test/btyacc/err_syntax21.tab.c, test/btyacc/err_syntax21.tab.h,
3886 test/btyacc/err_syntax22.error, test/btyacc/err_syntax22.output,
3887 test/btyacc/err_syntax22.tab.c, test/btyacc/err_syntax22.tab.h,
3888 test/btyacc/err_syntax23.error, test/btyacc/err_syntax23.output,
3889 test/btyacc/err_syntax23.tab.c, test/btyacc/err_syntax23.tab.h,
3890 test/btyacc/err_syntax24.error, test/btyacc/err_syntax24.output,
3891 test/btyacc/err_syntax24.tab.c, test/btyacc/err_syntax24.tab.h,
3892 test/btyacc/err_syntax25.error, test/btyacc/err_syntax25.output,
3893 test/btyacc/err_syntax25.tab.c, test/btyacc/err_syntax25.tab.h,
3894 test/btyacc/err_syntax26.error, test/btyacc/err_syntax26.output,
3895 test/btyacc/err_syntax26.tab.c, test/btyacc/err_syntax26.tab.h,
3896 test/btyacc/err_syntax3.output, test/btyacc/err_syntax3.tab.c,
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,
3899 test/btyacc/err_syntax5.output, test/btyacc/err_syntax5.tab.c,
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,
3902 test/btyacc/err_syntax7.output, test/btyacc/err_syntax7.tab.c,
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,
3905 test/btyacc/err_syntax7b.output, test/btyacc/err_syntax7b.tab.c,
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,
3908 test/btyacc/err_syntax8a.output, test/btyacc/err_syntax8a.tab.c,
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:
3913 2014-03-24 Thomas E. Dickey <dickey@invisible-island.net>
3917 2014-03-23 Tom.Shields
3919 * test/btyacc_demo.y: testcase for btyacc
3921 * test/btyacc/varsyntax_calc1.error, test/btyacc/varsyntax_calc1.output,
3922 test/btyacc/varsyntax_calc1.tab.c, test/btyacc/varsyntax_calc1.tab.h:
3925 * test/varsyntax_calc1.y, test/btyacc_calc1.y: testcase for btyacc
3927 2014-03-23 Thomas E. Dickey <dickey@invisible-island.net>
3929 * test/err_syntax26.error, test/err_syntax26.output,
3930 test/err_syntax26.tab.c, test/err_syntax26.tab.h,
3931 test/yacc/err_syntax26.error, test/yacc/err_syntax26.output,
3932 test/yacc/err_syntax26.tab.c, test/yacc/err_syntax26.tab.h:
3935 * test/err_syntax26.y: testcase for missing_brace()
3937 * test/err_syntax25.error, test/err_syntax25.output,
3938 test/err_syntax25.tab.c, test/err_syntax25.tab.h,
3939 test/yacc/err_syntax25.error, test/yacc/err_syntax25.output,
3940 test/yacc/err_syntax25.tab.c, test/yacc/err_syntax25.tab.h:
3943 * test/err_syntax25.y: testcase for over_unionized()
3945 * test/err_syntax24.error, test/err_syntax24.output,
3946 test/err_syntax24.tab.c, test/err_syntax24.tab.h,
3947 test/yacc/err_syntax24.error, test/yacc/err_syntax24.output,
3948 test/yacc/err_syntax24.tab.c, test/yacc/err_syntax24.tab.h:
3951 * test/err_syntax24.y: testcase for default_action_warning()
3953 2014-03-23 Tom.Shields
3955 * test/btyacc/quote_calc3-s.error, test/btyacc/quote_calc4-s.error,
3956 test/btyacc/quote_calc4.error, test/btyacc/grammar.dot,
3957 test/btyacc/grammar.error, test/btyacc/pure_calc.error,
3958 test/btyacc/pure_error.error, test/btyacc/quote_calc-s.error,
3959 test/btyacc/quote_calc.error, test/btyacc/quote_calc2-s.error,
3960 test/btyacc/quote_calc2.error, test/btyacc/quote_calc3.error,
3961 test/btyacc/err_syntax2.error, test/btyacc/err_syntax3.error,
3962 test/btyacc/err_syntax4.error, test/btyacc/err_syntax5.error,
3963 test/btyacc/err_syntax6.error, test/btyacc/err_syntax7.error,
3964 test/btyacc/err_syntax7a.error, test/btyacc/err_syntax7b.error,
3965 test/btyacc/err_syntax8.error, test/btyacc/err_syntax8a.error,
3966 test/btyacc/err_syntax9.error, test/btyacc/error.error,
3967 test/btyacc/calc1.error, test/btyacc/calc2.error,
3968 test/btyacc/calc3.error, test/btyacc/code_calc.error,
3969 test/btyacc/code_error.error, test/btyacc/empty.error,
3970 test/btyacc/err_syntax1.error, test/btyacc/btyacc_calc1.error,
3971 test/btyacc/btyacc_demo.error:
3974 2014-03-23 Thomas E. Dickey <dickey@invisible-island.net>
3976 * test/err_syntax23.error, test/err_syntax23.output,
3977 test/err_syntax23.tab.c, test/err_syntax23.tab.h,
3978 test/yacc/err_syntax23.error, test/yacc/err_syntax23.output,
3979 test/yacc/err_syntax23.tab.c, test/yacc/err_syntax23.tab.h:
3982 * test/err_syntax23.y: testcase for untyped_lhs()
3984 2014-03-23 Tom.Shields
3986 * test/run_test.sh:
3987 move test-outputs into subdirectories to keep btyacc/yacc results separate
3989 2014-03-23 Thomas E. Dickey <dickey@invisible-island.net>
3991 * test/err_syntax22.error, test/err_syntax22.output,
3992 test/err_syntax22.tab.c, test/err_syntax22.tab.h,
3993 test/yacc/err_syntax22.error, test/yacc/err_syntax22.output,
3994 test/yacc/err_syntax22.tab.c, test/yacc/err_syntax22.tab.h:
3997 * test/err_syntax22.y: testcase for untyped_rhs()
3999 * test/err_syntax21.error, test/err_syntax21.output,
4000 test/err_syntax21.tab.c, test/err_syntax21.tab.h,
4001 test/yacc/err_syntax21.error, test/yacc/err_syntax21.output,
4002 test/yacc/err_syntax21.tab.c, test/yacc/err_syntax21.tab.h,
4003 test/err_syntax20.error, test/err_syntax20.output,
4004 test/err_syntax20.tab.c, test/err_syntax20.tab.h,
4005 test/yacc/err_syntax20.error, test/yacc/err_syntax20.output,
4006 test/yacc/err_syntax20.tab.c, test/yacc/err_syntax20.tab.h:
4009 * test/err_syntax20.y: testcase for undefined_symbol_warning()
4011 * test/err_syntax21.y: testcase for unknown_rhs()
4013 * test/err_syntax19.error, test/err_syntax19.output,
4014 test/err_syntax19.tab.c, test/err_syntax19.tab.h,
4015 test/yacc/err_syntax19.error, test/yacc/err_syntax19.output,
4016 test/yacc/err_syntax19.tab.c, test/yacc/err_syntax19.tab.h:
4019 * test/err_syntax19.y: testcase for dollar_error()
4021 * test/err_syntax18.error, test/err_syntax18.output,
4022 test/err_syntax18.tab.c, test/err_syntax18.tab.h,
4023 test/yacc/err_syntax18.error, test/yacc/err_syntax18.output,
4024 test/yacc/err_syntax18.tab.c, test/yacc/err_syntax18.tab.h:
4027 * test/err_syntax18.y: testcase for dollar_warning()
4029 * test/err_syntax17.error, test/err_syntax17.output,
4030 test/err_syntax17.tab.c, test/err_syntax17.tab.h,
4031 test/yacc/err_syntax17.error, test/yacc/err_syntax17.output,
4032 test/yacc/err_syntax17.tab.c, test/yacc/err_syntax17.tab.h:
4035 * test/err_syntax17.y: testcase for unterminated_action()
4037 2014-03-22 Thomas E. Dickey <dickey@invisible-island.net>
4039 * test/err_syntax16.error, test/err_syntax16.output,
4040 test/err_syntax16.tab.c, test/err_syntax16.tab.h,
4041 test/yacc/err_syntax16.error, test/yacc/err_syntax16.output,
4042 test/yacc/err_syntax16.tab.c, test/yacc/err_syntax16.tab.h:
4045 * test/err_syntax16.y: testcase for terminal_lhs()
4047 * test/err_syntax15.error, test/err_syntax15.output,
4048 test/err_syntax15.tab.c, test/err_syntax15.tab.h,
4049 test/yacc/err_syntax15.error, test/yacc/err_syntax15.output,
4050 test/yacc/err_syntax15.tab.c, test/yacc/err_syntax15.tab.h:
4053 * test/err_syntax15.y: testcase for no_grammar()
4055 * test/err_syntax14.error, test/err_syntax14.output,
4056 test/err_syntax14.tab.c, test/err_syntax14.tab.h,
4057 test/yacc/err_syntax14.error, test/yacc/err_syntax14.output,
4058 test/yacc/err_syntax14.tab.c, test/yacc/err_syntax14.tab.h:
4061 * test/err_syntax14.y:
4064 * test/err_syntax13.error, test/err_syntax13.output,
4065 test/err_syntax13.tab.c, test/err_syntax13.tab.h,
4066 test/yacc/err_syntax13.error, test/yacc/err_syntax13.output,
4067 test/yacc/err_syntax13.tab.c, test/yacc/err_syntax13.tab.h:
4070 * test/err_syntax13.y: testcase for terminal_start()
4072 * test/err_syntax12.error, test/err_syntax12.output,
4073 test/err_syntax12.tab.c, test/err_syntax12.tab.h,
4074 test/yacc/err_syntax12.error, test/yacc/err_syntax12.output,
4075 test/yacc/err_syntax12.tab.c, test/yacc/err_syntax12.tab.h:
4078 * test/err_syntax12.y: testcase for revalued_warning()
4080 * test/err_syntax11.error, test/err_syntax11.output,
4081 test/err_syntax11.tab.c, test/err_syntax11.tab.h,
4082 test/yacc/err_syntax11.error, test/yacc/err_syntax11.output,
4083 test/yacc/err_syntax11.tab.c, test/yacc/err_syntax11.tab.h:
4086 * test/err_syntax11.y: testcase for reprec_warning()
4088 * test/err_syntax10.error, test/err_syntax10.output,
4089 test/err_syntax10.tab.c, test/err_syntax10.tab.h,
4090 test/yacc/err_syntax10.error, test/yacc/err_syntax10.output,
4091 test/yacc/err_syntax10.tab.c, test/yacc/err_syntax10.tab.h:
4094 * test/err_syntax10.y: testcase for retyped_warning()
4096 2014-03-21 Thomas E. Dickey <dickey@invisible-island.net>
4098 * test/err_syntax9.error, test/err_syntax9.output,
4099 test/err_syntax9.tab.c, test/err_syntax9.tab.h,
4100 test/yacc/err_syntax9.error, test/yacc/err_syntax9.output,
4101 test/yacc/err_syntax9.tab.c, test/yacc/err_syntax9.tab.h:
4104 * test/err_syntax9.y: testcase for tokenized_start()
4106 * test/err_syntax8.error, test/err_syntax8.output,
4107 test/err_syntax8.tab.c, test/err_syntax8.tab.h,
4108 test/err_syntax8a.error, test/err_syntax8a.output,
4109 test/err_syntax8a.tab.c, test/err_syntax8a.tab.h,
4110 test/yacc/err_syntax8.error, test/yacc/err_syntax8.output,
4111 test/yacc/err_syntax8.tab.c, test/yacc/err_syntax8.tab.h,
4112 test/yacc/err_syntax8a.error, test/yacc/err_syntax8a.output,
4113 test/yacc/err_syntax8a.tab.c, test/yacc/err_syntax8a.tab.h:
4116 * test/err_syntax8a.y, test/err_syntax8.y: testcase for used_reserved()
4118 * test/err_syntax7.error, test/err_syntax7.output,
4119 test/err_syntax7.tab.c, test/err_syntax7.tab.h,
4120 test/err_syntax7a.error, test/err_syntax7a.output,
4121 test/err_syntax7a.tab.c, test/err_syntax7a.tab.h,
4122 test/err_syntax7b.error, test/err_syntax7b.output,
4123 test/err_syntax7b.tab.c, test/err_syntax7b.tab.h,
4124 test/yacc/err_syntax7.error, test/yacc/err_syntax7.output,
4125 test/yacc/err_syntax7.tab.c, test/yacc/err_syntax7.tab.h,
4126 test/yacc/err_syntax7a.error, test/yacc/err_syntax7a.output,
4127 test/yacc/err_syntax7a.tab.c, test/yacc/err_syntax7a.tab.h,
4128 test/yacc/err_syntax7b.error, test/yacc/err_syntax7b.output,
4129 test/yacc/err_syntax7b.tab.c, test/yacc/err_syntax7b.tab.h:
4132 * test/err_syntax7b.y, test/err_syntax7a.y, test/err_syntax7.y:
4135 * test/err_syntax6.error, test/err_syntax6.output,
4136 test/err_syntax6.tab.c, test/err_syntax6.tab.h,
4137 test/yacc/err_syntax6.error, test/yacc/err_syntax6.output,
4138 test/yacc/err_syntax6.tab.c, test/yacc/err_syntax6.tab.h:
4141 * test/err_syntax6.y: testcase for illegal_tag()
4143 * test/err_syntax5.error, test/err_syntax5.output,
4144 test/err_syntax5.tab.c, test/err_syntax5.tab.h,
4145 test/yacc/err_syntax5.error, test/yacc/err_syntax5.output,
4146 test/yacc/err_syntax5.tab.c, test/yacc/err_syntax5.tab.h:
4149 * test/err_syntax5.y: testcase for unterminated_union()
4151 * test/err_syntax4.error, test/err_syntax4.output,
4152 test/err_syntax4.tab.c, test/err_syntax4.tab.h,
4153 test/yacc/err_syntax4.error, test/yacc/err_syntax4.output,
4154 test/yacc/err_syntax4.tab.c, test/yacc/err_syntax4.tab.h:
4157 * test/err_syntax4.y: testcase for unterminated_text()
4159 * test/err_syntax3.error, test/err_syntax3.output,
4160 test/err_syntax3.tab.c, test/err_syntax3.tab.h,
4161 test/yacc/err_syntax3.error, test/yacc/err_syntax3.output,
4162 test/yacc/err_syntax3.tab.c, test/yacc/err_syntax3.tab.h:
4165 * test/err_syntax3.y: testcase for unterminated_string()
4167 * test/err_syntax2.error, test/err_syntax2.output,
4168 test/err_syntax2.tab.c, test/err_syntax2.tab.h,
4169 test/yacc/err_syntax2.error, test/yacc/err_syntax2.output,
4170 test/yacc/err_syntax2.tab.c, test/yacc/err_syntax2.tab.h:
4173 * test/err_syntax2.y: testcase for unterminated_comment()
4175 * test/err_syntax1.error, test/yacc/err_syntax1.error:
4178 * test/err_syntax1.y:
4179 test-case with syntax error (and nonprinting character)
4181 * test/calc.error, test/calc1.error, test/calc2.error, test/calc3.error,
4182 test/code_calc.error, test/code_error.error, test/err_syntax1.error,
4183 test/error.error, test/grammar.error, test/pure_calc.error,
4184 test/pure_error.error, test/quote_calc-s.error, test/quote_calc.error,
4185 test/quote_calc2-s.error, test/quote_calc2.error,
4186 test/quote_calc3-s.error, test/quote_calc3.error,
4187 test/quote_calc4-s.error, test/quote_calc4.error,
4188 test/yacc/calc.error, test/yacc/calc1.error, test/yacc/calc2.error,
4189 test/yacc/calc3.error, test/yacc/code_calc.error,
4190 test/yacc/code_error.error, test/yacc/error.error,
4191 test/yacc/grammar.error, test/yacc/pure_calc.error,
4192 test/yacc/pure_error.error, test/yacc/quote_calc-s.error,
4193 test/yacc/quote_calc.error, test/yacc/quote_calc2-s.error,
4194 test/yacc/quote_calc2.error, test/yacc/quote_calc3-s.error,
4195 test/yacc/quote_calc3.error, test/yacc/quote_calc4-s.error,
4196 test/yacc/quote_calc4.error:
4199 * test/run_test.sh:
4201 as syntax-error messages
4203 * test/err_syntax1.output, test/err_syntax1.tab.c,
4204 test/err_syntax1.tab.h, test/yacc/err_syntax1.output,
4205 test/yacc/err_syntax1.tab.c, test/yacc/err_syntax1.tab.h:
4208 * test/run_test.sh: generate a ".dot" file for the grammar file
4210 * test/grammar.dot: RCS_BASE
4212 * test/yacc/grammar.dot: reference output for testing
4214 2014-03-19 Tom.Shields
4218 2014-03-18 Tom.Shields
4222 * NOTES-btyacc-Changes: byacc-btyacc-20140323
4224 * test/btyacc/btyacc_calc1.output, test/btyacc/btyacc_calc1.tab.c,
4225 test/btyacc/btyacc_calc1.tab.h:
4228 * test/run_make.sh:
4229 move test-outputs into subdirectories to keep btyacc/yacc results separate
4231 * test/btyacc/pure_calc.tab.c, test/btyacc/pure_calc.tab.h,
4232 test/btyacc/pure_error.output, test/btyacc/pure_error.tab.c,
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,
4235 test/btyacc/quote_calc.output, test/btyacc/quote_calc.tab.c,
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,
4238 test/btyacc/quote_calc2.output, test/btyacc/quote_calc2.tab.c,
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,
4241 test/btyacc/quote_calc3.output, test/btyacc/quote_calc3.tab.c,
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,
4244 test/btyacc/quote_calc4.output, test/btyacc/quote_calc4.tab.c,
4245 test/btyacc/quote_calc4.tab.h, test/btyacc/calc1.output,
4246 test/btyacc/calc1.tab.c, test/btyacc/calc1.tab.h,
4247 test/btyacc/calc2.output, test/btyacc/calc2.tab.c,
4248 test/btyacc/calc2.tab.h, test/btyacc/calc3.output,
4249 test/btyacc/calc3.tab.c, test/btyacc/calc3.tab.h,
4250 test/btyacc/code_calc.code.c, test/btyacc/code_calc.output,
4251 test/btyacc/code_calc.tab.c, test/btyacc/code_calc.tab.h,
4252 test/btyacc/code_error.code.c, test/btyacc/code_error.output,
4253 test/btyacc/code_error.tab.c, test/btyacc/code_error.tab.h,
4254 test/btyacc/empty.output, test/btyacc/empty.tab.c,
4255 test/btyacc/empty.tab.h, test/btyacc/error.output,
4256 test/btyacc/error.tab.c, test/btyacc/error.tab.h,
4257 test/btyacc/grammar.output, test/btyacc/grammar.tab.c,
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:
4267 * NOTES-btyacc-Disposition: byacc-btyacc-20140323
4269 2014-03-17 Tom.Shields
4273 * test/run_lint.sh:
4274 move test-outputs into subdirectories to keep btyacc/yacc results separate
4276 * configure.in: add --with-max-table-size and --enable-btyacc options
4278 2014-03-16 Tom.Shields
4282 2014-03-11 Tom.Shields
4284 * test/empty.y: testcase for btyacc
4286 2014-03-10 Tom.Shields
4288 * test/calc3.y, test/calc2.y: fix unused-variable warning
4290 2014-02-18 Tom.Shields
4295 ifdef'd forward-reference prototypes to match ifdef'ing of the actual functions
4299 2014-01-01 Thomas E. Dickey <dickey@invisible-island.net>
4301 * yacc.1: document %token-table, improve presentation of double-quotes
4305 * test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c,
4306 test/yacc/calc3.tab.c, test/yacc/code_calc.code.c,
4307 test/yacc/code_calc.tab.c, test/yacc/code_error.code.c,
4308 test/yacc/code_error.tab.c, test/yacc/error.tab.c,
4309 test/yacc/grammar.tab.c, test/yacc/pure_calc.tab.c,
4310 test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c,
4311 test/yacc/quote_calc.tab.c, test/yacc/quote_calc2-s.tab.c,
4312 test/yacc/quote_calc2.tab.c, test/yacc/quote_calc3-s.tab.c,
4313 test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c,
4314 test/yacc/quote_calc4.tab.c:
4317 * test/calc.tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4318 test/code_calc.code.c, test/code_calc.tab.c, test/code_error.code.c,
4319 test/code_error.tab.c, test/error.tab.c, test/ftp.tab.c,
4320 test/grammar.tab.c, test/pure_calc.tab.c, test/pure_error.tab.c,
4321 test/quote_calc-s.tab.c, test/quote_calc.tab.c,
4322 test/quote_calc2-s.tab.c, test/quote_calc2.tab.c,
4323 test/quote_calc3-s.tab.c, test/quote_calc3.tab.c,
4324 test/quote_calc4-s.tab.c, test/quote_calc4.tab.c:
4329 permanent - to avoid breaking cproto for instance.
4331 2014-01-01 Christos.Zoulas
4335 - rename yyname[] to yytname[]
4336 - add YYTRANSLATE() macro
4337 - recognize bison's %token-table declaration
4339 2014-01-01 Thomas E. Dickey <dickey@invisible-island.net>
4351 2013-12-26 Thomas E. Dickey <dickey@invisible-island.net>
4353 * config.guess: 2013-11-29
4355 2013-11-19 Thomas E. Dickey <dickey@invisible-island.net>
4357 * aclocal.m4: resync with my-autoconf (fixes for clang and mingw)
4359 2013-10-25 Thomas E. Dickey <dickey@invisible-island.net>
4361 * config.sub: 2013-10-01
4363 2013-09-25 Thomas E. Dickey <dickey@invisible-island.net>
4365 * reader.c: fix two loop-limits found by clang 3.3 --analyze
4372 * package/mingw-byacc.spec: RCS_BASE
4374 * test/calc.tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4375 test/code_calc.code.c, test/code_error.code.c, test/error.tab.c,
4376 test/ftp.tab.c, test/grammar.tab.c, test/pure_calc.tab.c,
4377 test/pure_error.tab.c, test/quote_calc-s.tab.c, test/quote_calc.tab.c,
4378 test/quote_calc2-s.tab.c, test/quote_calc2.tab.c,
4379 test/quote_calc3-s.tab.c, test/quote_calc3.tab.c,
4380 test/quote_calc4-s.tab.c, test/quote_calc4.tab.c:
4384 Increase default stack-size to match FreeBSD version noted as from
4404 2013-09-07 Thomas E. Dickey <dickey@invisible-island.net>
4406 * config.sub: update to 2013-09-15
4408 * config.guess: update to 2013-06-10
4410 2013-03-04 Thomas E. Dickey <dickey@invisible-island.net>
4415 adapt tweak from Dave Beckett to work around long-ago breakage in "new" autoconf.
4418 fix bogus #include if "-i" is given but not "-d" (report by Richard Mitton).
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"
4426 * test/calc1.tab.c: regen
4428 * test/calc1.y: fix most compiler warnings for "make check_make"
4430 * test/calc.tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4431 test/code_calc.code.c, test/code_error.code.c, test/error.tab.c,
4432 test/ftp.tab.c, test/grammar.tab.c, test/pure_calc.tab.c,
4433 test/pure_error.tab.c, test/quote_calc-s.tab.c, test/quote_calc.tab.c,
4434 test/quote_calc2-s.tab.c, test/quote_calc2.tab.c,
4435 test/quote_calc3-s.tab.c, test/quote_calc3.tab.c,
4436 test/quote_calc4-s.tab.c, test/quote_calc4.tab.c:
4439 * skeleton.c: quiet a gcc conversion-warning in yygrowstack()
4446 2013-02-10 Thomas E. Dickey <dickey@invisible-island.net>
4448 * config.sub, config.guess: update to 2013-02-04
4450 2012-10-03 Thomas E. Dickey <dickey@invisible-island.net>
4463 Arian's change dropped my check for misused $CC variable - restore that with
4466 2012-10-03 Adrian.Bunk
4472 2012-10-03 Thomas E. Dickey <dickey@invisible-island.net>
4475 split-out CF_CC_ENV_FLAGS from CF_ANSI_CC_CHECK to avoid losing it in
4479 CF_CLANG_COMPILER - check if the given compiler is really clang.
4485 pointer-arithmetic checks fell afoul of gcc's misuse of void* in string.h; work
4486 around by excluding that check for pre-3.x compilers.
4491 than appending to confdefs.h, since long-ago concern about the ability to
4492 pass-through parameterized macros appears to be not a problem, testing with
4495 2012-10-03 Adrian.Bunk
4506 2012-10-03 Thomas E. Dickey <dickey@invisible-island.net>
4509 move existence-check for mkstemp out of the AC_TRY_RUN, to help with
4510 cross-compiles
4512 2012-10-02 Thomas E. Dickey <dickey@invisible-island.net>
4515 Adrian Bunk request - replace this with the output from autoheader
4517 2012-09-29 Adrian.Bunk
4530 2012-05-26 Thomas E. Dickey <dickey@invisible-island.net>
4558 2012-05-25 Thomas E. Dickey <dickey@invisible-island.net>
4564 2012-01-15 Thomas E. Dickey <dickey@invisible-island.net>
4568 * test/run_make.sh: workaround for breakage due to GNU make 3.82
4570 * test/run_make.sh:
4574 * test/grammar.tab.c: regen
4576 * test/grammar.y: modify to also build with Solaris yacc
4580 * test/yacc/calc1.output: reference output for testing
4582 * test/calc1.output, test/calc1.tab.c: regen
4584 * test/calc1.y:
4587 * test/pure_calc.tab.c, test/pure_error.tab.c: regen
4589 * test/run_make.sh: another fix for running from top-level directory
4594 * test/run_make.sh: fixes for building from parent directory
4596 * test/pure_error.y, test/pure_calc.y: bison-fixes
4598 * test/calc2.tab.c, test/calc3.tab.c, test/code_error.code.c,
4599 test/ftp.tab.c, test/pure_calc.tab.c, test/pure_error.tab.c:
4602 * test/code_debug.y: RCS_BASE
4604 * test/calc2.y, test/calc3.y, test/code_error.y, test/ftp.y:
4607 * test/pure_error.y, test/pure_calc.y:
4610 * test/run_make.sh:
4611 supply a "%pure-parser" directive when bison needs it.
4613 * test/code_calc.code.c: regen
4615 * test/code_calc.y: modified to help make the files build with bison
4621 * test/run_make.sh: workaround breakage in bison's %expect directive
4623 * test/grammar.y: modified to help make the files build with bison
4625 * test/calc1.output, test/calc1.tab.c, test/grammar.tab.c: regen
4627 * test/calc1.y: quiet a spurious warning from bison 2.3
4629 * test/calc1.tab.c: regen
4631 * test/calc1.y: modified to help make the files build with bison
4633 * yacc.1: comment on "-y" and "-P" options.
4637 * test/ftp.tab.c, test/quote_calc-s.tab.c, test/quote_calc.tab.c,
4638 test/quote_calc2-s.tab.c, test/quote_calc3-s.tab.c:
4641 * test/ftp.y: modified to help make the files build with bison
4642 (bison's "-y" option is of no use in providing "yacc" compatibility)
4644 * test/quote_calc2.tab.c, test/quote_calc3.tab.c,
4645 test/quote_calc4-s.tab.c, test/quote_calc4.tab.c:
4648 * test/code_calc.y, test/quote_calc2.y, test/quote_calc.y,
4649 test/quote_calc4.y, test/quote_calc3.y:
4652 * test/calc.tab.c: regen
4654 * test/calc.y: modified to help make the files build with bison
4656 * test/error.tab.c: regen
4658 * test/error.y: modified to help make the files build with bison
4660 * test/calc2.tab.c, test/calc3.tab.c, test/code_error.code.c: regen
4662 * test/run_make.sh:
4665 * test/code_error.y, test/calc3.y, test/calc2.y:
4668 * test/run_test.sh: use $opt2 in filenames of the generated files
4670 * test/quote_calc2-s.tab.c, test/quote_calc3-s.tab.c,
4671 test/quote_calc4-s.tab.c, test/quote_calc-s.tab.c,
4672 test/quote_calc.tab.c, test/quote_calc2.tab.c, test/quote_calc3.tab.c,
4673 test/quote_calc4.tab.c:
4676 2012-01-14 Thomas E. Dickey <dickey@invisible-island.net>
4678 * test/calc2.tab.c, test/code_calc.code.c, test/code_error.code.c,
4679 test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c,
4680 test/calc1.tab.c:
4690 * test/pure_calc.tab.c:
4693 * test/run_make.sh:
4696 * test/pure_calc.y, test/pure_error.tab.c:
4699 * test/calc3.tab.c: regen
4701 * test/quote_calc-s.output, test/quote_calc-s.tab.c,
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,
4704 test/quote_calc3-s.output, test/quote_calc3-s.tab.c,
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:
4715 * test/run_test.sh: generate/test with "-s" option applied.
4717 2012-01-13 Thomas E. Dickey <dickey@invisible-island.net>
4721 * yacc.1: improve documentation of -s option
4723 * yacc.1: note that yacc ignores -y
4725 * main.c: add -s option to usage message.
4727 * test/quote_calc3.output, test/quote_calc3.tab.c,
4728 test/quote_calc4.output, test/quote_calc4.tab.c, test/quote_calc4.tab.h:
4731 * test/yacc/quote_calc3.output, test/yacc/quote_calc4.output,
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
4739 * test/quote_calc.output, test/quote_calc.tab.c,
4740 test/quote_calc2.output, test/quote_calc2.tab.c,
4741 test/quote_calc2.tab.h, test/quote_calc3.tab.h:
4744 * test/yacc/quote_calc.output, test/yacc/quote_calc2.output,
4745 test/yacc/quote_calc2.tab.h, test/yacc/quote_calc3.tab.h:
4748 * test/quote_calc4.y, test/quote_calc.y, test/quote_calc2.y: RCS_BASE
4752 * aclocal.m4: resync with my-autoconf, i.e., fixes for CF_XOPEN_SOURCE
4754 2011-12-19 Thomas E. Dickey <dickey@invisible-island.net>
4759 add "-s" option to suppress generating #define's based on string contents
4768 2011-09-08 Thomas E. Dickey <dickey@invisible-island.net>
4773 fix some more interaction between -i and -d flags to ensure YYERRCODE
4776 2011-09-07 Thomas E. Dickey <dickey@invisible-island.net>
4778 * yacc.1: document "-i" option.
4782 * output.c: fix an interaction between -i and -d
4784 * test/code_error.code.c, test/error.tab.c, test/ftp.tab.c,
4785 test/grammar.tab.c, test/pure_calc.tab.c, test/pure_error.tab.c,
4786 test/calc.tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4787 test/code_calc.code.c:
4788 regen - changes for "-i" option move the global/impure variables near the
4791 * skeleton.c, output.c, defs.h: changes to support "-i" option.
4793 2011-09-06 Thomas E. Dickey <dickey@invisible-island.net>
4795 * reader.c: pass explicit file-pointer to write_section()
4798 add "-i" option, to generate interface-file (suggested by Denis M. Wilson)
4800 2011-09-05 Thomas E. Dickey <dickey@invisible-island.net>
4805 resync with my-autoconf: CF_ANSI_CC_CHECK (check for $CFLAGS in $CC)
4809 add check for missing "}" on %parse-param and %lex-param lines (report by Denis M Wilson)
4811 2011-04-01 Thomas E. Dickey <dickey@invisible-island.net>
4813 * config.sub: update to 2011-04-01
4815 2011-02-02 Thomas E. Dickey <dickey@invisible-island.net>
4817 * config.guess: update to 2011-01-01
4819 2010-12-29 Thomas E. Dickey <dickey@invisible-island.net>
4825 mark all of the error-functions as non-returning (report by Christos Zoulas)
4827 * test/grammar.tab.c, test/pure_calc.tab.c, test/pure_error.tab.c,
4828 test/calc.tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4829 test/code_calc.code.c, test/code_error.code.c, test/error.tab.c,
4830 test/ftp.tab.c:
4837 * test/ftp.tab.c: regen
4839 2010-12-29 Christos.Zoulas
4841 * test/ftp.y:
4844 2010-12-29 Thomas E. Dickey <dickey@invisible-island.net>
4846 * test/ftp.tab.c, test/grammar.tab.c, test/pure_calc.tab.c,
4847 test/pure_error.tab.c, test/calc.tab.c, test/calc1.tab.c,
4848 test/calc2.tab.c, test/calc3.tab.c, test/code_calc.code.c,
4849 test/code_error.code.c, test/error.tab.c:
4852 * test/pure_error.y, test/pure_calc.y, test/ftp.y, test/error.y,
4853 test/code_error.y, test/code_calc.y, test/calc.y, test/calc3.y,
4854 test/calc2.y, test/calc1.y:
4861 * test/calc2.tab.c, test/calc3.tab.c: regen
4863 2010-12-29 Christos.Zoulas
4867 2010-12-29 Thomas E. Dickey <dickey@invisible-island.net>
4871 2010-12-26 Thomas E. Dickey <dickey@invisible-island.net>
4874 change return-type of allocate() to avoid warnings of alignment problems
4889 improve quoting, deprecate ${name-value} in favor of standard ${name:-value}
4891 2010-12-25 Thomas E. Dickey <dickey@invisible-island.net>
4895 implementing a mkstemp() alternative - noting that mkstemp() also is broken
4900 2010-11-27 Thomas E. Dickey <dickey@invisible-island.net>
4904 * test/calc2.tab.c, test/calc3.tab.c: regen
4907 corrected use of %parse-param value in yyerror(); it doesn't use &yylval
4910 2010-11-26 Thomas E. Dickey <dickey@invisible-island.net>
4915 correct line-numbering when "-r" option is used; the 'outline' variable
4916 should only be incremented when writing to the code-file.
4918 * test/code_calc.code.c, test/code_error.code.c: regen
4922 * yacc.1: comment on -b option vs -r
4924 * test/calc2.tab.c, test/calc2.y, test/calc3.tab.c, test/calc3.y,
4925 test/ftp.tab.c, test/grammar.tab.c, test/pure_calc.tab.c,
4926 test/pure_error.tab.c, test/calc.tab.c, test/calc1.tab.c,
4927 test/code_calc.code.c, test/code_error.code.c, test/error.tab.c:
4935 * test/calc1.y, test/ftp.tab.c, test/grammar.tab.c,
4936 test/pure_calc.tab.c, test/pure_error.tab.c, test/calc.tab.c,
4937 test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4938 test/code_calc.code.c, test/code_error.code.c, test/error.tab.c:
4943 when the %parse-param feature is used.
4949 * test/yacc/calc1.tab.h: reference output for testing
4951 * test/calc1.tab.h: regen
4958 "%pure_parser" vs "%pure-parser".
4960 * test/calc1.tab.c: regen
4967 2010-11-24 Thomas E. Dickey <dickey@invisible-island.net>
4977 2010-11-22 Thomas E. Dickey <dickey@invisible-island.net>
4982 * test/calc1.tab.c: regen
4984 * test/calc1.y: cleanup compiler warnings
4986 * test/grammar.y: add "%expect"
4988 * test/calc1.tab.h: regen
4990 * test/calc1.output, test/calc1.tab.c, test/calc1.tab.h: RCS_BASE
4992 * test/calc2.tab.c, test/calc3.tab.c: regen
4994 * test/calc1.y:
4997 * test/calc3.y, test/calc2.y: init 'base', so examples can run
4999 * test/ftp.tab.c, test/ftp.y: tweaks to compile with g++
5009 2010-09-28 Thomas E. Dickey <dickey@invisible-island.net>
5011 * config.guess: update to 2010-09-24
5013 2010-09-10 Thomas E. Dickey <dickey@invisible-island.net>
5015 * config.sub: update to 2010-09-11
5017 2010-06-10 Thomas E. Dickey <dickey@invisible-island.net>
5022 2010-06-09 Thomas E. Dickey <dickey@invisible-island.net>
5024 * reader.c: free declarations in leak-testing code.
5026 * main.c: close code_file if -r option used, for leak-testing
5029 improve %lex-param / %parse-param implementation by allowing for arrays to
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
5042 * test/calc2.output: RCS_BASE
5044 * test/yacc/calc2.output: reference output for testing
5047 improve %lex-param / %parse-param implementation by allowing for arrays to
5050 * test/calc.tab.c, test/calc.y:
5051 test-cases and reference files for %lex-param / %parse-param
5053 * makefile.in: add docs-rule, for html/pdf/txt form of manpage
5062 * test/ftp.tab.c, test/ftp.y, reader.c, symtab.c, verbose.c, lr0.c,
5064 fix warnings from clang --analyze
5066 2010-06-08 Thomas E. Dickey <dickey@invisible-island.net>
5072 * test/ftp.tab.c, test/ftp.y, test/calc.tab.c, test/code_calc.code.c,
5073 test/code_error.code.c, test/code_error.y, test/code_calc.y,
5074 test/calc.y, test/pure_error.tab.c, test/error.tab.c, test/error.y,
5075 test/pure_error.y, test/pure_calc.tab.c, test/pure_calc.y:
5076 modified test-cases to allow them to compile, to validate pure-parser changes.
5080 move call for output_stype() earlier since it is used in pure-parser declarations
5082 * test/grammar.tab.c, test/grammar.y:
5083 modified test-cases to allow them to compile, to validate pure-parser changes.
5086 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
5089 * yacc.1: document %lex-param and %parse-param
5091 * test/run_lint.sh, test/run_make.sh: RCS_BASE
5093 * test/run_test.sh:
5094 further modify to allow build-directory to be in a different location by
5099 in the test-directory
5101 2010-06-07 Thomas E. Dickey <dickey@invisible-island.net>
5103 * test/pure_calc.tab.c, test/pure_error.tab.c: RCS_BASE
5105 * test/run_test.sh:
5106 provide for testing -r and -P options by checking if the ".y" filename
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:
5127 * test/code_calc.output, test/code_error.output: RCS_BASE
5129 * test/yacc/code_calc.output, test/yacc/code_error.output:
5132 * test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c: regen
5134 * test/run_test.sh:
5135 changes to support running "make check" in a separate build-tree
5137 * main.c: add "-P" to usage message
5141 2010-06-07 Andres.Mejia
5152 Fix a compatibility issue with bison's pure-parser option. Bison
5158 Add support for the %parse-param and %lex-param directives used in
5160 at http://www.mail-archive.com/source-changes-full@netbsd.org/msg08143.html
5164 no-op for byacc, since byacc is designed to be POSIX yacc compatible
5168 2010-06-07 Thomas E. Dickey <dickey@invisible-island.net>
5172 2010-06-06 Thomas E. Dickey <dickey@invisible-island.net>
5174 * test/calc.tab.c, configure: regen
5177 move #include's down into the generated code, to allow user-defined code
5182 strict gcc 3.4.6 warnings on 64-bit platform
5189 fix gcc warnings, mostly for 64-bit platform
5198 * package/debian/copyright: add copyright notices for non-PD files
5201 incorporated scripts in upstream to use for test-builds
5203 * makefile.in: drop mkdirs.sh, just use "mkdir -p"
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:
5216 b) CF_DISABLE_ECHO, change indent-convention for substituted makefile
5220 2010-04-20 Thomas E. Dickey <dickey@invisible-island.net>
5228 2010-02-16 Thomas E. Dickey <dickey@invisible-island.net>
5230 * yacc.1: document -P and bison-extensions
5232 * test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c, test/error.tab.c:
5235 * output.c: implement %pure-parser
5238 implement %pure-parser, like bison. To help with this, changed the stack
5241 * reader.c: implement %pure-parser
5243 * defs.h: modified skeleton to support %pure-parser feature
5245 * main.c: add -P option to set %pure-parser
5248 make -r and -p options work together. The -r option splits the generated
5250 Also, we have to repeat the #define's used for prefix (-p) as well as the
5252 be overridden, e.g., by passing a -D option to the compiler. Make that
5255 * defs.h: add definitions for %pure-parser
5263 split-off xdecls[] array, to move declaration of yyparse() after #define's
5265 * defs.h: split-out xdecls[]
5274 resync with my-autoconf CF_ADD_CFLAGS and CF_DISABLE_ECHO changes.
5276 2010-02-16 Ostap.Cherkashi
5280 2010-01-01 Thomas E. Dickey <dickey@invisible-island.net>
5284 2009-12-31 Thomas E. Dickey <dickey@invisible-island.net>
5286 * config.guess: update to 2009-12-30
5288 * config.sub: update to 2009-12-31
5290 2009-10-27 Thomas E. Dickey <dickey@invisible-island.net>
5298 2009-10-26 Thomas E. Dickey <dickey@invisible-island.net>
5300 * test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c, test/error.tab.c:
5311 * aclocal.m4: resync with my-autoconf
5313 2009-08-25 Thomas E. Dickey <dickey@invisible-island.net>
5315 * config.guess, config.sub: update to 2009-08-19
5317 2009-02-21 Thomas E. Dickey <dickey@invisible-island.net>
5323 2008-12-26 Thomas E. Dickey <dickey@invisible-island.net>
5325 * configure: regen with autoconf-2.52 (patched)
5327 2008-12-25 Thomas E. Dickey <dickey@invisible-island.net>
5329 * test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c:
5332 2008-12-24 Thomas E. Dickey <dickey@invisible-island.net>
5337 remove ifdef-lint from goto yyerrlab, to quiet gcc warning
5339 2008-11-26 Thomas E. Dickey <dickey@invisible-island.net>
5343 add "%expect-rr", which is (unlike bison) allowable in LALR parsers.
5345 2008-11-24 Thomas E. Dickey <dickey@invisible-island.net>
5349 change indent-style (request by Perry E. Metzger)
5351 2008-08-27 Thomas E. Dickey <dickey@invisible-island.net>
5353 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
5361 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c,
5367 * configure.in: add -Wwrite-strings to warnings
5369 * test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c, test/error.tab.c:
5376 fixes for gcc -Wwrite-strings
5378 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
5379 generate the tables as static-const (this is an interface change)
5384 generate the tables as static-const (this is an interface change)
5386 * output.c: reorder functions to eliminate forward-references
5388 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
5391 2008-08-26 Thomas E. Dickey <dickey@invisible-island.net>
5397 2008-08-25 Thomas E. Dickey <dickey@invisible-island.net>
5399 * test/ftp.tab.c: regen'd
5402 improve the left-curly fix by testing after blanks, to avoid having a
5405 * test/error.tab.c, test/grammar.tab.c: regen'd
5408 move the remaining newline-counting into write_XXX functions.
5410 * test/calc.tab.c: regen'd
5417 modify copy_action() to indent the first character, it if is is left-curly
5419 it simpler to edit (not confuse editors which look for a left-curly in the
5422 * skeleton.c: minor fixes to avoid gcc -Wconversion warnings
5424 * output.c: align the #define's produced for "-p" option
5426 * test/run_test.sh: use the "-p" option for better coverage.
5431 change stack size to unsigned to fix gcc -Wconversion warnings.
5437 2008-08-24 Thomas E. Dickey <dickey@invisible-island.net>
5441 * lalr.c: improved memory-leak checking by freeing data in includes[]
5443 * test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c:
5444 update to match skeleton-change
5451 http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/yacc/skeleton.c.diff?r1=1.28&r2=1.29
5453 * aclocal.m4: resync with my-autoconf (no major changes)
5455 2008-07-24 Thomas E. Dickey <dickey@invisible-island.net>
5458 scripts from NetBSD pkgsrc, for test-builds
5460 2008-03-14 Thomas E. Dickey <dickey@invisible-island.net>
5462 * config.sub: update to 2008-03-08
5464 * config.guess: update to 2008-03-12
5466 2007-05-09 Thomas E. Dickey <dickey@invisible-island.net>
5471 audit memory leaks - valgrind reported some memory still in use on exit.
5481 use CF_DISABLE_LEAKS, which combines --disable-leaks, --with-valgrind,
5482 --with-dbmalloc and --with-dmalloc
5486 * aclocal.m4: improve version-checking in CF_GCC_VERSION
5493 2007-03-25 Thomas E. Dickey <dickey@invisible-island.net>
5495 * mkdirs.sh: improved version for "make -j"
5497 2006-12-22 Thomas E. Dickey <dickey@invisible-island.net>
5499 * config.guess: update to 2006/12/22
5501 2006-12-08 Thomas E. Dickey <dickey@invisible-island.net>
5503 * config.sub: update to 2006/12/08
5505 2005-08-13 Thomas E. Dickey <dickey@invisible-island.net>
5507 * main.c: add -V to usage message
5509 * makefile.in: remove -t option from ctags
5513 2005-08-13 schmitz
5516 modify the '-o' option to work like bison's, which sets the file-prefix.
5518 2005-08-13 Matt.Kraai
5524 2005-08-13 Thomas E. Dickey <dickey@invisible-island.net>
5530 2005-06-25 Thomas E. Dickey <dickey@invisible-island.net>
5532 * config.sub: update to 2005/6/2
5534 * config.guess: update to 2005/5/27
5536 2005-05-05 Thomas E. Dickey <dickey@invisible-island.net>
5540 2005-05-04 Thomas E. Dickey <dickey@invisible-island.net>
5542 * makefile.in: add "." to include-path to pickup config.h
5548 correct a limit check in pack_vector() - report/analysis by William Evans
5551 exit after printing version. Otherwise "yacc -V" will exit with an erro
5554 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
5555 regenerated after skeleton-changes
5557 * skeleton.c: replace a few -1's with YYEMPTY
5564 * test/run_test.sh:
5567 * yacc.1: add -V option
5569 * main.c: add -V option to print the version.
5570 simplify option-parsing by moving the duplicate logic for setting flags into
5587 the VERSION file holds the patch-date. Define YYPATCH, so this will be
5590 * VERSION: patch-level for byacc
5593 add "-o" to usage message. It is too long for a single line; rewrite usage()
5596 2005-05-03 Thomas E. Dickey <dickey@invisible-island.net>
5598 * main.c: add -o option, to work with scripts that assume bison.
5606 * yacc.1: add -o option
5621 2005-04-27 schmitz
5626 associated with command-line option `-g'
5628 2005-04-16 Thomas E. Dickey <dickey@invisible-island.net>
5630 * config.sub: update to 2005/2/10
5632 * config.guess: update to 2005/3/24
5634 2005-04-13 Thomas E. Dickey <dickey@invisible-island.net>
5636 * package/pkgsrc/PLIST: scripts from NetBSD pkgsrc, for test-builds
5638 2005-03-21 Thomas E. Dickey <dickey@invisible-island.net>
5640 * package/pkgsrc/DESCR: scripts from NetBSD pkgsrc, for test-builds
5642 2004-03-28 Thomas E. Dickey <dickey@invisible-island.net>
5644 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
5650 add AC_ARG_PROGRAM to make --program-prefix, etc., work.
5652 * makefile.in: first cut of script to support --program-prefix
5662 generate a config.h
5664 * defs.h: make this use the generated config.h
5666 * skeleton.c: add a forward-reference for yyparse()
5672 * skeleton.c: fix a couple of minor compiler-warnings in the skeleton
5681 Do not close temporary-files here, since they are opened with tmpfile().
5684 * test/grammar.output, test/grammar.tab.c, test/grammar.tab.h: RCS_BASE
5686 * test/yacc/grammar.output, test/yacc/grammar.tab.h:
5691 * test/calc.output: RCS_BASE
5693 * test/yacc/calc.output: reference output for testing
5695 * test/run_test.sh, test/calc.tab.h: RCS_BASE
5697 * test/yacc/calc.tab.h: reference output for testing
5699 * test/ftp.tab.c: yyparse() is now yyparse(void)
5701 * test/calc.tab.c: RCS_BASE
5703 * test/error.tab.c: yyparse() is now yyparse(void)
5705 * test/README: RCS_BASE
5713 2004-03-24 Thomas E. Dickey <dickey@invisible-island.net>
5715 * test/grammar.y: RCS_BASE
5717 2004-02-23 Thomas E. Dickey <dickey@invisible-island.net>
5719 * config.sub: RCS_BASE
5721 2004-02-17 Thomas E. Dickey <dickey@invisible-island.net>
5723 * config.guess: RCS_BASE
5725 2003-11-29 Thomas E. Dickey <dickey@invisible-island.net>
5727 * install-sh: improved quoting
5729 2002-06-29 Thomas E. Dickey <dickey@invisible-island.net>
5734 2001-06-22 Thomas E. Dickey <dickey@clark.net>
5736 * install-sh: RCS_BASE
5738 2000-11-20 Thomas E. Dickey <dickey@clark.net>
5740 * test/calc.y: RCS_BASE
5742 * test/code_calc.y, test/pure_calc.y: copy of calc.y
5746 2000-02-14 Thomas E. Dickey <dickey@clark.net>
5748 * main.c: fix for VMS port - making pathname for temp-file
5752 2000-02-13 Thomas E. Dickey <dickey@clark.net>
5758 1999-11-30 Thomas E. Dickey <dickey@clark.net>
5762 1995-01-01 Thomas E. Dickey <dickey@clark.net>
5766 1993-12-23 unknown
5768 * README.DOS, main.c: MSDOS-port
5770 1993-12-22 unknown
5772 * reader.c, defs.h: MSDOS-port
5774 1993-03-02 unknown
5778 1993-02-22 unknown
5780 * test/ftp.output, test/ftp.tab.c, test/ftp.tab.h: RCS_BASE
5782 1993-02-22 dickey@software.org
5784 * test/yacc/error.output, test/yacc/error.tab.h:
5787 1993-02-22 unknown
5789 * test/error.output, test/error.tab.c, test/error.tab.h: RCS_BASE
5794 1992-10-12 unknown
5798 1992-10-11 unknown
5802 1991-01-20 unknown
5806 1991-01-14 unknown
5810 1990-07-16 unknown
5814 1990-06-03 unknown
5818 1990-02-05 unknown
5822 1990-01-16 dickey@software.org
5824 * test/code_error.y, test/pure_error.y: RCS_BASE
5826 1990-01-16 unknown
5828 * test/error.y: RCS_BASE
5830 1989-11-22 unknown
5834 1989-09-23 unknown
5836 * test/ftp.y: RCS_BASE