linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] kbuild changes for v4.2-rc1
@ 2015-07-02 20:35 Michal Marek
  0 siblings, 0 replies; only message in thread
From: Michal Marek @ 2015-07-02 20:35 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux, mcoquelin.stm32, paul, sylvain.bertrand, linux-kbuild,
	linux-kernel

Hi Linus,

just a few kbuild core commits this time:
- kallsyms fix for CONFIG_XIP_KERNEL
- bashisms in scripts/link-vmlinux.sh fixed
- Workaround to make DEBUG_INFO_REDUCED more useful yet still space
  efficient
- clang is not wrongly detected when cross-compiling

Michal

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild

for you to fetch changes up to 50ab9a69275dca588cb5ad5038657f069bbdeb56:

  kbuild: include core debug info when DEBUG_INFO_REDUCED (2015-06-11 15:08:32 +0200)

----------------------------------------------------------------
Maxime Coquelin (1):
      scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel

Paul Cercueil (1):
      Makefile: Fix detection of clang when cross-compiling

Rasmus Villemoes (1):
      kbuild: include core debug info when DEBUG_INFO_REDUCED

Sylvain BERTRAND (1):
      scripts: fix link-vmlinux.sh bash-ism

 Makefile                | 16 +++++++---------
 lib/Makefile            |  3 +++
 lib/debug_info.c        | 27 +++++++++++++++++++++++++++
 scripts/link-vmlinux.sh | 18 +++++++++++++++---
 4 files changed, 52 insertions(+), 12 deletions(-)
 create mode 100644 lib/debug_info.c

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-02 20:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-02 20:35 [GIT PULL] kbuild changes for v4.2-rc1 Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).