1
0
Fork 0
alistair23-linux/scripts/kconfig
Roman Zippel 7a88488bbc [PATCH] kconfig: use gperf for kconfig keywords
Use gperf to generate a hash for the kconfig keywords.  This greatly reduces
the size of the generated scanner and makes it easier to extend kconfig.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-09 07:55:53 -08:00
..
.gitignore Add some basic .gitignore files 2005-10-18 08:26:15 -07:00
Makefile [PATCH] kconfig: use gperf for kconfig keywords 2005-11-09 07:55:53 -08:00
POTFILES.in [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
conf.c [PATCH] kconfig: preset config during all*config 2005-11-09 07:55:53 -08:00
confdata.c [PATCH] kconfig: preset config during all*config 2005-11-09 07:55:53 -08:00
expr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
expr.h [PATCH] kconfig: Fix Kconfig performance bug 2005-11-09 07:55:53 -08:00
gconf.c [PATCH] fix gconfig crash 2005-07-28 15:43:58 -07:00
gconf.glade [PATCH] fix gconfig crash 2005-07-28 15:43:58 -07:00
images.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kconfig_load.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kxgettext.c [PATCH] kconfig: kxgettext: EOL fix 2005-09-05 00:05:49 -07:00
lex.zconf.c_shipped [PATCH] kconfig: use gperf for kconfig keywords 2005-11-09 07:55:53 -08:00
lkc.h [PATCH] kconfig: use gperf for kconfig keywords 2005-11-09 07:55:53 -08:00
lkc_proto.h [PATCH] kconfig: preset config during all*config 2005-11-09 07:55:53 -08:00
mconf.c [PATCH] clarify menuconfig /(search) help text 2005-10-30 17:37:19 -08:00
menu.c [PATCH] kconfig: allow variable argumnts for range 2005-11-09 07:55:53 -08:00
qconf.cc [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
qconf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symbol.c [PATCH] kconfig: allow variable argumnts for range 2005-11-09 07:55:53 -08:00
util.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.gperf [PATCH] kconfig: use gperf for kconfig keywords 2005-11-09 07:55:53 -08:00
zconf.hash.c_shipped [PATCH] kconfig: use gperf for kconfig keywords 2005-11-09 07:55:53 -08:00
zconf.l [PATCH] kconfig: use gperf for kconfig keywords 2005-11-09 07:55:53 -08:00
zconf.tab.c_shipped [PATCH] kconfig: use gperf for kconfig keywords 2005-11-09 07:55:53 -08:00
zconf.y [PATCH] kconfig: use gperf for kconfig keywords 2005-11-09 07:55:53 -08:00