summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/zconf.l
Commit message (Expand)AuthorAge
* kconfig: use yylineno option instead of manual lineno incrementsMasahiro Yamada2018-03-25
* kconfig: detect recursive inclusion earlierMasahiro Yamada2018-03-25
* kconfig: remove duplicated file name and lineno of recursive inclusionMasahiro Yamada2018-03-25
* kconfig: fix line number in recursive inclusion error messageMasahiro Yamada2018-03-02
* kconfig: add xrealloc() helperMasahiro Yamada2018-02-09
* kconfig: send error messages to stderrMasahiro Yamada2018-02-08
* kconfig: use default 'yy' prefix for lexer and parserMasahiro Yamada2018-01-21
* kconfig: warn of unhandled characters in Kconfig commandsAndreas Ruprecht2015-08-19
* kconfig: allow use of relations other than (in)equalityJan Beulich2015-06-15
* kconfig: don't silently ignore unhandled charactersJan Beulich2015-06-11
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-10
* kconfig: remove unused definition from scannerMartin Walch2013-10-08
* kconfig: Fix malloc handling in conf toolsAlan Cox2012-11-20
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-07-30
|\
| * kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-06
* | kconfig/zconf.l: do not ask to generate backupArnaud Lacombe2011-06-09
* | kconfig: constify `kconf_id_lookup'Arnaud Lacombe2011-06-09
|/
* kconfig: get rid of unused flagsYann E. MORIN2011-04-15
* kconfig: allow multiple inclusion of the same fileYann E. MORIN2011-04-15
* kconfig: use the file's name of sourced fileArnaud Lacombe2010-09-19
* kconfig: constify file nameArnaud Lacombe2010-09-19
* kconfig: Mark various internal functions staticJosh Triplett2009-11-15
* kconfig: improve error messages for bad source statementsSam Ravnborg2009-01-02
* kconfig: scripts/kconfig/zconf.l: add %option noinputAdrian Bunk2008-07-30
* kconfig: whitespace removingEGRY Gabor2008-01-28
* kconfig: fix mconf segmentation faultMarcin Garski2007-05-06
* [PATCH] kconfig: improve error handling in the parserRoman Zippel2005-11-09
* [PATCH] kconfig: simplify symbol type parsingRoman Zippel2005-11-09
* [PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel2005-11-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16