]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-09-11  Wilco Dijkstranptl: Remove ATOMIC_EXCHANGE_USES_CAS usage azanella/atomic-cleanup
2025-09-11  Wilco DijkstraDefine __HAVE_64B_ATOMICS from compiler support
2025-09-11  Adhemerval... atomic: Consolidate atomic_write_barrier implementation
2025-09-11  Adhemerval... atomic: Consolidate atomic_read_barrier implementation
2025-09-11  Adhemerval... atomic: Consolidate atomic_full_barrier implementation
2025-09-11  Adhemerval... atomic: No need to undefine CAS macros
2025-09-11  Adhemerval... microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition
2025-09-11  Adhemerval... alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition
2025-09-11  Adhemerval... sh: Move atomic-machine to generic sysdep
2025-09-11  Adhemerval... riscv: Consolidate atomic-machine.h and remove unused...
2025-09-11  Adhemerval... powerpc: Consolidate atomic-machine.h
2025-09-11  Adhemerval... loongarch: Consolidate atomic-machine.h and remove...
2025-09-11  Adhemerval... m68k: Consolidate atomic-machine.h and Remove unused...
2025-09-11  Adhemerval... hppa: Move atomic-machine to generic sysdep
2025-09-11  Adhemerval... arm: Consolidate atomic-machine.h and Remove unused...
2025-09-11  Adhemerval... x86: Remove unused atomic macros
2025-09-11  Adhemerval... sparc: Remove unused atomic macros
2025-09-11  Adhemerval... s390: Remove ununsed atomic macros
2025-09-11  Adhemerval... or1k: Remove unused atomic macros
2025-09-11  Adhemerval... mips: Remove unused atomic macros
2025-09-11  Adhemerval... csky: Remove unused atomic macros
2025-09-11  Adhemerval... arc: Remove unused atomic macros
2025-09-11  Adhemerval... aarch64: Remove unused atomic macros
2025-09-10  Wilco Dijkstramalloc: Cleanup libc_realloc
2025-09-10  Wilco Dijkstraatomics: Remove unused atomics
2025-09-09  Samuel Thibaultmalloc: check "negative" tcache_key values by hand
2025-09-09  Uros Bizjakx86: Define atomic_compare_and_exchange_{val, bool...
2025-09-09  Uros Bizjakx86: Define atomic_exchange_acq using __atomic_exchange_n
2025-09-09  Uros Bizjakx86: Define atomic_full_barrier using __sync_synchronize
2025-09-09  Uros Bizjakx86: Remove catomic_* locking primitives
2025-09-09  Uros Bizjakx86: Remove unused atomics
2025-09-09  Wilco Dijkstraatomic: Switch atomic.h to builtin atomics
2025-09-09  Wilco Dijkstraatomic: Switch power to builtin atomics
2025-09-09  Wilco Dijkstraatomic: Switch hppa to builtin atomics
2025-09-09  Wilco Dijkstraatomic: Switch sh to builtin atomics
2025-09-09  Wilco Dijkstraatomic: Switch microblaze to builtin atomics
2025-09-09  Wilco Dijkstraatomic: Switch alpha to builtin atomics
2025-09-09  Wilco Dijkstraatomic: Switch m68k to builtin atomics
2025-09-09  Wilco Dijkstraatomic: Use builtin atomics with USE_ATOMIC_COMPILER_BU...
2025-09-09  H.J. Lux86: Include <bits/stdlib-bsearch.h> in dl-cacheinfo.h
2025-09-08  Thiago Jung... Linux: Add missing si_code constants from Linux kernel
2025-09-08  Andreas SchwabRemove futex_supports_pshared
2025-09-08  Xi Ruoyaomisc: Add support for Linux uio.h RWF_DONTCACHE flag
2025-09-08  Adhemerval... alpha: Align stack for alpha
2025-09-08  Adhemerval... malloc: Fix Os build on some ABIs
2025-09-05  Florian Weimerlibio: Define AT_RENAME_* with the same tokens as Linux
2025-09-05  Maciej W. Rozyckitestsuite: Update tests for 'xfclose' use
2025-09-05  Maciej W. Rozyckitestsuite: Update tests for 'xfmemopen' use
2025-09-05  Maciej W. Rozyckisupport: Implement 'xfmemopen' for seamless 'fmemopen...
2025-09-04  Arjun Shankarx86_64: Unconditionally run test elf/check-dt-x86-64-plt
2025-09-03  Joseph MyersFix sysdeps/mips/dl-machine-reject-phdr.h build with...
2025-09-02  Hasaan KhanAArch64: Implement exp2m1 and exp10m1 routines
2025-09-01  Florian WeimerTests: Create files with mode 0666, not 0777 (bug 33171)
2025-09-01  Jonathan Wakelynptl: Fix "Arch-sepecific" typo in comment
2025-09-01  Xi Ruoyaonptl: Provide __pthread_rwlock_unlock compat symbol...
2025-09-01  Xi Ruoyaonptl: Drop IS_IN (libpthread) around hidden_proto ...
2025-08-29  DJ Delorielogin: fix ut_line comparison logic
2025-08-29  DJ Deloriemalloc: add tst-mxfast to hugetlb exclusion list
2025-08-29  Uros Bizjakx86: Use flag output operands for inline asm in atomic...
2025-08-28  Uros Bizjakx32: Fix, optimize and cleanup RSEQ_* accessors
2025-08-27  Henrik Lindströmx86/configure: Improve portability of isa level check
2025-08-27  Cupertino Mirandaelf: early conversion of elf p_flags to mprotect flags
2025-08-27  Wilco Dijkstramalloc: Support hugepages in mremap_chunk
2025-08-27  Wilco Dijkstramalloc: Change mmap chunk layout
2025-08-27  Paul Zimmermannadded benchmark inputs for rsqrtf and rsqrt
2025-08-26  Paul Zimmermannadd missing benchmark files for several C23 binary64...
2025-08-25  Collin Funkmanual: Refer to libc-alpha instead of a dead mailing...
2025-08-23  H.J. LuDon't pass -c to LIBC_TRY_TEST_CC_OPTION
2025-08-23  H.J. LuRemove test-have-mamx-tile from Makefile.in
2025-08-23  H.J. LuDon't use -Wfree-labels/-Wmissing-parameter-name if...
2025-08-23  H.J. LuUndef __INT64_C/__UINT64_C for glibc build and test
2025-08-23  H.J. LuRevert "Don't use -Wfree-labels/-Wmissing-parameter...
2025-08-23  H.J. LuDon't use -Wfree-labels/-Wmissing-parameter-name if...
2025-08-23  H.J. Lux86: Set have-protected-data to no if unsupported
2025-08-23  Maciej W. Rozyckistdio-common: Convert macros across scanf input specifi...
2025-08-23  Maciej W. Rozyckistdio-common: Adjust header inclusion in scanf input...
2025-08-23  Maciej W. Rozyckistdio-common: Include correct skeleton in scanf input...
2025-08-23  Maciej W. Rozyckistdio-common: Fix NaN input data for scanf input specif...
2025-08-23  Maciej W. Rozyckistdio-common: Fix bad NaN crash in scanf input specifie...
2025-08-23  Maciej W. Rozyckistdio-common: Fix a crash in scanf input specifier...
2025-08-23  Maciej W. Rozyckistdio-common: Fix error reporting in scanf input specif...
2025-08-23  Maciej W. Rozyckistdio-common: Reject insufficient character data in...
2025-08-22  H.J. LuDisable -Wimplicit-fallthrough when clang is in use
2025-08-22  H.J. Lulibio: Properly link in libio functions in static binaries
2025-08-22  Uros Bizjakx86_64: Use __seg_fs qualifiers in NPTL accessors
2025-08-22  H.J. Lux86: Remove an extra space before THREAD_SELF
2025-08-20  Uros Bizjakx86_64: Remove stalled __GNUC_PREREQ (6, 0) test in...
2025-08-20  Uros Bizjaki386: Use __seg_gs qualifiers in NPTL accessors
2025-08-20  Uros Bizjaki386: Remove stalled __GNUC_PREREQ (6, 0) test in THREA...
2025-08-20  Uros Bizjaki386: Use TESTB instead of TESTL in ____longjmp_chk()
2025-08-20  Uros Bizjakx86_64: Use TESTB instead of TESTL in CHECK_INVALID_LONGJMP
2025-08-20  Pierre BlanchardAArch64: Fix SVE powf routine [BZ #33299]
2025-08-19  Arjun Shankarsupport: Handle FUSE_GETXATTR during FUSE FS mount
2025-08-19  caiyinyumalloc: Fix tst bug in malloc/tst-free-errno-malloc...
2025-08-18  H.J. Lui386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129]
2025-08-17  gfleuryhtl: move sem_unlink into libc.
2025-08-17  gfleuryhtl: move sem_{clockwait, timedwait, wait, trywait...
2025-08-17  gfleuryhtl: move sem_post into libc.
2025-08-17  gfleuryhtl: move sem_open, sem_close into libc.
2025-08-17  gfleuryhtl: move sem_init into libc.
next