summaryrefslogtreecommitdiff
path: root/scripts/genksyms
AgeCommit message (Expand)Author
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2018-05-17genksyms: remove symbol prefix supportMasahiro Yamada
2018-05-05genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi
2018-04-07kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada
2018-04-07genksyms: generate lexer and parser during build instead of shippingMasahiro Yamada
2018-04-07kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada
2018-04-07.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada
2018-01-13genksyms: drop *.hash.c from .gitignoreMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08genksyms: fix gperf removal conversionLinus Torvalds
2017-08-19Remove gperf usage from toolchainLinus Torvalds
2017-06-06genksyms: add printf format attribute to error_with_pos()Nicolas Iooss
2017-03-11Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Masahiro Yamada
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel
2017-01-05genksyms: Regenerate parserMichal Marek
2017-01-05genksyms: Fix segfault with invalid declarationsMichal Marek
2016-11-29genksyms: Regenerate parserMichal Marek
2016-11-29kbuild/genksyms: handle va_list typeNicholas Piggin
2016-08-25kbuild: Regenerate genksyms lexerMichal Marek
2016-08-25kbuild: genksyms fix for typeof handlingNicholas Piggin
2016-04-20scripts: genksyms: fix resource leakMaxim Zhukov
2015-12-09genksyms: Handle string literals with spaces in reference filesMichal Marek
2015-08-20genksyms: Regenerate parserMichal Marek
2015-08-20genksyms: Duplicate function pointer type definitions segfaultRichard Yao
2014-04-03genksyms: fix typeof() handlingJan Beulich
2013-03-20genksyms: pass symbol-prefix instead of archJames Hogan
2013-03-02genksyms: fix metag symbol prefix on crc symbolsJames Hogan
2012-01-08scripts/genksyms: clean lex/yacc generated filesFernando Luis Vázquez Cao
2011-10-11genksyms: Regenerate lexer and parserMichal Marek
2011-10-11genksyms: Do not expand internal typesMichal Marek
2011-10-11genksyms: Minor parser cleanupMichal Marek
2011-07-25genksyms: Use same type in loop comparisonJesper Juhl
2011-06-09genksym: regen parserArnaud Lacombe
2011-06-09genksyms: migrate parser to implicit rulesArnaud Lacombe
2011-06-09genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.oArnaud Lacombe
2011-06-09genksyms: pass hash and lookup functions name and target language though the ...Arnaud Lacombe
2011-03-17genksyms: Regenerate lexer and parserMichal Marek
2011-03-17genksyms: Track changes to enum constantsMichal Marek
2011-03-17genksyms: simplify usage of find_symbol()Michal Marek
2011-03-17genksyms: Add helpers for building string listsMichal Marek
2011-03-17genksyms: Simplify printing of symbol typesMichal Marek
2011-03-17genksyms: Simplify lexerMichal Marek
2011-03-17genksyms: Do not paste the bison header file to lex.cMichal Marek
2010-11-25scripts/genksyms: fix header usageArnaud Lacombe
2010-02-02genksyms: close ref_file after useAlexander Beregalov
2009-12-12genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich
2009-11-15genksyms: Mark is_reserved_word staticJosh Triplett
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich