generic-poky/meta/recipes-core/eglibc/eglibc-2.15
Laurentiu Palcu e81441a92f eglibc: relocatable SDK changes
Modifying the dynamic loader path in all binaries by the SDK installer
would not be possible because we cannot know in advance the SDK target
location. Hence, the PT_INTERP section size has been set to 4096 (which
is the maximum path lengh in Linux).

Also, for the dynamic loader SYSDIRS and ld.so.cache paths, special
4096 bytes sections were allocated so that we can easily parse the ELF
binary at install time and modify the paths.

(From OE-Core rev: 6be55d36333e0c81a4926332d036246d28d995c4)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-02 15:28:38 +01:00
..
etc eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
GLRO_dl_debug_mask.patch eglibc-2.15: Update SRCREV 2012-03-28 17:04:51 +01:00
IO-acquire-lock-fix.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
add_HAVE_ARM_PCS_VFP.patch eglibc: Add ARM hf dynamic linker support 2012-05-24 08:51:35 +01:00
eglibc-rpc-export-again.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
eglibc-svn-arm-lowlevellock-include-tls.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
eglibc_fix_findidx_parameters.patch eglibc: fix build with poky-tiny distro 2012-05-11 17:50:50 +01:00
generate-supported.mk eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
glibc-2.14-libdl-crash.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
initgroups_keys.patch eglibc-2.15: Update SRCREV 2012-03-28 17:04:51 +01:00
ld-search-order.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
ldso_arm_hf_support.patch eglibc: Add ARM hf dynamic linker support 2012-05-24 08:51:35 +01:00
mips-rld-map-check.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
multilib_readlib.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
ppc-sqrt.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
ppc-sqrt_finite.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
relocatable_sdk.patch eglibc: relocatable SDK changes 2012-08-02 15:28:38 +01:00
stack-protector-test.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
use-localstatedir-for-vardbdir.patch eglibc: Add patch to fix /var installation location 2012-05-11 17:50:50 +01:00
use-sysroot-cxx-headers.patch eglibc: Upgrade recipes 2.14 -> 2.15 2012-01-10 17:28:45 +00:00
x86_fenv.patch eglibc-2.15: Add upstream status for x86_fenv.patch 2012-01-25 14:34:09 +00:00