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

merge conflicts between 20210109 and 20240109


# 3b192115 21-Feb-2021 christos <christos@NetBSD.org>

set explicit_file_name when we use getopt.


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

merge conflicts


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

merge conflicts


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

Merge the [pgoyette-compat] branch


# 81488cfc 23-Dec-2018 jakllsch <jakllsch@NetBSD.org>

Restore "defs.h", <sys/cdefs.h> #include ordering from before today's
update. Fixes tools build on, for instance, Linux hosts.


# 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.


# 6f6878df 25-Dec-2010 christos <christos@NetBSD.org>

defs.h already includes nbtool_config.h, so don't do it twice.


# 570bc97f 25-Dec-2010 joerg <joerg@NetBSD.org>

Include nbtool_config.h for the toolchain build as platforms like Linux
don't define __RCSID.


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

update yacc to the most recent.


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

fix dangling else


# 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