summaryrefslogtreecommitdiff
path: root/scripts/genksyms
Commit message (Expand)AuthorAge
* 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
* kbuild: genksyms: Include extern information in dumpsAndreas Gruenbacher2008-07-31
* kbuild: genksyms parser: fix the __attribute__ ruleAndreas Gruenbacher2008-07-31
* kbuild: scripts/genksyms/lex.l: add %option noinputAdrian Bunk2008-07-30
* remove the v850 portAdrian Bunk2008-07-24
* kbuild: fixup genksyms usage/getoptMike Frysinger2008-01-28
* kbuild: apply genksyms changesSam Ravnborg2007-10-12
* kbuild: __extension__ support in genksyms (fix unknown CRC warning)Sam Ravnborg2007-10-12
* kbuild: fix genksyms MakefileSam Ravnborg2007-10-12
* blackfin architectureBryan Wu2007-05-07