[OE-core] [PATCH 0/1] Bug 8009: Backport upstream commit to fix 3.14 kernel build failure for qemumips

Yang Shi yang.shi at windriver.com
Wed Jul 15 20:15:26 UTC 2015


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(-)



More information about the Openembedded-core mailing list