summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc
Commit message (Expand)AuthorAgeFilesLines
* locale: Allow usage of cross-localedef for ARCAlexey Brodkin2018-11-141-1/+1
* glibc: make ld-2.28.so reproducible on armMartin Hundebøll2018-11-091-0/+13
* glibc: Do not use thumb1 ISA on armv6Khem Raj2018-10-142-0/+2
* glibc: Fix glibc reproducibility issuesRichard Purdie2018-10-042-0/+260
* glibc: bump SRCREV to latest 2.28Martin Jansa2018-10-0438-375/+512
* glibc-package.inc: correct intention for deleting /usr/lib as neededAwais Belal2018-09-271-3/+4
* glibc: fix Segmentation fault in gethostid.cMingli Yu2018-09-212-0/+39
* glibc: fix build with -OMartin Jansa2018-09-204-12/+169
* glibc-locale: Enable riscv64 and riscv32 in BINARY_LOCALE_ARCHES supported ar...Khem Raj2018-09-041-2/+2
* glibc-ld: Simplify/cleanup multilib handling to use library functionsRichard Purdie2018-08-231-18/+5
* glibc: Improve ldd loader specificationRichard Purdie2018-08-231-25/+10
* glibc: re-package for libnss-dbChen Qi2018-08-193-2/+182
* glibc-initial: Add missing bison-native dependencyRichard Purdie2018-08-161-1/+1
* glibc: Fix locale archive path patchRichard Purdie2018-08-151-9/+45
* glibc: Add make-native dependsRichard Purdie2018-08-152-2/+2
* glibc: Disable crypt support in glibcKhem Raj2018-08-153-4/+3
* cross-localedef-native: Update to build with glibc 2.28Khem Raj2018-08-151-1/+1
* glibc: Upgrade to 2.28Khem Raj2018-08-1541-1089/+243
* glibc: Make bits/wordsize.h multilibbed againDaniel Díaz2018-08-141-1/+1
* glibc-locale: Fix host-user-contaminated QA errorsKhem Raj2018-07-301-7/+6
* glibc: Avoid multilibbing on wordsize.hDaniel Díaz2018-07-261-2/+1
* glibc: fix CVE-2018-11237Zheng Ruoqin2018-06-282-0/+83
* glibc: fix CVE-2017-18269 and CVE-2018-11236Zhixiong Chi2018-06-153-0/+344
* glibc: Check /etc/ld.so.conf.d/*.conf by defaultTom Rini2018-05-111-0/+1
* glibc: Drop obsolete rpc and libnslKhem Raj2018-05-096-150/+5
* glibc: use oe_multilib_header on bits/floatn.hChen Qi2018-05-041-1/+1
* glibc: Set libc_cv_ssp_all to no as wellKhem Raj2018-04-181-0/+1
* nativesdk-glibc: Split glibc and libcrypt to use libxcrypt insteadRichard Purdie2018-04-074-2/+424
* libc6-dbg: improve reproducibilityJuro Bystricky2018-03-312-0/+22
* glibc-package: fix locale cleanup logicKoen Kooi2018-03-301-2/+5
* glibc: Replace strncpy with memccpy to fix -Wstringop-truncation.Khem Raj2018-03-282-0/+41
* glibc-2.27: Update to bring in 2.27 bug fixes since releaseKhem Raj2018-03-282-2/+2
* glibc: fix upstream version checkAlexander Kanavin2018-03-202-2/+2
* glibc: add missing TRAP_BRANCH/TRAP_HWBKPT definitionsFathi Boudra2018-03-062-0/+70
* glibc: Compile using thumb2 for arch > armv5 if user choosesKhem Raj2018-03-062-2/+4
* glibc: Enable static PIE support when security_flags are enabledKhem Raj2018-03-011-0/+3
* cross-localedef-native: add way to specify which locale archive to writeRoss Burton2018-03-012-0/+40
* glibc: relocate locale paths in nativesdkRoss Burton2018-03-012-0/+56
* glibc: don't use host locales in nativesdkRoss Burton2018-03-011-6/+0
* glibc: Upgrade to 2.27 releaseRoss Burton2018-03-0133-187/+199
* glibc: Update to tip of 2.26Khem Raj2018-02-246-447/+2
* meta: don't use deprecated functions from utils.bbclassRoss Burton2018-01-301-2/+2
* glibc: Adapt do_install_append_aarch64() for usrmergePeter Kjellerstedt2018-01-291-6/+6
* glibc-locale.inc: avoid duplicate packagesJuro Bystricky2018-01-261-1/+0
* libc6: improve reproducibilityJuro Bystricky2018-01-231-1/+5
* glibc: Security Fix CVE-2017-17426Huang Qiyu2018-01-232-0/+54
* glibc: Security Fix CVE-2017-16997Armin Kuster2018-01-232-0/+152
* glibc: Security fix CVE-2017-15671Armin Kuster2018-01-232-0/+66
* glibc/nscd: do not cache for netgroup by defaultJackie Huang2018-01-131-0/+1
* glibc: malloc: Add missing arena lock in malloc_infoZhixiong Chi2018-01-042-0/+173