summaryrefslogtreecommitdiff
path: root/scripts/genksyms
Commit message (Expand)AuthorAge
* kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada2018-04-07
* genksyms: generate lexer and parser during build instead of shippingMasahiro Yamada2018-04-07
* kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-07
* .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-07
* genksyms: drop *.hash.c from .gitignoreMasahiro Yamada2018-01-13
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* genksyms: fix gperf removal conversionLinus Torvalds2017-09-08
* Remove gperf usage from toolchainLinus Torvalds2017-08-19
* genksyms: add printf format attribute to error_with_pos()Nicolas Iooss2017-06-06
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Masahiro Yamada2017-03-11
|\
| * genksyms: Regenerate parserMichal Marek2017-01-05
| * genksyms: Fix segfault with invalid declarationsMichal Marek2017-01-05
* | kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel2017-02-03
|/
* genksyms: Regenerate parserMichal Marek2016-11-29
* kbuild/genksyms: handle va_list typeNicholas Piggin2016-11-29
* kbuild: Regenerate genksyms lexerMichal Marek2016-08-25
* kbuild: genksyms fix for typeof handlingNicholas Piggin2016-08-25
* scripts: genksyms: fix resource leakMaxim Zhukov2016-04-20
* genksyms: Handle string literals with spaces in reference filesMichal Marek2015-12-09
* genksyms: Regenerate parserMichal Marek2015-08-20
* genksyms: Duplicate function pointer type definitions segfaultRichard Yao2015-08-20
* genksyms: fix typeof() handlingJan Beulich2014-04-03
* genksyms: pass symbol-prefix instead of archJames Hogan2013-03-20
* genksyms: fix metag symbol prefix on crc symbolsJames Hogan2013-03-02
* scripts/genksyms: clean lex/yacc generated filesFernando Luis Vázquez Cao2012-01-08
* genksyms: Regenerate lexer and parserMichal Marek2011-10-11
* genksyms: Do not expand internal typesMichal Marek2011-10-11
* genksyms: Minor parser cleanupMichal Marek2011-10-11
* genksyms: Use same type in loop comparisonJesper Juhl2011-07-25
* genksym: regen parserArnaud Lacombe2011-06-09
* genksyms: migrate parser to implicit rulesArnaud Lacombe2011-06-09
* genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.oArnaud Lacombe2011-06-09
* genksyms: pass hash and lookup functions name and target language though the ...Arnaud Lacombe2011-06-09
* genksyms: Regenerate lexer and parserMichal Marek2011-03-17
* genksyms: Track changes to enum constantsMichal Marek2011-03-17
* genksyms: simplify usage of find_symbol()Michal Marek2011-03-17
* genksyms: Add helpers for building string listsMichal Marek2011-03-17
* genksyms: Simplify printing of symbol typesMichal Marek2011-03-17
* genksyms: Simplify lexerMichal Marek2011-03-17
* genksyms: Do not paste the bison header file to lex.cMichal Marek2011-03-17
* scripts/genksyms: fix header usageArnaud Lacombe2010-11-25
* genksyms: close ref_file after useAlexander Beregalov2010-02-02
* genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich2009-12-12
* genksyms: Mark is_reserved_word staticJosh Triplett2009-11-15
* Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe2009-09-23
* Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-14
* allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-19
* kbuild: strip generated symbols from *.koJan Beulich2008-12-19
* genksyms: allow to ignore symbol checksum changesAndreas Gruenbacher2008-12-03
* genksyms: track symbol checksum changesAndreas Gruenbacher2008-12-03