All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Bug 8009: Backport upstream commit to fix 3.14 kernel build failure for qemumips
@ 2015-07-15 20:15 Yang Shi
  2015-07-15 20:15 ` [PATCH] MIPS: Fix build with binutils 2.24.51+ Yang Shi
  0 siblings, 1 reply; 5+ messages in thread
From: Yang Shi @ 2015-07-15 20:15 UTC (permalink / raw)
  To: bruce.ashfield; +Cc: openembedded-core


Backported the upstream commit to solve the 3.14 kerne lbuild faiure for qemumips with gcc 4.9.3.

The following changes since commit b985d5039e5b14f5acac135a84f2d6541b531552:

  Merge branch 'standard/base' into standard/mti-malta32 (2015-05-07 14:49:36 -0400)

are available in the git repository at:

  ssh://147.11.216.82/home/yshi/yocto/workspace/qemumips/build/tmp/work/qemumips-poky-linux/linux-yocto/3.14.36+gitAUTOINC+a996d95104_b985d5039e-r0/linux-qemumips-standard-build/source

for you to fetch changes up to 7e1bb35f40c250badd2ef8dbbc7914ba405ddec4:

  MIPS: Fix build with binutils 2.24.51+ (2015-07-15 11:38:32 -0700)

----------------------------------------------------------------
Manuel Lauss (1):
      MIPS: Fix build with binutils 2.24.51+

 arch/mips/Makefile                  |  9 +++++++++
 arch/mips/include/asm/asmmacro-32.h |  6 ++++++
 arch/mips/include/asm/asmmacro.h    |  7 +++++++
 arch/mips/include/asm/fpregdef.h    | 14 ++++++++++++++
 arch/mips/include/asm/mipsregs.h    | 11 ++++++++++-
 arch/mips/kernel/branch.c           |  6 +-----
 arch/mips/kernel/genex.S            |  1 +
 arch/mips/kernel/r2300_fpu.S        |  6 ++++++
 arch/mips/kernel/r2300_switch.S     |  5 +++++
 arch/mips/kernel/r4k_fpu.S          | 27 +++++++++++++++++++++++++--
 arch/mips/kernel/r4k_switch.S       | 11 ++++++++++-
 arch/mips/kernel/r6000_fpu.S        |  5 +++++
 arch/mips/math-emu/cp1emu.c         |  6 +-----
 13 files changed, 100 insertions(+), 14 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-15 21:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-15 20:15 [PATCH 0/1] Bug 8009: Backport upstream commit to fix 3.14 kernel build failure for qemumips Yang Shi
2015-07-15 20:15 ` [PATCH] MIPS: Fix build with binutils 2.24.51+ Yang Shi
2015-07-15 20:42   ` Burton, Ross
2015-07-15 21:19     ` Yang Shi
2015-07-15 21:50       ` Burton, Ross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.