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