Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/6] Enable cloog/ppl when compiling gcc
Date: Mon,  5 Dec 2011 21:21:07 -0800	[thread overview]
Message-ID: <cover.1323148566.git.raj.khem@gmail.com> (raw)

This patchset contains

Changes to gcc where now it will be compiled with cloog/ppl support
and we have corresponding libraries build as -native and -nativesdk
recipes

Fixes the beagleboard ICE seen with mesa-xlib sometime ago
and removes the workaround for the same

Updates eglibc 2.14 to tip of SVN branch

Fixes gnutls build failure observed on uclibc

The following changes since commit 0a7a8597be05c8def8af58eecab49d963dc9d757:

  libsdl: Disable pulseaudio explicitly (2011-12-05 23:03:23 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib kraj/gcc-graphite
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/gcc-graphite

Khem Raj (6):
  tcmode-default: Remove pinning u-boot-mkimage-native to non-existing
    version
  cloog-ppl,ppl: Add new recipes
  gcc-4.6: Enable PPL and ClooG support
  gnutls: Fix fix-gettext-version.patch
  eglibc: Update 2.14 recipes to latest SVN tip
  gcc: Backport patch from trunk to fix ICE seen on armv7 with
    mesa-xlib

 meta/conf/distro/include/tcmode-default.inc        |    7 -
 .../eglibc-2.14/glibc-2.14-libdl-crash.patch       |   66 +-
 meta/recipes-core/eglibc/eglibc_2.14.bb            |    2 +-
 meta/recipes-devtools/gcc/gcc-4.6.inc              |   14 +-
 .../gcc/gcc-4.6/gcc-arm-set-cost.patch             |   34 +
 .../recipes-devtools/gcc/gcc-cross-canadian_4.6.bb |    4 +-
 meta/recipes-support/cloog-ppl/cloog-ppl.inc       |    6 +
 .../recipes-support/cloog-ppl/cloog-ppl_0.15.11.bb |   13 +
 .../gnutls-2.12.14/fix-gettext-version.patch       |   17 +-
 meta/recipes-support/gnutls/gnutls_2.12.14.bb      |    2 +-
 .../ppl/ppl-0.11.2/ppl_autoreconf.patch            |17034 ++++++++++++++++++++
 meta/recipes-support/ppl/ppl.inc                   |    6 +
 meta/recipes-support/ppl/ppl_0.11.2.bb             |   16 +
 meta/recipes-support/ppl/ppl_git.bb                |   17 +
 14 files changed, 17188 insertions(+), 50 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-4.6/gcc-arm-set-cost.patch
 create mode 100644 meta/recipes-support/cloog-ppl/cloog-ppl.inc
 create mode 100644 meta/recipes-support/cloog-ppl/cloog-ppl_0.15.11.bb
 create mode 100644 meta/recipes-support/ppl/ppl-0.11.2/ppl_autoreconf.patch
 create mode 100644 meta/recipes-support/ppl/ppl.inc
 create mode 100644 meta/recipes-support/ppl/ppl_0.11.2.bb
 create mode 100644 meta/recipes-support/ppl/ppl_git.bb

-- 
1.7.5.4




             reply	other threads:[~2011-12-06  5:28 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-06  5:21 Khem Raj [this message]
2011-12-06  5:21 ` [PATCH 1/6] tcmode-default: Remove pinning u-boot-mkimage-native to non-existing version Khem Raj
2011-12-06  5:21 ` [PATCH 2/6] cloog-ppl,ppl: Add new recipes Khem Raj
2011-12-06 11:41   ` Martin Jansa
2011-12-06 12:27     ` [PATCH] ppl: fix libgmp paths Martin Jansa
2011-12-06 12:49       ` Koen Kooi
2011-12-07 21:19       ` Khem Raj
2011-12-08  0:12         ` Richard Purdie
2011-12-08  8:02           ` Khem Raj
2011-12-07 17:03     ` [PATCH 2/6] cloog-ppl,ppl: Add new recipes Khem Raj
2011-12-07 17:07       ` Martin Jansa
2011-12-06  5:21 ` [PATCH 3/6] gcc-4.6: Enable PPL and ClooG support Khem Raj
2011-12-06  5:21 ` [PATCH 4/6] gnutls: Fix fix-gettext-version.patch Khem Raj
2011-12-06  5:21 ` [PATCH 5/6] eglibc: Update 2.14 recipes to latest SVN tip Khem Raj
2011-12-06  5:21 ` [PATCH 6/6] gcc: Backport patch from trunk to fix ICE seen on armv7 with mesa-xlib Khem Raj
2011-12-06 14:37 ` [PATCH 0/6] Enable cloog/ppl when compiling gcc Richard Purdie
2011-12-07 16:59   ` Khem Raj
2011-12-06 14:39 ` Richard Purdie

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.1323148566.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox