platform/upstream/glibc.git
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add AVX512_FP16 support
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add Intel UINTR support
2020-10-09 Florian Weimerelf: Do not pass GLRO(dl_platform), GLRO(dl_platformlen...
2020-10-09 Florian Weimerelf: Enhance ld.so --help to print HWCAP subdirectories
2020-10-09 Florian Weimerelf: Add library search path information to ld.so ...
2020-10-08 Martin Seborsunrpc: Adjust RPC function declarations to match Sun...
2020-10-08 Martin SeborAvoid GCC 11 -Warray-parameter warnings [BZ #26686].
2020-10-08 Florian Weimerelf: Make __rtld_env_path_list and __rtld_search_dirs...
2020-10-08 Florian Weimerelf: Print the full name of the dynamic loader in the...
2020-10-08 Florian Weimerelf: Use the term "program interpreter" in the ld.so...
2020-10-08 Florian Weimerscripts/update-copyrights: Update csu/version.c, elf...
2020-10-08 Florian Weimerelf: Implement ld.so --version
2020-10-08 Adhemerval... nptl: Add missing cancellation flags on lockf
2020-10-08 Adhemerval... Update mips64 libm-test-ulps
2020-10-08 Adhemerval... Update alpha libm-test-ulps
2020-10-08 Florian Weimerelf: Implement ld.so --help
2020-10-08 Florian Weimerelf: Record whether paths come from LD_LIBRARY_PATH...
2020-10-08 Florian Weimerelf: Move ld.so error/help output to _dl_usage
2020-10-08 Florian Weimerelf: Extract command-line/environment variables state...
2020-10-08 Florian Weimerelf: Implement __rtld_malloc_is_complete
2020-10-08 Andreas Schwab__vfscanf_internal: fix aliasing violation (bug 26690)
2020-10-08 Andreas SchwabRevert "Fix missing redirects in testsuite targets"
2020-10-07 Adhemerval... nptl: Add missing cancellation flags on futex_internal...
2020-10-07 Florian Weimerelf: Implement _dl_write
2020-10-07 Florian Weimerelf: Do not search HWCAP subdirectories in statically...
2020-10-07 Florian WeimerLinux: Require properly configured /dev/pts for PTYs
2020-10-07 Florian WeimerLinux: unlockpt needs to fail with EINVAL, not ENOTTY...
2020-10-07 Florian Weimerlogin/tst-grantpt: Convert to support framework, more...
2020-10-06 Adhemerval... posix: Fix -Warray-bounds instances building timer_crea...
2020-10-06 H.J. LuReplace Minumum/minumum with Minimum/minimum
2020-10-05 DJ DelorieOptimize scripts/merge-test-results.sh
2020-10-05 Joseph MyersFix GCC 11 -Warray-parameter warning for __sigsetjmp...
2020-10-05 Jonathan Wakelymanual: Fix typo
2020-10-04 Lukasz Majewskiy2038: nptl: Convert pthread_rwlock_{clock|timed}{rd...
2020-10-04 Lukasz MajewskiY2038: nptl: Provide futex_abstimed_wait64 supporting...
2020-10-02 Adhemerval... sysvipc: Return EINVAL for invalid msgctl commands
2020-10-02 Adhemerval... sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]
2020-10-02 Adhemerval... sysvipc: Return EINVAL for invalid semctl commands
2020-10-02 Dmitry V. Levinsysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ...
2020-10-02 Szabolcs Nagyaarch64: enforce >=64K guard size [BZ #26691]
2020-09-30 Adhemerval... sysvipc: Fix semtimedop for Linux < 5.1 for 64-bit ABI
2020-09-30 Lukasz Majewskinptl: futex: Move __NR_futex_time64 alias to beginning...
2020-09-30 Lukasz Majewskinptl: Provide proper spelling for 32 bit version of...
2020-09-29 Adhemerval... string: Fix strerrorname_np return value [BZ #26555]
2020-09-29 H.J. LuSet tunable value as well as min/max values
2020-09-29 Vincent Mihalkovicld.so: add an --argv0 option [BZ #16124]
2020-09-28 Patrick McGeheartyReversing calculation of __x86_shared_non_temporal_thre...
2020-09-28 Adhemerval... linux: Add time64 recvmmsg support
2020-09-28 Adhemerval... linux: Add time64 support for nanosleep
2020-09-28 Adhemerval... linux: Consolidate utimes
2020-09-28 Adhemerval... linux: Use 64-bit time_t syscall on clock_getcputclockid
2020-09-28 Adhemerval... linux: Add time64 sigtimedwait support
2020-09-28 Adhemerval... linux: Add time64 select support
2020-09-28 Adhemerval... nptl: Fix __futex_abstimed_wait_cancellable32
2020-09-28 Adhemerval... sysvipc: Fix semtimeop for !__ASSUME_DIRECT_SYSVIPC_SYS...
2020-09-27 Samuel Thibaulthurd: add ST_RELATIME
2020-09-25 Arjun Shankarintl: Handle translation output codesets with suffixes...
2020-09-24 H.J. Lubench-strcmp.c: Add workloads on page boundary
2020-09-24 H.J. Lubench-strncmp.c: Add workloads on page boundary
2020-09-24 H.J. Lustrcmp: Add a testcase for page boundary
2020-09-24 H.J. Lustrncmp: Add a testcase for page boundary [BZ #25933]
2020-09-24 Arjun ShankarSet locale related environment variables in debugglibc.sh
2020-09-23 Arjun Shankarbenchtests: Run _Float128 tests only on architectures...
2020-09-22 Raphael Moreira... powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH...
2020-09-22 Florian Weimerx86: Harden printf against non-normal long double value...
2020-09-22 Florian Weimerx86: Use one ldbl2mpn.c file for both i386 and x86_64
2020-09-22 Jonathan WakelyDefine __THROW to noexcept for C++11 and later
2020-09-17 DJ DelorieUpdate mallinfo2 ABI, and test
2020-09-17 Alistair FrancisAllow memset local PLT reference for RISC-V.
2020-09-17 Raphael Moreira... powerpc: fix ifunc implementation list for POWER9 strle...
2020-09-17 Andreas Schwabnscd: bump GC cycle during cache pruning (bug 26130)
2020-09-17 H.J. Lux86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]
2020-09-16 H.J. Lu<sys/platform/x86.h>: Add Intel Key Locker support
2020-09-16 Andreas SchwabFix handling of collating symbols in fnmatch (bug 26620)
2020-09-15 H.J. Lupselect.c: Pass a pointer to SYSCALL_CANCEL [BZ #26606]
2020-09-14 Lukasz Majewskiy2038: nptl: Convert sem_{clock|timed}wait to support...
2020-09-13 H.J. Luhurd: Add __x86_get_cpu_features to ld.abilist
2020-09-12 H.J. Lux86: Install <sys/platform/x86.h> [BZ #26124]
2020-09-11 Adhemerval... linux: Add time64 pselect support
2020-09-11 Adhemerval... linux: Add time64 semtimedop support
2020-09-11 Adhemerval... linux: Add ppoll time64 optimization
2020-09-11 Adhemerval... linux: Simplify clock_getres
2020-09-11 Adhemerval... Update sparc libm-test-ulps
2020-09-11 Adhemerval... Remove internal usage of extensible stat functions
2020-09-11 Adhemerval... Linux: Consolidate xmknod
2020-09-11 Adhemerval... linux: Consolidate fxstatat{64}
2020-09-11 Adhemerval... linux: Consolidate fxstat{64}
2020-09-11 Adhemerval... linux: Consolidate lxstat{64}
2020-09-11 Adhemerval... linux: Consolidate xstat{64}
2020-09-11 Adhemerval... linux: Define STAT64_IS_KERNEL_STAT64
2020-09-11 Adhemerval... linux: Always define STAT_IS_KERNEL_STAT
2020-09-10 Matheus CastanhoUpdate powerpc libm-test-ulps
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for sinf128
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for sinf
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for sin
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for powf128
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for pow
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for expf128
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for exp
2020-09-09 Lukasz Majewskinptl: futex: Provide correct indentation for part of...
next