[oe-commits] Khem Raj : glibc: Upgrade 2.21 -> 2.22

git at git.openembedded.org git at git.openembedded.org
Sun Aug 16 16:29:40 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 6ea08396dbb628140fd3289fc9fb19df97914326
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6ea08396dbb628140fd3289fc9fb19df97914326

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Mar 18 02:05:06 2015 +0000

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 at gmail.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/conf/distro/include/tcmode-default.inc        |    2 +-
 .../glibc/cross-localedef-native_2.21.bb           |   56 -
 .../glibc/cross-localedef-native_2.22.bb           |   59 +
 ...glibc-initial_2.21.bb => glibc-initial_2.22.bb} |    0
 .../{glibc-locale_2.21.bb => glibc-locale_2.22.bb} |    0
 .../{glibc-mtrace_2.21.bb => glibc-mtrace_2.22.bb} |    0
 ...glibc-scripts_2.21.bb => glibc-scripts_2.22.bb} |    0
 ...ibc-Look-for-host-system-ld.so.cache-as-.patch} |   36 +-
 ...ibc-Fix-buffer-overrun-with-a-relocated-.patch} |   21 +-
 ...ibc-Raise-the-size-of-arrays-containing-.patch} |  126 +-
 ...tps-sourceware.org-ml-libc-ports-2007-12-.patch |   34 +
 ...00-e5500-e6500-603e-fsqrt-implementation.patch} |  222 +-
 ...-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch |   33 +
 ...-Fix-undefined-reference-to-__sqrt_finite.patch |  208 +
 ...rt-f-are-now-inline-functions-and-call-o.patch} |  270 +-
 ...ug-1443-which-explains-what-the-patch-do.patch} |   34 +-
 ...-libm-err-tab.pl-with-specific-dirs-in-S.patch} |   19 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |   61 +
 ...rsion-output-matching-grok-gold-s-output.patch} |   34 +-
 ...-configure.ac-handle-correctly-libc_cv_ro.patch |   42 +
 ...ibute.patch => 0014-Add-unused-attribute.patch} |   14 +-
 ...ng-SSE-also-make-sure-that-fpmath-is-not.patch} |    6 +-
 ...hin-the-path-sets-wrong-config-variables.patch} |   30 +-
 ...timezone-re-written-tzselect-as-posix-sh.patch} |   31 +-
 ...-Cross-building-and-testing-instructions.patch} |  143 +-
 ...-Eglibc-option-group-infrastructure-to-g.patch} |  607 ++-
 ...20-eglibc-Help-bootstrap-cross-toolchain.patch} |   67 +-
 ...y-picked-from-http-www.eglibc.org-archiv.patch} |   30 +-
 ... 0022-eglibc-Clear-cache-lines-on-ppc8xx.patch} |   33 +-
 ...023-eglibc-Resolve-__fpscr_values-on-SH4.patch} |   48 +-
 ...rward-port-eglibc-options-groups-support.patch} | 5521 ++++++++++----------
 ...atch => 0025-eglibc-Install-PIC-archives.patch} |   44 +-
 ...bug_mask-is-controlled-by-__OPTION_EGLIB.patch} |  647 +--
 ...option-groups-Conditionally-exclude-c-tes.patch |  145 +
 ...81-resolv-nss_dns-dns-host.c-buffer-overf.patch |   43 -
 .../glibc/Fix-__memcpy_chk-on-non-SSE2-CPUs.patch  |   36 -
 .../glibc/glibc/IO-acquire-lock-fix.patch          |   17 -
 .../glibc/glibc/add_resource_h_to_wait_h.patch     |   20 -
 .../glibc/glibc/elf-Makefile-fix-a-typo.patch      |   36 -
 .../glibc/glibc/fix-tibetian-locales.patch         |   38 -
 .../glibc/glibc/fix_am_rootsbindir.patch           |   29 -
 .../recipes-core/glibc/glibc/initgroups_keys.patch |   20 -
 meta/recipes-core/glibc/glibc/makesyscall.patch    |   51 -
 .../glibc/glibc/mips-rld-map-check.patch           |   27 -
 .../glibc/glibc/multilib_readlib.patch             |   19 -
 .../recipes-core/glibc/glibc/ppc-sqrt_finite.patch |  184 -
 .../glibc/ppce6500-32b_slow_ieee754_sqrt.patch     |   47 -
 .../glibc/{glibc_2.21.bb => glibc_2.22.bb}         |   93 +-
 48 files changed, 4837 insertions(+), 4446 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=6ea08396dbb628140fd3289fc9fb19df97914326


More information about the Openembedded-commits mailing list