summaryrefslogtreecommitdiff
path: root/scripts/genksyms
AgeCommit message (Expand)Author
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
2008-12-19kbuild: strip generated symbols from *.koJan Beulich
2008-12-03genksyms: allow to ignore symbol checksum changesAndreas Gruenbacher
2008-12-03genksyms: track symbol checksum changesAndreas Gruenbacher
2008-07-31kbuild: genksyms: Include extern information in dumpsAndreas Gruenbacher
2008-07-31kbuild: genksyms parser: fix the __attribute__ ruleAndreas Gruenbacher
2008-07-30kbuild: scripts/genksyms/lex.l: add %option noinputAdrian Bunk
2008-07-24remove the v850 portAdrian Bunk
2008-01-28kbuild: fixup genksyms usage/getoptMike Frysinger
2007-10-12kbuild: apply genksyms changesSam Ravnborg
2007-10-12kbuild: __extension__ support in genksyms (fix unknown CRC warning)Sam Ravnborg
2007-10-12kbuild: fix genksyms MakefileSam Ravnborg
2007-05-07blackfin architectureBryan Wu
2006-06-24kbuild: replace abort() with exit(1)Sam Ravnborg
2006-06-24kbuild: support for %.symtypes filesAndreas Gruenbacher
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman
2006-03-12kbuild: clean-up genksymsSam Ravnborg
2006-03-12kbuild: Lindent genksyms.cSam Ravnborg
2006-03-12kbuild: fix genksyms build errorSam Ravnborg
2006-03-08kbuild: Fix bug in crc symbol generating of kernel and modulesLuke Yang
2006-01-01gitignore: misc filesBrian Gerst
2005-12-26kbuild: Create _shipped files for genksymsSam Ravnborg
2005-12-26kbuild: Fix genksyms handling of DEFINE_PER_CPU(struct foo_s *, bar);Robin Holt
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds