generic-poky/meta/recipes-core/glibc
Mark Hatle 63ac3520b4 glibc: Fix scope resolution in glibc to be breadth first.
The ELF specification indicates symbol resolution should be breadth first, not
depth first.

The dl-deps.c: dl_build_locale_scope function is processing in a depth first
mode.  This is causes certain symbols to be incorrectly reported when
LD_TRACE_PRELINKING=1 is enabled.

See glibc BZ #20488 for more information.

(From OE-Core rev: fb72263eaa94e64ddeee457b5b1bc999f0e647da)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-23 17:44:34 +01:00
..
glibc glibc: Fix scope resolution in glibc to be breadth first. 2016-08-23 17:44:34 +01:00
ldconfig-native-2.12.1 ldconfig-native: Fix ELF flags on 64-bit binaries 2016-03-31 13:18:06 +01:00
site_config glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
cross-localedef-native_2.24.bb glibc: Switch to 2.24 release branch 2016-08-10 10:46:28 +01:00
glibc-collateral.inc glibc: ignore for musl/uclibc but only for target recipes 2015-06-03 16:38:47 +01:00
glibc-common.inc glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc-initial.inc glibc-initial.inc: fix py3 SyntaxError in cfgscript print() 2016-05-15 09:06:00 +01:00
glibc-initial_2.24.bb glibc: Add recipes for 2.24 release 2016-05-14 23:05:12 +01:00
glibc-ld.inc glibc: Ensure OVERRIDES doesn't influence sstate checksum 2015-09-18 09:05:29 +01:00
glibc-locale.inc glibc-locale: Enable binary locale generation for nativesdk-glibc 2016-05-21 22:24:56 +01:00
glibc-locale_2.24.bb glibc: Add recipes for 2.24 release 2016-05-14 23:05:12 +01:00
glibc-mtrace.inc glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc-mtrace_2.24.bb glibc: Add recipes for 2.24 release 2016-05-14 23:05:12 +01:00
glibc-package.inc meta: Drop now pointless manual -dbg packaging 2015-12-16 11:56:30 +00:00
glibc-scripts.inc glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc-scripts_2.24.bb glibc: Add recipes for 2.24 release 2016-05-14 23:05:12 +01:00
glibc-testing.inc glibc-testing.inc: drop pruning of PATCH_GET from the testglibc script 2016-01-30 11:37:03 +00:00
glibc.inc glibc.inc: improve optimisation level sanity checking 2016-02-28 11:33:02 +00:00
glibc_2.24.bb glibc: Fix scope resolution in glibc to be breadth first. 2016-08-23 17:44:34 +01:00
ldconfig-native_2.12.1.bb ldconfig-native: Add 64-bit flag for ELF64 entries 2015-07-08 00:01:22 +01:00