]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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}
2020-06-22  Adhemerval... math: Decompose math-use-builtins.h
2020-06-20  Samuel Thibaulthurd: Add mremap
2020-06-19  Adhemerval... ia64: Use generic exp10f
2020-06-19  Adhemerval... New exp10f version without SVID compat wrapper
2020-06-19  Adhemerval... i386: Use generic exp10f
2020-06-19  Paul Zimmermannmath: Optimized generic exp10f with wrappers
2020-06-19  Adhemerval... benchtests: Add exp10f benchmark
2020-06-18  H.J. Lux86: Update F16C detection [BZ #26133]
2020-06-17  Sunil K PandeyFix avx2 strncmp offset compare condition check [BZ...
2020-06-17  Samuel Thibaultnptl: Remove now-spurious tst-cancelx9 references
2020-06-17  H.J. Lux86_64: Use %xmmN with vpxor to clear a vector register
2020-06-17  H.J. Lux86: Correct bit_cpu_CLFLUSHOPT [BZ #26128]
2020-06-16  Paul E. Murphypowerpc64le: refactor e_sqrtf128.c
2020-06-15  Joseph MyersUpdate syscall-names.list for Linux 5.7.
2020-06-15  Vineet Guptaieee754/dbl-64: Reduce the scope of temporary storage...
2020-06-15  Florian Weimermanual: Add pthread_attr_setsigmask_np, pthread_attr_ge...
2020-06-15  Florian Weimerld.so: Check for new cache format first and enhance...
2020-06-14  Samuel Thibaulthurd: Fix __writev_nocancel_nostatus
2020-06-14  Samuel Thibaulthurd: Make send* cancellation points
2020-06-14  Samuel Thibaulthtl: Enable more cancellation tests
2020-06-14  Samuel Thibaulthurd: Make write and pwrite64 cancellation points
2020-06-14  Samuel Thibaulthtl: Fix cleanup support for IO locking
2020-06-14  Samuel Thibaulthtl: Move cleanup stack to variable shared between...
next