From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] binutils 2.26 upgrade
Date: Sat, 30 Jan 2016 06:28:29 +0000 [thread overview]
Message-ID: <cover.1454135035.git.raj.khem@gmail.com> (raw)
Upgrade binutils to 2.26
Fix gcc for ppc to not enforce spe by default to assembler
use -mno-spe for 74xx
Khem Raj (2):
gcc,qemuppc: Explicitly disable forcing SPE flags
binutils: Upgrade to 2.26
meta/conf/distro/include/tcmode-default.inc | 2 +-
meta/conf/machine/include/tune-ppc7400.inc | 2 +-
meta/conf/machine/qemuppc.conf | 2 +
.../{binutils-2.25.1.inc => binutils-2.26.inc} | 10 +-
...n_2.25.1.bb => binutils-cross-canadian_2.26.bb} | 0
...tils-cross_2.25.1.bb => binutils-cross_2.26.bb} | 0
...rosssdk_2.25.1.bb => binutils-crosssdk_2.26.bb} | 0
.../binutils/0001-Generate-relocatable-SDKs.patch | 12 +-
...ure-widen-the-regexp-for-SH-architectures.patch | 14 +-
.../0003-Point-scripts-location-to-libdir.patch | 14 +-
...te-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch | 12 +-
.../0005-Explicitly-link-with-libm-on-uclibc.patch | 10 +-
.../binutils/binutils/0006-Use-libtool-2.4.patch | 2916 ++++++++++++++++----
...7-Add-the-armv5e-architecture-to-binutils.patch | 10 +-
...he-distro-compiler-point-to-the-wrong-ins.patch | 10 +-
...s-of-system-directories-when-cross-linki.patch} | 93 +-
...-rpath-in-libtool-when-sysroot-is-enabled.patch | 6 +-
...Change-default-emulation-for-mips64-linux.patch | 14 +-
.../0012-Add-XLP-instructions-support.patch | 146 +-
...rnal-error-in-do_print_to_mapfile-seen-wi.patch | 35 -
...4-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch | 25 -
...-list-so-that-symbols-not-in-the-list-are.patch | 131 -
...h-adds-IFUNC-support-for-arm-gold-backend.patch | 1004 -------
.../binutils/add-thunderx-support-for-gas.patch | 33 -
.../binutils/binutils/binutils-octeon3.patch | 272 --
.../{binutils_2.25.1.bb => binutils_2.26.bb} | 0
...AltiVec-generation-on-powepc-linux-target.patch | 24 +-
27 files changed, 2606 insertions(+), 2191 deletions(-)
rename meta/recipes-devtools/binutils/{binutils-2.25.1.inc => binutils-2.26.inc} (76%)
rename meta/recipes-devtools/binutils/{binutils-cross-canadian_2.25.1.bb => binutils-cross-canadian_2.26.bb} (100%)
rename meta/recipes-devtools/binutils/{binutils-cross_2.25.1.bb => binutils-cross_2.26.bb} (100%)
rename meta/recipes-devtools/binutils/{binutils-crosssdk_2.25.1.bb => binutils-crosssdk_2.26.bb} (100%)
rename meta/recipes-devtools/binutils/binutils/{0009-Upstream-Status-Inappropriate-distribution-codesourc.patch => 0009-warn-for-uses-of-system-directories-when-cross-linki.patch} (82%)
delete mode 100644 meta/recipes-devtools/binutils/binutils/0013-Fix-an-internal-error-in-do_print_to_mapfile-seen-wi.patch
delete mode 100644 meta/recipes-devtools/binutils/binutils/0014-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch
delete mode 100644 meta/recipes-devtools/binutils/binutils/0015-Fix-dynamic-list-so-that-symbols-not-in-the-list-are.patch
delete mode 100644 meta/recipes-devtools/binutils/binutils/0016-This-patch-adds-IFUNC-support-for-arm-gold-backend.patch
delete mode 100644 meta/recipes-devtools/binutils/binutils/add-thunderx-support-for-gas.patch
delete mode 100644 meta/recipes-devtools/binutils/binutils/binutils-octeon3.patch
rename meta/recipes-devtools/binutils/{binutils_2.25.1.bb => binutils_2.26.bb} (100%)
--
2.7.0
next reply other threads:[~2016-01-30 6:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-30 6:28 Khem Raj [this message]
2016-01-30 6:28 ` [PATCH 1/2] gcc, qemuppc: Explicitly disable forcing SPE flags Khem Raj
2016-01-30 6:28 ` [PATCH 2/2] binutils: Upgrade to 2.26 Khem Raj
2016-01-30 6:31 ` [PATCH 0/2] binutils 2.26 upgrade Khem Raj
2016-02-08 13:11 ` Patrick Ohly
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=cover.1454135035.git.raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.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 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.