Files
poky/meta/recipes-core
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
..
2016-08-20 16:06:02 +01:00
2016-07-08 09:57:24 +01:00
2016-08-18 09:27:52 +01:00
2016-07-20 10:28:48 +01:00
2016-08-20 16:06:03 +01:00
2015-12-28 09:25:14 +00:00
2015-01-23 11:36:27 +00:00
2016-08-20 16:06:03 +01:00
2016-07-26 08:56:30 +01:00
2016-08-17 10:35:43 +01:00
2016-06-12 23:47:15 +01:00
2016-08-20 16:06:03 +01:00
2015-09-12 23:01:53 +01:00