summaryrefslogtreecommitdiffstats
path: root/scripts/genksyms/genksyms.c
Commit message (Expand)AuthorAgeFilesLines
* kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel2017-02-031-5/+14
* 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: pass symbol-prefix instead of archJames Hogan2013-03-201-11/+7
* genksyms: fix metag symbol prefix on crc symbolsJames Hogan2013-03-021-1/+2
* genksyms: Do not expand internal typesMichal Marek2011-10-111-1/+2
* genksyms: Use same type in loop comparisonJesper Juhl2011-07-251-1/+1
* genksyms: Track changes to enum constantsMichal Marek2011-03-171-5/+66
* genksyms: simplify usage of find_symbol()Michal Marek2011-03-171-4/+6
* genksyms: Add helpers for building string listsMichal Marek2011-03-171-32/+38
* genksyms: Simplify printing of symbol typesMichal Marek2011-03-171-16/+27
* genksyms: close ref_file after useAlexander Beregalov2010-02-021-1/+3
* Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe2009-09-231-3/+3
* Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-141-15/+6
* kbuild: strip generated symbols from *.koJan Beulich2008-12-191-6/+15
* genksyms: allow to ignore symbol checksum changesAndreas Gruenbacher2008-12-031-4/+30
* genksyms: track symbol checksum changesAndreas Gruenbacher2008-12-031-16/+220
* kbuild: genksyms: Include extern information in dumpsAndreas Gruenbacher2008-07-311-0/+2
* remove the v850 portAdrian Bunk2008-07-241-2/+1
* kbuild: fixup genksyms usage/getoptMike Frysinger2008-01-281-3/+7
* blackfin architectureBryan Wu2007-05-071-1/+2
* kbuild: support for %.symtypes filesAndreas Gruenbacher2006-06-241-26/+51
* kbuild: clean-up genksymsSam Ravnborg2006-03-121-54/+26
* kbuild: Lindent genksyms.cSam Ravnborg2006-03-121-438/+402
* kbuild: fix genksyms build errorSam Ravnborg2006-03-121-5/+12
* kbuild: Fix bug in crc symbol generating of kernel and modulesLuke Yang2006-03-081-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+591