platform/upstream/glibc.git
2022-01-12 Adhemerval... linux: Fix ancillary 64-bit time timestamp conversion...
2022-01-12 Adhemerval... support: Add support_socket_so_timestamp_time64
2022-01-12 Adhemerval... elf: Fix 64 time_t support for installed statically...
2022-01-12 Siddhesh PoyarekarEnable _FORTIFY_SOURCE=3 for gcc 12 and above
2022-01-12 Siddhesh Poyarekarmanual: Drop obsolete @refill
2022-01-11 Szabolcs Nagyaarch64: Add HWCAP2_ECV from Linux 5.16
2022-01-11 Joseph MyersUse Linux 5.16 in build-many-glibcs.py
2022-01-11 Noah Goldsteinx86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]
2022-01-11 Noah Goldsteinx86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]
2022-01-10 Szabolcs Nagymath: Fix float conversion regressions with gcc-12...
2022-01-10 Florian Weimerelf: Simplify software TM implementation in _dl_find_object
2022-01-07 Florian WeimerRestore ENTRY_POINT definition on hppa, ia64 (bug 28749)
2022-01-07 Florian Weimerelf: Fix fences in _dl_find_object_update (bug 28745)
2022-01-06 Samuel Thibaultttydefaults.h: Fix CSTATUS to control-t
2022-01-06 Wilco DijkstraAArch64: Check for SVE in ifuncs [BZ #28744]
2022-01-06 Adhemerval... debug: Remove catchsegv and libSegfault (BZ #14913)
2022-01-04 Stafford HorneDocumentation for OpenRISC port
2022-01-04 Stafford Hornebuild-many-glibcs.py: add OpenRISC support
2022-01-04 Stafford Horneor1k: Build Infrastructure
2022-01-04 Stafford Horneor1k: ABI lists
2022-01-04 Stafford Horneor1k: Linux ABI
2022-01-04 Stafford Horneor1k: Linux Syscall Interface
2022-01-04 Stafford Horneor1k: math soft float support
2022-01-04 Stafford Horneor1k: Atomics and Locking primitives
2022-01-04 Stafford Horneor1k: Thread Local Storage support
2022-01-04 Stafford Horneor1k: startup and dynamic linking code
2022-01-04 Stafford Horneor1k: ABI Implementation
2022-01-04 Stafford Hornelinux/syscalls: Add or1k_atomic syscall for OpenRISC
2022-01-04 Stafford Horneelf: Add reloc for OpenRISC
2022-01-04 H.J. Luelf: Add a comment after trailing backslashes
2022-01-04 H.J. Luelf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]
2022-01-04 Samuel Thibaultelf: Fix tst-linkall-static link when pthread is not...
2022-01-04 H.J. Luelf: Sort tests and modules-names
2022-01-04 Samuel Thibaulthurd: nuke all unknown ports on exec
2022-01-04 Samuel Thibaulthurd: Fix auth port leak
2022-01-03 Adhemerval... Remove stale reference to libanl.a
2022-01-03 H.J. Luelf: Add <dl-debug.h>
2022-01-03 H.J. LuProperly check linker option in LIBC_LINKER_FEATURE...
2022-01-02 Samuel Thibaulthurd: Implement _S_msg_get_dtable
2022-01-01 Paul EggertUpdate automatically-generated copyright dates
2022-01-01 Paul EggertSync move-if-change from Gnulib, updating copyright
2022-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2022-01-01 Samuel Thibaulthurd: Use __trivfs_server_name instead of trivfs_server...
2021-12-31 Samuel Thibaulthurd: Bump BRK_START to 0x20000000
2021-12-31 Samuel Thibaulthurd: Avoid overzealous shared objects constraints
2021-12-31 Adhemerval... time: Refactor timesize.h for some ABIs
2021-12-31 Samuel Thibaulthurd: Make getrandom a stub inside the random translator
2021-12-30 Stafford Horneopen64: Force O_LARGEFILE on all architectures
2021-12-30 Sunil K Pandeyx86-64: Add vector tan/tanf implementation to libmvec
2021-12-30 Sunil K Pandeyx86-64: Add vector erfc/erfcf implementation to libmvec
2021-12-30 Adhemerval... resolv: Do not install libanl.so symbolic link
2021-12-30 Adhemerval... resolv: Do not build libanl.so for ABIs starting at...
2021-12-30 Hans-Peter... timezone: test-case for BZ #28707
2021-12-30 Hans-Peter... timezone: handle truncated timezones from tzcode-2021d...
2021-12-29 Sunil K Pandeyx86-64: Add vector asinh/asinhf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector tanh/tanhf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector erf/erff implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector acosh/acoshf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector atanh/atanhf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector log1p/log1pf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector log2/log2f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector log10/log10f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector atan2/atan2f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector cbrt/cbrtf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector sinh/sinhf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector expm1/expm1f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector cosh/coshf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector exp10/exp10f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector exp2/exp2f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector hypot/hypotf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector asin/asinf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector atan/atanf implementation to libmvec
2021-12-28 Florian Weimerelf: Add _dl_find_object function
2021-12-28 Adhemerval... malloc: Remove memusage.h
2021-12-28 Adhemerval... malloc: Use hp-timing on libmemusage
2021-12-28 Adhemerval... Remove atomic-machine.h atomic typedefs
2021-12-28 Adhemerval... malloc: Remove atomic_* usage
2021-12-28 Thomas Petazzonimicroblaze: Add missing implementation when !__ASSUME_T...
2021-12-28 Adhemerval... elf: Do not fail for failed dlmopen on audit modules...
2021-12-28 Adhemerval... elf: Issue audit la_objopen for vDSO
2021-12-28 Adhemerval... elf: Add audit tests for modules with TLSDESC
2021-12-28 Adhemerval... elf: Avoid unnecessary slowdown from profiling with...
2021-12-28 Adhemerval... elf: Add _dl_audit_pltexit
2021-12-28 Adhemerval... elf: Add _dl_audit_pltenter
2021-12-28 Adhemerval... elf: Add _dl_audit_preinit
2021-12-28 Adhemerval... elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
2021-12-28 Adhemerval... elf: Add _dl_audit_objclose
2021-12-28 Adhemerval... elf: Add _dl_audit_objsearch
2021-12-28 Adhemerval... elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
2021-12-28 Adhemerval... elf: Add _dl_audit_objopen
2021-12-28 Samuel Thibaulthurd: Fix static-PIE startup
2021-12-28 Samuel Thibaulthurd: let csu initialize tls
2021-12-27 Samuel Thibaulthurd: Fix XFAIL-ing mallocfork2 tests
2021-12-27 Samuel Thibaulthurd: XFAIL more tests that require setpshared support
2021-12-27 Samuel Thibaultmalloc: Add missing shared thread library flags
2021-12-27 Samuel Thibaultstdio-common: Fix %m sprintf test output for GNU/Hurd
2021-12-27 Noah Goldsteinx86: Optimize L(less_vec) case in memcmpeq-evex.S
2021-12-27 Noah Goldsteinx86: Optimize L(less_vec) case in memcmp-evex-movbe.S
2021-12-23 H.J. Luelf: Remove AArch64 from comment for AT_MINSIGSTKSZ
next