]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2021-10-06  Adhemerval... math: Also xfail the new j0f tests for ibm128-libgcc
2021-10-06  Adhemerval... y2038: Use a common definition for stat for sparc32
2021-10-05  Joseph MyersFix stdlib/tst-setcontext.c for GCC 12 -Warray-compare
2021-10-05  Szabolcs Nagyaarch64: update libm test ulps
2021-10-05  Paul ZimmermannFixed inaccuracy of j0f (BZ #28185)
2021-10-04  Joseph MyersFix stdio-common tests for GCC 12 -Waddress
2021-10-04  H.J. Lubenchtests: Building benchmarks as static executables
2021-10-04  Szabolcs Nagyelf: Avoid deadlock between pthread_create and ctors...
2021-10-04  Adhemerval... time: Ignore interval nanoseconds on tst-itimer
2021-10-04  Adhemerval... io: Do not skip timestamps tests for 32-bit time_t
2021-10-04  Mike FABIANUpdate to Unicode 14.0.0 [BZ #28390]
2021-10-01  Florian Weimernptl: pthread_kill must send signals to a specific...
2021-10-01  Florian Weimersupport: Add check for TID zero in support_wait_for_thr...
2021-10-01  Adhemerval... nptl: Add CLOCK_MONOTONIC support for PI mutexes
2021-10-01  Adhemerval... support: Add support_mutex_pi_monotonic
2021-10-01  Adhemerval... nptl: Use FUTEX_LOCK_PI2 when available
2021-10-01  Kurt KanzenbachLinux: Add FUTEX_LOCK_PI2
2021-09-30  Joseph MyersAdd C2X _PRINTF_NAN_LEN_MAX
2021-09-30  Joseph MyersAdd exp10 macro to <tgmath.h> (bug 26108)
2021-09-30  H.J. Luelf: Replace nsid with args.nsid [BZ #27609]
2021-09-30  Florian WeimerAdd missing braces to bsearch inline implementation...
2021-09-30  Adhemerval... Update alpha libm-test-ulps
2021-09-30  Jonathan WakelySuppress -Wcast-qual warnings in bsearch
2021-09-29  H.J. Luelf: Copy l_addr/l_ld when adding ld.so to a new namespace
2021-09-29  Paul A. Clarkepowerpc: Fix unrecognized instruction errors with recen...
2021-09-29  Joseph MyersDo not declare fmax, fmin _FloatN, _FloatNx versions...
2021-09-29  Joseph MyersDo not define tgmath.h fmaxmag, fminmag macros for...
2021-09-28  Joseph MyersAdd fmaximum, fminimum functions
2021-09-28  Florian WeimerLinux: Simplify __opensock and fix race condition ...
2021-09-28  Stafford Hornepthread/tst-cancel28: Fix barrier re-init race condition
2021-09-27  Fangrui Songpowerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
2021-09-27  Adhemerval... posix: Remove spawni.c
2021-09-27  H.J. LuDisable symbol hack in libc_nonshared.a
2021-09-27  Adhemerval... linux: Revert the use of sched_getaffinity on get_nproc...
2021-09-27  Adhemerval... linux: Simplify get_nprocs
2021-09-27  Adhemerval... misc: Add __get_nprocs_sched
2021-09-26  Samuel Thibaulthtl: Fix sigset of main thread
2021-09-25  Samuel Thibaulthtl: make pthread_sigstate read/write set/oset outside...
2021-09-25  H.J. LuAvoid warning: overriding recipe for .../tst-ro-dynamic...
2021-09-24  Noah Goldsteinbenchtests: Improve reliability of memcmp benchmarks
2021-09-24  Joseph MyersDefine __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMP...
2021-09-24  Paul E. Murphybuild-many-glibcs.py: add powerpc64le glibc variant...
2021-09-24  Joseph MyersFix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor...
2021-09-24  Florian WeimerLinux: Avoid closing -1 on failure in __closefrom_fallback
2021-09-24  Fangrui Songi386: Port elf_machine_{load_address,dynamic} from...
2021-09-24  Naohiro Tamuraaarch64: Disable A64FX memcpy/memmove BTI unconditionally
2021-09-24  Stafford Hornexsysconf: Only fail on error results and errno set
2021-09-23  Tulio Magno... powerpc64le: Avoid conflicting types for f64xfmaf128...
2021-09-23  Joseph MyersFix ffma use of round-to-odd on x86
2021-09-23  Florian Weimervfprintf: Unify argument handling in process_arg
2021-09-23  Florian Weimervfprintf: Handle floating-point cases outside of proces...
2021-09-23  Florian Weimernptl: Avoid setxid deadlock with blocked signals in...
2021-09-22  Joseph MyersAdd narrowing fma functions
2021-09-22  H.J. Luld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld...
2021-09-22  Joseph MyersAdjust new narrowing div/mul tests for IBM long double...
2021-09-22  Paul EggertMention today's regex merge in SHARED-FILES
2021-09-21  Joseph MyersFix f64xdivf128, f64xmulf128 spurious underflows (bug...
2021-09-21  Paul Eggertregex: copy back from Gnulib
2021-09-21  Florian Weimernptl: Fix type of pthread_mutexattr_getrobust_np, pthre...
2021-09-20  Paul A. Clarkepowerpc: Fix unrecognized instruction errors with recen...
2021-09-20  Florian Weimerelf: Include <sysdep.h> in elf/dl-debug-symbols.S
2021-09-20  Florian Weimernptl: pthread_kill needs to return ESRCH for old progra...
2021-09-19  H.J. LuExtend struct r_debug to support multiple namespaces...
2021-09-17  Joseph MyersUse $(pie-default) with conformtest
2021-09-17  Joseph MyersRun conform/ tests using newly built libc
2021-09-16  Aurelien Jarnoposix: Fix attribute access mode on getcwd [BZ #27476]
2021-09-16  Joseph MyersFix build-many-glibcs.py --strip for installed library...
2021-09-16  Naohiro Tamurabenchtests: Fix validate_benchout.py exceptions
2021-09-15  Sergey Bugaevelf: Remove THREAD_GSCOPE_IN_TCB
2021-09-15  Sergey Bugaevhtl: Reimplement GSCOPE
2021-09-15  Sergey Bugaevhtl: Move thread table to ld.so
2021-09-15  Joseph MyersRedirect fma calls to __fma in libm
2021-09-15  Stafford Hornetime: Fix compile error in itimer test affecting hurd
2021-09-14  Samuel Thibaultmach lll_lock/unlock: Explicitly request private locking
2021-09-14  Sergey Bugaevelf: Replace most uses of THREAD_GSCOPE_IN_TCB
2021-09-14  Joseph MyersAdd MADV_POPULATE_READ and MADV_POPULATE_WRITE from...
2021-09-14  Joseph MyersUpdate kernel version to 5.14 in tst-mman-consts.py
2021-09-13  Fangrui Songconfigure: Fix check for INSERT in linker script
2021-09-13  Siddhesh Poyarekariconvconfig: Fix behaviour with --prefix [BZ #28199]
2021-09-13  Florian Weimernptl: Fix race between pthread_kill and thread exit...
2021-09-13  Florian Weimernptl: pthread_kill, pthread_cancel should not fail...
2021-09-13  Naohiro Tamurabenchtests: Remove redundant assert.h
2021-09-13  Naohiro Tamurabenchtests: Enable scripts/plot_strings.py to read...
2021-09-10  Joseph MyersAdd narrowing square root functions
2021-09-10  Florian Weimer_Static_assert needs two arguments for compatibility...
2021-09-09  Sergey Bugaevtestrun.sh: Add support for --tool=rpctrace
2021-09-08  Joseph MyersUpdate syscall lists for Linux 5.14
2021-09-07  Aurelien JarnoFix failing nss/tst-nss-files-hosts-long with local...
2021-09-07  Jiaxun YangMIPS: Setup errno for {f,l,}xstat
2021-09-07  Joseph MyersUse Linux 5.14 in build-many-glibcs.py
2021-09-06  Florian Weimerlocale: Add missing second argument to _Static_assert...
2021-09-06  John David... Update hppa libm-test-ulps
2021-09-06  Carlos O'DonellAdd generic C.UTF-8 locale (Bug 17318)
2021-09-06  Carlos O'DonellAdd 'codepoint_collation' support for LC_COLLATE.
2021-09-06  Naohiro TamuraAArch64: Update A64FX memset not to degrade at 16KB
2021-09-06  Szabolcs NagyRevert "AArch64: Update A64FX memset not to degrade...
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-09-03  Siddhesh PoyarekarPort shared code information from the wiki
2021-09-03  Naohiro Tamura... AArch64: Update A64FX memset not to degrade at 16KB
2021-09-01  DJ Delorieposix: remove some iso-8859-encoded characters
next