aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/genksyms/lex.l
AgeCommit message (Expand)Author
2021-02-16genksyms: remove useless case DOTSMasahiro Yamada
2021-02-16genksyms: remove dead code for ST_TABLE_*Masahiro Yamada
2021-02-16genksyms: make source_file a local variable in lexerMasahiro Yamada
2020-12-21genksyms: Ignore module scoped _Static_assert()Marco Elver
2019-09-14genksyms: convert to SPDX License Identifier for lex.l and parse.yMasahiro Yamada
2017-09-08genksyms: fix gperf removal conversionLinus Torvalds
2017-08-19Remove gperf usage from toolchainLinus Torvalds
2016-08-25kbuild: genksyms fix for typeof handlingNicholas Piggin
2014-04-03genksyms: fix typeof() handlingJan Beulich
2011-10-11genksyms: Do not expand internal typesMichal Marek
2011-06-09genksyms: migrate parser to implicit rulesArnaud Lacombe
2011-03-17genksyms: Track changes to enum constantsMichal Marek
2011-03-17genksyms: simplify usage of find_symbol()Michal Marek
2011-03-17genksyms: Simplify lexerMichal Marek
2008-07-30kbuild: scripts/genksyms/lex.l: add %option noinputAdrian Bunk
2006-06-24kbuild: replace abort() with exit(1)Sam Ravnborg
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds