platform/upstream/glibc.git
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
2021-12-23 H.J. Lumath: Properly cast X_TLOSS to float [BZ #28713]
2021-12-23 Adhemerval... Set default __TIMESIZE default to 64
2021-12-23 Florian Weimerstdio: Implement %#m for vfprintf and related functions
2021-12-23 Florian Weimerelf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addr
2021-12-22 Sunil K Pandeyx86-64: Add vector acos/acosf implementation to libmvec
2021-12-22 Andrea Monacointl/plural.y: Avoid conflicting declarations of yyerro...
2021-12-22 H.J. Luelf: Remove excessive p_align check on PT_LOAD segments...
2021-12-21 H.J. Lus_sincosf.h: Change pio4 type to float [BZ #28713]
2021-12-21 maminjieLinux: Fix 32-bit vDSO for clock_gettime on powerpc32
2021-12-20 H.J. LuRegenerate ulps on x86_64 with GCC 12
2021-12-20 Joseph MyersAdd ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h
2021-12-17 Adhemerval... Remove ununsed tcb-offset
2021-12-17 Aurelien Jarnoriscv: align stack before calling _dl_init [BZ #28703]
2021-12-17 Aurelien Jarnoriscv: align stack in clone [BZ #28702]
2021-12-17 Aurelien Jarnoelf: Fix tst-cpu-features-cpuinfo for KVM guests on...
2021-12-17 Matheus Castanhopowerpc64[le]: Allocate extra stack frame on syscall.S
2021-12-17 Maxim KuvyrkovUpdate copyright header in recently merged ab_GE locale
2021-12-17 Siddhesh Poyarekarfortify: Fix spurious warning with realpath
2021-12-17 Florian Weimernss: Use "files dns" as the default for the hosts datab...
2021-12-17 Florian Weimerarm: Guard ucontext _rtld_global_ro access by SHARED...
2021-12-17 Siddhesh PoyarekarFix The GNU ToolChain Authors copyright notice
2021-12-16 Patrick McGeheartyRemove upper limit on tunable MALLOC_MMAP_THRESHOLD
2021-12-16 Nart Tlishalocaledata: add new locale ab_GE
2021-12-16 Stefan LieblerFix __minimal_malloc segfaults in __mmap due to stack...
2021-12-16 Siddhesh Poyarekar__glibc_unsafe_len: Fix comment
2021-12-15 Adhemerval... malloc: Enable huge page support on main arena
next