[oe-commits] Khem Raj : gcc-4.4.1: Backport improved TLS detection patch in cross environment

git version control git at git.openembedded.org
Fri Aug 28 23:33:49 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b88a3344fcae52f4bb878c86cec273612488f52c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b88a3344fcae52f4bb878c86cec273612488f52c

Author: Khem Raj <raj.khem at gmail.com>
Date:   Fri Aug 28 16:28:47 2009 -0700

gcc-4.4.1: Backport improved TLS detection patch in cross environment

This patch is required for libstdc++ mainly as far as gcc is
concerned. Without this patch configure detects TLS falsely
and enables tls when compiling libstdc++ on uclibc based systems

uclibc lacks TLS support as of now. With NPTL it will have TLS support
but thats a distant future.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/gcc/gcc-4.4.1.inc                         |    3 +-
 recipes/gcc/gcc-4.4.1/gcc-improve-tls-macro.patch |  691 +++++++++++++++++++++
 2 files changed, 693 insertions(+), 1 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=b88a3344fcae52f4bb878c86cec273612488f52c




More information about the Openembedded-commits mailing list