Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-07 | kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically | Masahiro Yamada | 1 | -2/+0 |
2018-04-07 | genksyms: generate lexer and parser during build instead of shipping | Masahiro Yamada | 1 | -0/+27 |
2018-04-07 | kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile | Masahiro Yamada | 1 | -2/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-19 | Remove gperf usage from toolchain | Linus Torvalds | 1 | -2/+2 |
2012-01-08 | scripts/genksyms: clean lex/yacc generated files | Fernando Luis Vázquez Cao | 1 | -0/+1 |
2011-06-09 | genksyms: migrate parser to implicit rules | Arnaud Lacombe | 1 | -43/+3 |
2011-06-09 | genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o | Arnaud Lacombe | 1 | -1/+1 |
2011-03-17 | genksyms: Do not paste the bison header file to lex.c | Michal Marek | 1 | -2/+2 |
2007-10-12 | kbuild: fix genksyms Makefile | Sam Ravnborg | 1 | -2/+6 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+49 |