platform/upstream/glibc.git
2020-07-08 Sudakshina Dasaarch64: Add BTI support to assembly files
2020-07-08 Szabolcs Nagyaarch64: Rename place holder .S files to .c
2020-07-08 Szabolcs Nagyaarch64: configure test for BTI support
2020-07-08 Szabolcs NagyRewrite abi-note.S in C.
2020-07-08 Szabolcs Nagyrtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling
2020-07-08 Adhemerval... string: Move tst-strsignal tst-strerror to tests-container
2020-07-08 Florian Weimerstring: Fix prototype mismatch in sigabbrev_np, __sigde...
2020-07-08 Alexander Anisimovarm: CVE-2020-6096: Fix multiarch memcpy for negative...
2020-07-08 Evgeny Ereminarm: CVE-2020-6096: fix memcpy and memmove for negative...
2020-07-08 Florian Weimersunrpc: Remove hidden aliases for global data symbols...
2020-07-07 Samuel Thibaulthurd: Fix strerror not setting errno
2020-07-07 Samuel Thibaulttst-strsignal: fix checking for RT signals support
2020-07-07 Samuel Thibaulthurd: Evaluate fd before entering the critical section
2020-07-07 Arjun ShankarRewrite iconv option parsing [BZ #19519]
2020-07-07 Florian Weimernss: Remove cryptographic key support from nss_files...
2020-07-07 Florian Weimersunrpc: Do not export getrpcport by default
2020-07-07 Florian Weimersunrpc: Do not export key handling hooks by default
2020-07-07 Florian Weimersunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sun...
2020-07-07 Adhemerval... string: Add strerrorname_np and strerrordesc_np
2020-07-07 Adhemerval... string: Add sigabbrev_np and sigdescr_np
2020-07-07 Adhemerval... string: Add strerror_l on test-strerror-errno
2020-07-07 Adhemerval... string: Add strerror, strerror_r, and strerror_l test
2020-07-07 Adhemerval... string: Add strsignal test
2020-07-07 Adhemerval... string: Simplify strerror_r
2020-07-07 Adhemerval... string: Use tls-internal on strerror_l
2020-07-07 Adhemerval... string: Implement strerror in terms of strerror_l
2020-07-07 Adhemerval... string: Remove old TLS usage on strsignal
2020-07-07 Adhemerval... linux: Fix __NSIG_WORDS and add __NSIG_BYTES
2020-07-07 Adhemerval... signal: Move sys_errlist to a compat symbol
2020-07-07 Adhemerval... signal: Move sys_siglist to a compat symbol
2020-07-07 Adhemerval... signal: Add signum-{generic,arch}.h
2020-07-07 Joseph MyersRemove most vfprintf width/precision-dependent allocati...
2020-07-07 Florian Weimerelf: Do not signal LA_ACT_CONSISTENT for an empty names...
2020-07-07 Stefan LieblerFix stringop-overflow errors from gcc 10 in iconv.
2020-07-06 H.J. Lux86: Add thresholds for "rep movsb/stosb" to tunables
2020-07-06 Joseph MyersUse C2x return value from getpayload of non-NaN (bug...
2020-07-06 H.J. Lux86: Detect Extended Feature Disable (XFD)
2020-07-06 H.J. Lux86: Correct bit_cpu_CLFSH [BZ #26208]
2020-07-06 Florian Weimermanual: Document __libc_single_threaded
2020-07-06 Florian WeimerAdd the __libc_single_threaded variable
2020-07-06 Mathieu DesnoyersLinux: rseq registration tests
2020-07-06 Mathieu DesnoyersLinux: Use rseq in sched_getcpu if available
2020-07-06 Mathieu DesnoyersLinux: Perform rseq registration at C startup and threa...
2020-07-05 Samuel Thibaulttst-cancel4: deal with ENOSYS errors
2020-07-03 Florian Weimermanual: Show copyright information not just in the...
2020-07-01 Joseph MyersFix typo in comment in bug 26137 fix.
2020-06-30 Joseph MyersFix strtod multiple-precision division bug (bug 26137).
2020-06-30 Florian WeimerLinux: Fix UTC offset setting in settimeofday for __TIM...
2020-06-30 John Marshallrandom: range is not portably RAND_MAX [BZ #7003]
2020-06-29 Joseph MyersUpdate kernel version to 5.7 in tst-mman-consts.py.
2020-06-29 Tulio Magno... powerpc: Add support for POWER10
2020-06-29 Samuel Thibaulthurd: Simplify usleep timeout computation
2020-06-29 Samuel Thibaulthtl: Enable cancel*16 an cancel*20 tests
2020-06-28 Samuel Thibaulthurd: Add remaining cancelation points
2020-06-28 Samuel Thibaulthurd: fix usleep(ULONG_MAX)
2020-06-28 Samuel Thibaulthurd: Make fcntl(F_SETLKW*) cancellation points
2020-06-28 Samuel Thibaulthurd: make wait4 a cancellation point
2020-06-28 Samuel Thibaulthurd: Fix port definition in HURD_PORT_USE_CANCEL
2020-06-28 Samuel Thibaulthurd: make close a cancellation point
2020-06-28 Samuel Thibaulthurd: make open and openat cancellation points
2020-06-28 Samuel Thibaulthurd: clean fd and port on thread cancel
2020-06-28 Samuel Thibaulthtl: Move cleanup handling to non-private libc-lock
2020-06-28 Samuel Thibaulthtl: Fix includes for lockfile
2020-06-27 Samuel Thibaulthtl: avoid cancelling threads inside critical sections
2020-06-26 Samuel Thibaulttst-cancel4-common.c: fix calling socketpair
2020-06-26 H.J. Lux86: Detect Intel Advanced Matrix Extensions
2020-06-26 Mike FABIANSet width of JUNGSEONG/JONGSEONG characters from UD7B0...
2020-06-26 Stefan LieblerS390: Optimize __memset_z196.
2020-06-26 Stefan LieblerS390: Optimize __memcpy_z196.
2020-06-25 Florian Weimerelf: Include <stddef.h> (for size_t), <sys/stat.h>...
2020-06-25 Szabolcs Nagynptl: Don't madvise user provided stack
2020-06-24 Stefan LieblerS390: Regenerate ULPs.
2020-06-24 Florian Weimerhtl: Add wrapper header for <semaphore.h> with hidden...
2020-06-24 Florian Weimerelf: Include <stdbool.h> in <dl-tunables.h> because...
2020-06-24 Samuel Thibaulthtl: Fix case when sem_*wait is canceled while holding...
2020-06-23 Samuel Thibaulthtl: Make sem_*wait cancellations points
2020-06-23 Samuel Thibaulthtl: Simplify non-cancel path of __pthread_cond_timedwa...
2020-06-23 Samuel Thibaulthtl: Enable tst-cancel25 test
2020-06-23 Tulio Magno... powerpc: Add new hwcap values
2020-06-23 Alex Butleraarch64: MTE compatible strncmp
2020-06-23 Alex Butleraarch64: MTE compatible strcmp
2020-06-23 Alex Butleraarch64: MTE compatible strrchr
2020-06-23 Alex Butleraarch64: MTE compatible memrchr
2020-06-23 Alex Butleraarch64: MTE compatible memchr
2020-06-23 Alex Butleraarch64: MTE compatible strcpy
2020-06-23 Joseph MyersAdd MREMAP_DONTUNMAP from Linux 5.7
2020-06-22 H.J. Lux86: Update CPU feature detection [BZ #26149]
2020-06-22 Adhemerval... aarch64: Remove fpu Makefile
2020-06-22 Adhemerval... m68k: Use sqrt{f} builtin for coldfire
2020-06-22 Adhemerval... arm: Use sqrt{f} builtin
2020-06-22 Adhemerval... riscv: Use sqrt{f} builtin
2020-06-22 Adhemerval... s390: Use sqrt{f} builtin
2020-06-22 Adhemerval... sparc: Use sqrt{f} builtin
2020-06-22 Adhemerval... mips: Use sqrt{f} builtin
2020-06-22 Adhemerval... alpha: Use builtin sqrt{f}
2020-06-22 Adhemerval... i386: Use builtin sqrtl
2020-06-22 Adhemerval... x86_64: Use builtin sqrt{f,l}
2020-06-22 Adhemerval... powerpc: Use sqrt{f} builtin
2020-06-22 Adhemerval... s390x: Use fma{f} builtin
2020-06-22 Adhemerval... aarch64: Use math-use-builtins for ceil{f}
next