summaryrefslogtreecommitdiffstats
path: root/scripts/genksyms
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Regenerate genksyms lexerMichal Marek2016-08-251-18/+17
* kbuild: genksyms fix for typeof handlingNicholas Piggin2016-08-251-18/+17
* scripts: genksyms: fix resource leakMaxim Zhukov2016-04-201-0/+3
* genksyms: Handle string literals with spaces in reference filesMichal Marek2015-12-091-2/+4
* genksyms: Regenerate parserMichal Marek2015-08-202-343/+354
* genksyms: Duplicate function pointer type definitions segfaultRichard Yao2015-08-201-0/+9
* genksyms: fix typeof() handlingJan Beulich2014-04-037-384/+498
* genksyms: pass symbol-prefix instead of archJames Hogan2013-03-201-11/+7
* genksyms: fix metag symbol prefix on crc symbolsJames Hogan2013-03-021-1/+2
* scripts/genksyms: clean lex/yacc generated filesFernando Luis Vázquez Cao2012-01-081-0/+1
* genksyms: Regenerate lexer and parserMichal Marek2011-10-113-306/+358
* genksyms: Do not expand internal typesMichal Marek2011-10-114-2/+20
* genksyms: Minor parser cleanupMichal Marek2011-10-111-18/+15
* genksyms: Use same type in loop comparisonJesper Juhl2011-07-251-1/+1
* genksym: regen parserArnaud Lacombe2011-06-094-586/+74
* genksyms: migrate parser to implicit rulesArnaud Lacombe2011-06-093-48/+9
* genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.oArnaud Lacombe2011-06-091-1/+1
* genksyms: pass hash and lookup functions name and target language though the ...Arnaud Lacombe2011-06-091-0/+3
* genksyms: Regenerate lexer and parserMichal Marek2011-03-173-512/+661
* genksyms: Track changes to enum constantsMichal Marek2011-03-174-13/+127
* genksyms: simplify usage of find_symbol()Michal Marek2011-03-174-9/+9
* genksyms: Add helpers for building string listsMichal Marek2011-03-171-32/+38
* genksyms: Simplify printing of symbol typesMichal Marek2011-03-171-16/+27
* genksyms: Simplify lexerMichal Marek2011-03-172-138/+123
* genksyms: Do not paste the bison header file to lex.cMichal Marek2011-03-172-147/+7
* scripts/genksyms: fix header usageArnaud Lacombe2010-11-252-2/+2
* genksyms: close ref_file after useAlexander Beregalov2010-02-021-1/+3
* genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich2009-12-122-94/+99
* genksyms: Mark is_reserved_word staticJosh Triplett2009-11-152-45/+52
* Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe2009-09-231-3/+3
* Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-143-113/+99
* allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-192-93/+98
* kbuild: strip generated symbols from *.koJan Beulich2008-12-191-6/+15
* genksyms: allow to ignore symbol checksum changesAndreas Gruenbacher2008-12-032-4/+31
* genksyms: track symbol checksum changesAndreas Gruenbacher2008-12-032-16/+226
* kbuild: genksyms: Include extern information in dumpsAndreas Gruenbacher2008-07-311-0/+2
* kbuild: genksyms parser: fix the __attribute__ ruleAndreas Gruenbacher2008-07-312-73/+73
* kbuild: scripts/genksyms/lex.l: add %option noinputAdrian Bunk2008-07-302-47/+88
* remove the v850 portAdrian Bunk2008-07-241-2/+1
* kbuild: fixup genksyms usage/getoptMike Frysinger2008-01-281-3/+7
* kbuild: apply genksyms changesSam Ravnborg2007-10-124-1706/+2523
* kbuild: __extension__ support in genksyms (fix unknown CRC warning)Sam Ravnborg2007-10-122-1/+5
* kbuild: fix genksyms MakefileSam Ravnborg2007-10-121-2/+6
* blackfin architectureBryan Wu2007-05-071-1/+2
* kbuild: replace abort() with exit(1)Sam Ravnborg2006-06-242-2/+2
* kbuild: support for %.symtypes filesAndreas Gruenbacher2006-06-242-26/+52
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-252-490/+410
|\
| * kbuild: clean-up genksymsSam Ravnborg2006-03-122-94/+43
| * kbuild: Lindent genksyms.cSam Ravnborg2006-03-121-438/+402
| * kbuild: fix genksyms build errorSam Ravnborg2006-03-121-5/+12
OpenPOWER on IntegriCloud