Commit Graph

8 Commits

Author SHA1 Message Date
jkim
dd1a30de83 Merge byacc 20160324. 2016-03-25 22:32:26 +00:00
jkim
4e4c07c769 Merge byacc 20150711. 2016-02-29 21:39:00 +00:00
bapt
6d0413c7d5 Import byacc 20141005 from vendor 2014-10-06 15:12:59 +00:00
bapt
505c6cdc05 Update to 20140422 2014-05-25 00:13:29 +00:00
bapt
905583ed4e Import byacc 20140101 which imports %token-table from bison allowing to build ntpd 2014-01-08 08:08:22 +00:00
bapt
bf49c1a9f2 Merge byacc 20130925
2 changes:
- Increase default stack-size so that used to be our default stack-size prior byacc import
- fix two loop-limits found by clang 3.3
2013-10-29 08:21:22 +00:00
bapt
6ef265c859 Update byacc to 20130304 2013-05-30 16:16:28 +00:00
bapt
913116490c Import byacc from invisible island, it brings us lots of compatibilities with
bison, keeping full compatibility with our previous yacc implementation.

Also bring the ability to create reentrant parser

This fix bin/140309 [1]

PR:		bin/140309 [1]
Submitted by:	Philippe Pepiot <ksh@philpep.org> [1]
Approved by:	des (mentor)
MFC after:	1 month
2012-05-21 13:31:26 +00:00