platform/upstream/glibc.git
2021-12-14 Samuel Thibaulthurd: Do not set PIE_UNSUPPORTED
2021-12-14 H.J. LuNEWS: Move LD_PREFER_MAP_32BIT_EXEC
2021-12-14 Samuel Thibaultmach: Fix spurious inclusion of stack_chk_fail_local...
2021-12-13 H.J. LuDisable DT_RUNPATH on NSS tests [BZ #28455]
2021-12-13 Akila Welihindasysdeps: Simplify sin Taylor Series calculation
2021-12-13 Adhemerval... math: Remove the error handling wrapper from hypot...
2021-12-13 Wilco Dijkstramath: Use fmin/fmax on hypot
2021-12-13 Adhemerval... aarch64: Add math-use-builtins-f{max,min}.h
2021-12-13 Adhemerval... math: Add math-use-builtinds-fmin.h
2021-12-13 Adhemerval... math: Add math-use-builtinds-fmax.h
2021-12-13 Adhemerval... math: Remove powerpc e_hypot
2021-12-13 Adhemerval... i386: Move hypot implementation to C
2021-12-13 Adhemerval... math: Use an improved algorithm for hypotl (ldbl-128)
2021-12-13 Adhemerval... math: Use an improved algorithm for hypotl (ldbl-96)
2021-12-13 Wilco Dijkstramath: Improve hypot performance with FMA
2021-12-13 Wilco Dijkstramath: Use an improved algorithm for hypot (dbl-64)
2021-12-13 Adhemerval... math: Simplify hypotf implementation
2021-12-13 Siddhesh PoyarekarCleanup encoding in comments
2021-12-13 Siddhesh PoyarekarReplace --enable-static-pie with --disable-default-pie
2021-12-11 Samuel Thibaulthurd: Add rules for static PIE build
2021-12-11 Samuel Thibaulthurd: Fix gmon-static
2021-12-10 H.J. Lux86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ...
2021-12-10 Florian Weimerelf: Use errcode instead of (unset) errno in rtld_chain...
2021-12-10 H.J. LuAdd a testcase to check alignment of PT_LOAD segment...
2021-12-10 Rongwei Wangelf: Properly align PT_LOAD segments [BZ #28676]
2021-12-10 Florian Weimerelf: Install a symbolic link to ld.so as /usr/bin/ld.so
2021-12-10 Florian Weimernptl: Add one more barrier to nptl/tst-create1
2021-12-09 Florian WeimerRemove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
2021-12-09 Florian Weimernptl: rseq failure after registration on main thread...
2021-12-09 Florian Weimernptl: Add public rseq symbols and <sys/rseq.h>
2021-12-09 Florian Weimernptl: Add glibc.pthread.rseq tunable to control rseq...
2021-12-09 Florian WeimerLinux: Use rseq to accelerate sched_getcpu
2021-12-09 Florian Weimernptl: Add rseq registration
2021-12-09 Florian Weimernptl: Introduce THREAD_GETMEM_VOLATILE
2021-12-09 Florian Weimernptl: Introduce <tcb-access.h> for THREAD_* accessors
2021-12-09 Florian Weimernptl: Add <thread_pointer.h> for defining __thread_pointer
2021-12-08 John David... String: test-memcpy used unaligned types for buffers...
2021-12-07 Aurelien Jarnolocaledef: check magic value on archive load [BZ #28650]
2021-12-06 H.J. Lux86: Don't set Prefer_No_AVX512 for processors with...
2021-12-06 Adhemerval... linux: Add generic ioctl implementation
2021-12-06 Adhemerval... linux: Add generic syscall implementation
2021-12-06 Florian Weimermisc, nptl: Remove stray references to __condvar_load_6...
2021-12-05 Florian Weimercsu: Always use __executable_start in gmon-start.c
2021-12-05 Florian Weimerelf: execve statically linked programs instead of crash...
2021-12-04 H.J. LuAdd --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
2021-12-04 Noah Goldsteinx86-64: Use notl in EVEX strcmp [BZ #28646]
2021-12-03 Florian Weimernptl: Increase default TCB alignment to 32
2021-12-02 Luca Boccassielf: add definition for ELF_NOTE_FDO and NT_FDO_PACKAGI...
2021-12-02 Wilco DijkstraAArch64: Improve A64FX memcpy
2021-12-02 Wilco DijkstraAArch64: Optimize memcmp
2021-11-30 Matheus Castanhopowerpc64[le]: Fix CFI and LR save address for asm...
2021-11-30 Adhemerval... linux: Implement pipe in terms of __NR_pipe2
2021-11-30 Adhemerval... linux: Implement mremap in C
2021-11-30 Adhemerval... linux: Add prlimit64 C implementation
2021-11-30 Florian Weimerelf: Include <stdbool.h> in tst-tls20.c
2021-11-30 Florian Weimerelf: Include <stdint.h> in tst-tls20.c
2021-11-28 Samuel Thibaulthurd: Let report-wait use a weak reference to _hurd_iti...
2021-11-25 Adhemerval... linux: Use /proc/stat fallback for __get_nprocs_conf...
2021-11-25 Adhemerval... linux: Add fanotify_mark C implementation
2021-11-25 Adhemerval... linux: Only build fstatat fallback if required
2021-11-24 Paul Eggertregex: fix buffer read overrun in search [BZ#28470]
2021-11-24 Sunil K Pandeyx86-64: Add vector sin/sinf to libmvec microbenchmark
2021-11-24 Sunil K Pandeyx86-64: Add vector pow/powf to libmvec microbenchmark
2021-11-24 Sunil K Pandeyx86-64: Add vector log/logf to libmvec microbenchmark
2021-11-24 Sunil K Pandeyx86-64: Add vector exp/expf to libmvec microbenchmark
2021-11-24 Sunil K Pandeyx86-64: Add vector cos/cosf to libmvec microbenchmark
2021-11-24 Adhemerval... io: Refactor close_range and closefrom
2021-11-24 Florian Weimernptl: Do not set signal mask on second setjmp return...
2021-11-22 Adhemerval... powerpc: Define USE_PPC64_NOTOC iff compiler supports it
2021-11-22 Adhemerval... setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym
2021-11-22 Joseph MyersUpdate kernel version to 5.15 in tst-mman-consts.py
2021-11-22 Florian Weimersocket: Do not use AF_NETLINK in __opensock
2021-11-18 Adhemerval... elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_nam...
2021-11-17 Joseph MyersAdd PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h
2021-11-17 Stafford Hornemalloc: Fix malloc debug for 2.35 onwards
2021-11-17 Florian Weimerelf: Introduce GLRO (dl_libc_freeres), called from...
2021-11-17 Florian Weimernptl: Extract <bits/atomic_wide_counter.h> from pthread...
2021-11-16 Sunil K Pandeyx86-64: Create microbenchmark infrastructure for libmvec
2021-11-16 Adhemerval... elf: hidden visibility for __minimal_malloc functions
2021-11-16 H.J. Luelf: Use a temporary file to generate Makefile fragment...
2021-11-15 H.J. Ludso-ordering-test.py: Put all sources in one directory...
2021-11-15 Adhemerval... elf: Move LAV_CURRENT to link_lavcurrent.h
2021-11-15 H.J. LuMove assignment out of the CAS condition
2021-11-13 H.J. LuAdd a comment for --enable-initfini-array [BZ #27945]
2021-11-12 Stafford Hornetst-tzset: output reason when creating 4GiB file fails
2021-11-12 H.J. LuAdd LLL_MUTEX_READ_LOCK [BZ #28537]
2021-11-12 H.J. LuAvoid extra load with CAS in __pthread_mutex_clocklock_...
2021-11-12 H.J. LuAvoid extra load with CAS in __pthread_mutex_lock_full...
2021-11-11 Noah GoldsteinString: Split memcpy tests so that parallel build is...
2021-11-11 Noah Goldsteinx86: Shrink memcmp-sse4.S code size
2021-11-10 Joseph MyersSupport C2X printf %b, %B
2021-11-10 Joseph MyersUpdate syscall lists for Linux 5.15
2021-11-10 Florian Weimers390: Use long branches across object boundaries (jgh...
2021-11-10 H.J. LuRemove the unused +mkdep/+make-deps/s-proto.S/s-proto...
2021-11-10 Adhemerval... Fix build a chec failures after b05fae4d8e34
2021-11-09 Adhemerval... elf: Use the minimal malloc on tunables_strdup
2021-11-08 Joseph MyersFix memmove call in vfprintf-internal.c:group_number
2021-11-08 Adhemerval... locale: Fix localedata/sort-test undefined behavior
2021-11-07 H.J. Lutest-memcpy.c: Double TIMEOUT to (8 * 60)
2021-11-07 Samuel Thibaulthurd: Remove unused __libc_close_range
next