summaryrefslogtreecommitdiffstats
path: root/tools/bison/patches
Commit message (Collapse)AuthorAgeFilesLines
* [tools] bison: upgrade to version 2.7luka2013-02-283-21/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] bison: fix errors in shipped stdio.in.hjow2012-07-081-0/+15
| | | | | | | | Bison fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] bison: update to 2.5florian2012-04-022-4/+4
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] bison: make yacc wrapper relocatablejow2012-01-201-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] bison: fix compilation with stub intl headerjow2011-03-041-0/+15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25869 3c298f89-4303-0410-b956-a3cf2f4a3e73