]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Upgrade 2.21 -> 2.22
authorKhem Raj <raj.khem@gmail.com>
Wed, 18 Mar 2015 02:05:06 +0000 (02:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 16 Aug 2015 16:28:09 +0000 (17:28 +0100)
commit6ea08396dbb628140fd3289fc9fb19df97914326
treef79a957f71a70d8aef2f70da3fdd6d5b7c3efb30
parentb971bdb52ab709b60b42be56b5175f43c96304b1
glibc: Upgrade 2.21 -> 2.22

- git'ify the OE patches
- add_resource_h_to_wait_h.patch - dropped, we do not support that old
  perf anymore
- mips-rld-map-check.patch - Dropped because binutils is fixed for it
  see https://sourceware.org/ml/binutils/2011-12/msg00112.html
- initgroups_keys.patch - Folded into
  0026-eglibc-Forward-port-eglibc-options-groups-support.patch

Change-Id: Ib8e731b212f52b8ff12e2180babbc19970fb1ef1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
48 files changed:
meta/conf/distro/include/tcmode-default.inc
meta/recipes-core/glibc/cross-localedef-native_2.21.bb [deleted file]
meta/recipes-core/glibc/cross-localedef-native_2.22.bb [new file with mode: 0644]
meta/recipes-core/glibc/glibc-initial_2.22.bb [moved from meta/recipes-core/glibc/glibc-initial_2.21.bb with 100% similarity]
meta/recipes-core/glibc/glibc-locale_2.22.bb [moved from meta/recipes-core/glibc/glibc-locale_2.21.bb with 100% similarity]
meta/recipes-core/glibc/glibc-mtrace_2.22.bb [moved from meta/recipes-core/glibc/glibc-mtrace_2.21.bb with 100% similarity]
meta/recipes-core/glibc/glibc-scripts_2.22.bb [moved from meta/recipes-core/glibc/glibc-scripts_2.21.bb with 100% similarity]
meta/recipes-core/glibc/glibc/0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch [moved from meta/recipes-core/glibc/glibc/ld-search-order.patch with 70% similarity]
meta/recipes-core/glibc/glibc/0002-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch [moved from meta/recipes-core/glibc/glibc/relocatable_sdk_fix_openpath.patch with 64% similarity]
meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch [moved from meta/recipes-core/glibc/glibc/relocatable_sdk.patch with 63% similarity]
meta/recipes-core/glibc/glibc/0004-Backport-https-sourceware.org-ml-libc-ports-2007-12-.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc/0005-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch [moved from meta/recipes-core/glibc/glibc/glibc.fix_sqrt2.patch with 86% similarity]
meta/recipes-core/glibc/glibc/0006-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc/0007-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc/0008-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch [moved from meta/recipes-core/glibc/glibc/ppc_slow_ieee754_sqrt.patch with 53% similarity]
meta/recipes-core/glibc/glibc/0009-Quote-from-bug-1443-which-explains-what-the-patch-do.patch [moved from meta/recipes-core/glibc/glibc/0001-R_ARM_TLS_DTPOFF32.patch with 78% similarity]
meta/recipes-core/glibc/glibc/0010-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch [moved from meta/recipes-core/glibc/glibc/0001-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch with 69% similarity]
meta/recipes-core/glibc/glibc/0011-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc/0012-Make-ld-version-output-matching-grok-gold-s-output.patch [moved from meta/recipes-core/glibc/glibc/grok_gold.patch with 62% similarity]
meta/recipes-core/glibc/glibc/0013-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc/0014-Add-unused-attribute.patch [moved from meta/recipes-core/glibc/glibc/0001-Add-unused-attribute.patch with 78% similarity]
meta/recipes-core/glibc/glibc/0015-When-disabling-SSE-also-make-sure-that-fpmath-is-not.patch [moved from meta/recipes-core/glibc/glibc/0001-When-disabling-SSE-also-make-sure-that-fpmath-is-not.patch with 83% similarity]
meta/recipes-core/glibc/glibc/0016-yes-within-the-path-sets-wrong-config-variables.patch [moved from meta/recipes-core/glibc/glibc/0001-yes-within-the-path-sets-wrong-config-variables.patch with 87% similarity]
meta/recipes-core/glibc/glibc/0017-timezone-re-written-tzselect-as-posix-sh.patch [moved from meta/recipes-core/glibc/glibc/timezone-re-written-tzselect-as-posix-sh.patch with 53% similarity]
meta/recipes-core/glibc/glibc/0018-eglibc-Cross-building-and-testing-instructions.patch [moved from meta/recipes-core/glibc/glibc/eglibc.patch with 83% similarity]
meta/recipes-core/glibc/glibc/0019-eglibc-Bring-Eglibc-option-group-infrastructure-to-g.patch [moved from meta/recipes-core/glibc/glibc/option-groups.patch with 94% similarity]
meta/recipes-core/glibc/glibc/0020-eglibc-Help-bootstrap-cross-toolchain.patch [moved from meta/recipes-core/glibc/glibc/eglibc-header-bootstrap.patch with 52% similarity]
meta/recipes-core/glibc/glibc/0021-eglibc-cherry-picked-from-http-www.eglibc.org-archiv.patch [moved from meta/recipes-core/glibc/glibc/eglibc-resolv-dynamic.patch with 65% similarity]
meta/recipes-core/glibc/glibc/0022-eglibc-Clear-cache-lines-on-ppc8xx.patch [moved from meta/recipes-core/glibc/glibc/eglibc-ppc8xx-cache-line-workaround.patch with 68% similarity]
meta/recipes-core/glibc/glibc/0023-eglibc-Resolve-__fpscr_values-on-SH4.patch [moved from meta/recipes-core/glibc/glibc/eglibc-sh4-fpscr_values.patch with 50% similarity]
meta/recipes-core/glibc/glibc/0024-eglibc-Forward-port-eglibc-options-groups-support.patch [moved from meta/recipes-core/glibc/glibc/eglibc-use-option-groups.patch with 90% similarity]
meta/recipes-core/glibc/glibc/0025-eglibc-Install-PIC-archives.patch [moved from meta/recipes-core/glibc/glibc/eglibc-install-pic-archives.patch with 80% similarity]
meta/recipes-core/glibc/glibc/0026-eglibc-dl_debug_mask-is-controlled-by-__OPTION_EGLIB.patch [moved from meta/recipes-core/glibc/glibc/GLRO_dl_debug_mask.patch with 68% similarity]
meta/recipes-core/glibc/glibc/0027-eglibc-use-option-groups-Conditionally-exclude-c-tes.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc/CVE-2015-1781-resolv-nss_dns-dns-host.c-buffer-overf.patch [deleted file]
meta/recipes-core/glibc/glibc/Fix-__memcpy_chk-on-non-SSE2-CPUs.patch [deleted file]
meta/recipes-core/glibc/glibc/IO-acquire-lock-fix.patch [deleted file]
meta/recipes-core/glibc/glibc/add_resource_h_to_wait_h.patch [deleted file]
meta/recipes-core/glibc/glibc/elf-Makefile-fix-a-typo.patch [deleted file]
meta/recipes-core/glibc/glibc/fix-tibetian-locales.patch [deleted file]
meta/recipes-core/glibc/glibc/fix_am_rootsbindir.patch [deleted file]
meta/recipes-core/glibc/glibc/initgroups_keys.patch [deleted file]
meta/recipes-core/glibc/glibc/makesyscall.patch [deleted file]
meta/recipes-core/glibc/glibc/mips-rld-map-check.patch [deleted file]
meta/recipes-core/glibc/glibc/multilib_readlib.patch [deleted file]
meta/recipes-core/glibc/glibc/ppc-sqrt_finite.patch [deleted file]
meta/recipes-core/glibc/glibc/ppce6500-32b_slow_ieee754_sqrt.patch [deleted file]
meta/recipes-core/glibc/glibc_2.22.bb [moved from meta/recipes-core/glibc/glibc_2.21.bb with 58% similarity]