aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/genksyms
Commit message (Expand)AuthorAge
* genksyms: convert to SPDX License Identifier for lex.l and parse.yMasahiro Yamada2019-09-13
* export.h, genksyms: do not make genksyms calculate CRC of trimmed symbolsMasahiro Yamada2019-09-13
* kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada2019-09-06
* kbuild: make bison create C file and header in a single pattern ruleMasahiro Yamada2019-08-13
* genksyms: Teach parser about 128-bit built-in typesWill Deacon2019-06-23
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-17
* genksyms: remove symbol prefix supportMasahiro Yamada2018-05-17
* genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi2018-05-04
* 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-05
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Masahiro Yamada2017-03-10
|\
| * 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-19
* 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