History log of /netbsd-src/external/bsd/byacc/dist/defs.h (Results 1 – 20 of 20)
Revision Date Author Comments
# 3d8f5b8d 14-Sep-2024 christos <christos@NetBSD.org>

merge conflicts between 20210109 and 20240109


# 107c160a 20-Feb-2021 christos <christos@NetBSD.org>

merge conflicts


# 3553aa7d 22-May-2020 jmcneill <jmcneill@NetBSD.org>

Avoid duplicate "code_lines" symbols, which fails to link when building
tools with gcc 10.1.1 / ld 2.34-2.fc32.


# 738f1cc2 15-Oct-2019 christos <christos@NetBSD.org>

add %code bison extension (needed by acpica)


# caea1f9a 06-Oct-2019 christos <christos@NetBSD.org>

merge conflicts


# d5bcf4cd 27-Jan-2019 dholland <dholland@NetBSD.org>

fix duplicated chunk from merge


# d91f98a8 27-Jan-2019 pgoyette <pgoyette@NetBSD.org>

Merge the [pgoyette-compat] branch


# f884e6e1 23-Dec-2018 christos <christos@NetBSD.org>

merge conflicts


# 60955864 05-Jun-2017 christos <christos@NetBSD.org>

merge conflicts.


# 26871bcc 11-Feb-2017 christos <christos@NetBSD.org>

merge conflicts


# c0c345b8 09-Jan-2016 christos <christos@NetBSD.org>

merge conflicts


# 2499986b 04-Jan-2015 christos <christos@NetBSD.org>

Implement some more bison features (incomplete!!!)
This handles the mesa/gallium parser but the %error-verbose part needs a
little more work.


# b2d4d973 03-Jan-2015 christos <christos@NetBSD.org>

merge conflicts.


# d562d4d1 30-Dec-2013 christos <christos@NetBSD.org>

Add support for %token-table, yytname[] and YYTRANSLATE(). ntpd(8) needs them.


# c8b0dbc8 06-Apr-2013 christos <christos@NetBSD.org>

resolve conflicts


# 56766775 10-Sep-2011 christos <christos@NetBSD.org>

merge changes.


# 379031a4 24-Dec-2010 christos <christos@NetBSD.org>

update yacc to the most recent.


# 2f42b80a 29-Oct-2009 christos <christos@NetBSD.org>

Add support for pure parsers yyparse and yylex params, similar to bison.


# 333e4288 29-Oct-2009 christos <christos@NetBSD.org>

add our patches


# f7a86c12 29-Oct-2009 christos <christos@NetBSD.org>

from http://invisible-island.net/byacc/byacc.html