From: Sam Ravnborg <sam@ravnborg.org>
To: Sam Ravnborg <sam@ravnborg.org>,
Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PATCHES] kbuild.git updates for 2.6.19
Date: Sun, 24 Sep 2006 23:08:27 +0200 [thread overview]
Message-ID: <20060924210827.GA26969@uranus.ravnborg.org> (raw)
kbuild updates for 2.6.19.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild.git
All patches except a bunch of documentation fixes has been in -mm at least
a couple of -mm's with no or little feedback.
The headlines:
o Added unifdef to the kernel tree to provide better support for headers_*
o Build fails if there are undefined symbols in a module
o Run modpost on vmlinux also in case of non-module build
Patches will be sent to lkml as follow-up to this mail.
Sam
___Shortlog___
Aron Griffis:
kbuild: Extend kbuild/defconfig tags support to exuberant ctags
Bryce Harrington:
kbuild: fix for some typos in Documentation/makefiles.txt
Jan Engelhardt:
kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txt
kbuild: linguistic fixes for Documentation/kbuild/modules.txt
kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt
Jesper Juhl:
kbuild: add distclean info to 'make help' and more details for 'clean'
Kirill Korotaev:
kbuild: fail kernel compilation in case of unresolved module symbols
Magnus Damm:
kbuild: ignore references from ".pci_fixup" to ".init.text"
Matthew Wilcox:
kconfig: support DOS line endings
Olaf Hering:
remove RPM_BUILD_ROOT from asm-offsets.h
Randy Dunlap:
dontdiff: add utsrelease.h
Robert P. J. Day:
kbuild: update help in top level Makefile
Documentaion: update Documentation/Changes with minimum versions
kbuild: clarify "make C=" build option
kbuild: fixup Documentation/kbuild/modules.txt
kbuild: correct and clarify versioning info in Makefile
Rolf Eike Beer:
kbuild: fix "mkdir -p" usage in scripts/package/mkspec
Sam Ravnborg:
kbuild: consistently decide when to rebuild a target
kbuild: add unifdef
kbuild: replace use of strlcpy with a dedicated implmentation in unifdef
kbuild: use in-kernel unifdef
kbuild: modpost on vmlinux regardless of CONFIG_MODULES
kbuild: make V=2 tell why a target is rebuild
kbuild: make -rR is now default
kbuild: preperly align SYSMAP output
kbuild: add missing return statement in modpost.c:secref_whitelist()
kbuild: create output directory for hostprogs with O=.. build
kbuild: remove debug left-over from Makefile.host
___git diff --stat --summary___
Documentation/Changes | 7
Documentation/dontdiff | 1
Documentation/kbuild/kconfig-language.txt | 12
Documentation/kbuild/makefiles.txt | 265 ++++----
Documentation/kbuild/modules.txt | 161 ++---
Documentation/sparse.txt | 8
Kbuild | 2
Makefile | 134 +++-
scripts/Kbuild.include | 93 ++-
scripts/Makefile | 5
scripts/Makefile.build | 5
scripts/Makefile.headersinst | 2
scripts/Makefile.host | 20 -
scripts/Makefile.modpost | 13
scripts/kconfig/Makefile | 1
scripts/kconfig/confdata.c | 8
scripts/mod/modpost.c | 42 +
scripts/package/mkspec | 4
scripts/unifdef.c | 1005 +++++++++++++++++++++++++++++
usr/Makefile | 2
20 files changed, 1471 insertions(+), 319 deletions(-)
create mode 100644 scripts/unifdef.c
next reply other threads:[~2006-09-24 21:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-24 21:08 Sam Ravnborg [this message]
2006-09-24 22:22 ` Sam Ravnborg
2006-09-25 2:15 ` Linus Torvalds
2006-09-25 18:40 ` Sam Ravnborg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060924210827.GA26969@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®