| Commit message (Expand) | Author | Age |
* | kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically | Masahiro Yamada | 2018-04-07 |
* | genksyms: generate lexer and parser during build instead of shipping | Masahiro Yamada | 2018-04-07 |
* | kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile | Masahiro Yamada | 2018-04-07 |
* | .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore | Masahiro Yamada | 2018-04-07 |
* | genksyms: drop *.hash.c from .gitignore | Masahiro Yamada | 2018-01-13 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | genksyms: fix gperf removal conversion | Linus Torvalds | 2017-09-08 |
* | Remove gperf usage from toolchain | Linus Torvalds | 2017-08-19 |
* | genksyms: add printf format attribute to error_with_pos() | Nicolas Iooss | 2017-06-06 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Masahiro Yamada | 2017-03-11 |
|\ |
|
| * | genksyms: Regenerate parser | Michal Marek | 2017-01-05 |
| * | genksyms: Fix segfault with invalid declarations | Michal Marek | 2017-01-05 |
* | | kbuild: modversions: add infrastructure for emitting relative CRCs | Ard Biesheuvel | 2017-02-03 |
|/ |
|
* | genksyms: Regenerate parser | Michal Marek | 2016-11-29 |
* | kbuild/genksyms: handle va_list type | Nicholas Piggin | 2016-11-29 |
* | kbuild: Regenerate genksyms lexer | Michal Marek | 2016-08-25 |
* | kbuild: genksyms fix for typeof handling | Nicholas Piggin | 2016-08-25 |
* | scripts: genksyms: fix resource leak | Maxim Zhukov | 2016-04-20 |
* | genksyms: Handle string literals with spaces in reference files | Michal Marek | 2015-12-09 |
* | genksyms: Regenerate parser | Michal Marek | 2015-08-20 |
* | genksyms: Duplicate function pointer type definitions segfault | Richard Yao | 2015-08-20 |
* | genksyms: fix typeof() handling | Jan Beulich | 2014-04-03 |
* | genksyms: pass symbol-prefix instead of arch | James Hogan | 2013-03-20 |
* | genksyms: fix metag symbol prefix on crc symbols | James Hogan | 2013-03-02 |
* | scripts/genksyms: clean lex/yacc generated files | Fernando Luis Vázquez Cao | 2012-01-08 |
* | genksyms: Regenerate lexer and parser | Michal Marek | 2011-10-11 |
* | genksyms: Do not expand internal types | Michal Marek | 2011-10-11 |
* | genksyms: Minor parser cleanup | Michal Marek | 2011-10-11 |
* | genksyms: Use same type in loop comparison | Jesper Juhl | 2011-07-25 |
* | genksym: regen parser | Arnaud Lacombe | 2011-06-09 |
* | genksyms: migrate parser to implicit rules | Arnaud Lacombe | 2011-06-09 |
* | genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o | Arnaud Lacombe | 2011-06-09 |
* | genksyms: pass hash and lookup functions name and target language though the ... | Arnaud Lacombe | 2011-06-09 |
* | genksyms: Regenerate lexer and parser | Michal Marek | 2011-03-17 |
* | genksyms: Track changes to enum constants | Michal Marek | 2011-03-17 |
* | genksyms: simplify usage of find_symbol() | Michal Marek | 2011-03-17 |
* | genksyms: Add helpers for building string lists | Michal Marek | 2011-03-17 |
* | genksyms: Simplify printing of symbol types | Michal Marek | 2011-03-17 |
* | genksyms: Simplify lexer | Michal Marek | 2011-03-17 |
* | genksyms: Do not paste the bison header file to lex.c | Michal Marek | 2011-03-17 |
* | scripts/genksyms: fix header usage | Arnaud Lacombe | 2010-11-25 |
* | genksyms: close ref_file after use | Alexander Beregalov | 2010-02-02 |
* | genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() | Jan Beulich | 2009-12-12 |
* | genksyms: Mark is_reserved_word static | Josh Triplett | 2009-11-15 |
* | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS | Ladinu Chandrasinghe | 2009-09-23 |
* | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 2009-01-14 |
* | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 2008-12-19 |
* | kbuild: strip generated symbols from *.ko | Jan Beulich | 2008-12-19 |
* | genksyms: allow to ignore symbol checksum changes | Andreas Gruenbacher | 2008-12-03 |
* | genksyms: track symbol checksum changes | Andreas Gruenbacher | 2008-12-03 |