dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/genksyms
Linus Torvalds 2e1ca21d46 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
* master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild: (46 commits)
  kbuild: remove obsoleted scripts/reference_* files
  kbuild: fix make help & make *pkg
  kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h
  Kconfig: remove the CONFIG_CC_ALIGN_* options
  kbuild: add -fverbose-asm to i386 Makefile
  kbuild: clean-up genksyms
  kbuild: Lindent genksyms.c
  kbuild: fix genksyms build error
  kbuild: in makefile.txt note that Makefile is preferred name for kbuild files
  kbuild: replace PHONY with FORCE
  kbuild: Fix bug in crc symbol generating of kernel and modules
  kbuild: change kbuild to not rely on incorrect GNU make behavior
  kbuild: when warning symbols exported twice now tell user this is the problem
  kbuild: fix make dir/file.xx when asm symlink is missing
  kbuild: in the section mismatch check try harder to find symbols
  kbuild: fix section mismatch check for unwind on IA64
  kbuild: kill false positives from section mismatch warnings for powerpc
  kbuild: kill trailing whitespace in modpost & friends
  kbuild: small update of allnoconfig description
  kbuild: make namespace.pl CROSS_COMPILE happy
  ...

Trivial conflict in arch/ppc/boot/Makefile manually fixed up
2006-03-25 08:48:48 -08:00
..
.gitignore gitignore: misc files 2006-01-01 22:21:50 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
genksyms.c kbuild: clean-up genksyms 2006-03-12 23:26:29 +01:00
genksyms.h kbuild: clean-up genksyms 2006-03-12 23:26:29 +01:00
keywords.c_shipped [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() 2006-03-20 13:42:58 -08:00
keywords.gperf [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() 2006-03-20 13:42:58 -08:00
lex.c_shipped kbuild: Create _shipped files for genksyms 2005-12-26 22:53:25 +01:00
lex.l Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parse.c_shipped kbuild: Create _shipped files for genksyms 2005-12-26 22:53:25 +01:00
parse.h_shipped kbuild: Create _shipped files for genksyms 2005-12-26 22:53:25 +01:00
parse.y kbuild: Fix genksyms handling of DEFINE_PER_CPU(struct foo_s *, bar); 2005-12-26 22:39:55 +01:00