]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-01-01  Samuel Thibaultbits/socket.h: Update to recent BSD definition
2025-01-01  Paul EggertDon't update copyright notices in Linux licenses
2025-01-01  Paul EggertFix license typo induced by update-copyrighyt
2025-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2025-01-01  Paul EggertUpdate copyright in generated files by running "make"
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2025-01-01  Paul EggertPass glibc pre-commit checks
2025-01-01  Xi Ruoyaomlock, mlock2, munlock: Tell the compiler we don't...
2024-12-31  Adhemerval... elf: Add glibc.rtld.execstack
2024-12-31  Adhemerval... elf: Add tst-execstack-prog-static
2024-12-31  Adhemerval... elf: Do not change stack permission on dlopen/dlmopen
2024-12-31  Adhemerval... elf: Cleanup and improve tst-execstack
2024-12-31  H.J. LuUse GCC 14 branch in build-many-glibcs.py
2024-12-30  Andreas K.... INSTALL, NEWS: Document requirement of gawk with MPFR...
2024-12-30  Adhemerval... Mention CORE-MATH optimize routines on NEWS
2024-12-30  Florian Weimerx86-64: Reorder dynamic linker list in ldd script ...
2024-12-27  Michael Jeansonnptl: hppa: replace __get_cr27 with __thread_pointer
2024-12-27  Michael Jeansonnptl: Add <thread_pointer.h> for hppa
2024-12-27  Florian Weimerlibio: asprintf should write NULL upon failure
2024-12-27  Florian Weimernptl: More useful padding in struct pthread
2024-12-27  Florian Weimerelf: Remove the GET_ADDR_ARGS and related macros from...
2024-12-27  Samuel Thibaulthurd: Avoid asm statements which return
2024-12-25  H.J. Lubuild-many-glibcs.py: Add --exclude option
2024-12-24  Sam Jamesstdio-common: Tweak comment in Makefile
2024-12-24  Dmitry Chestnykhstdio-common: Use clang with bugfix for bug28
2024-12-24  H.J. LuNEWS: Mention testing glibc build with a different...
2024-12-23  Florian Weimersupport: Add support_record_failure_barrier
2024-12-23  Miao Wangio: statx, fstatat: Drop nonnull attribute on the path...
2024-12-23  H.J. Luconfigure: Improve configure output for C++ Compiler
2024-12-22  H.J. Lugetaddrinfo.c: Avoid uninitialized pointer access ...
2024-12-22  gfleuryhtl: move pthread_cond_timedwait, pthread_cond_clockwai...
2024-12-22  gfleuryhtl: move __pthread_mutex_checklocked into libc.
2024-12-22  gfleuryhtl: move __pthread_timedblock, __pthread_timedblock_in...
2024-12-22  gfleuryhtl: move pthread_cond_signal into libc.
2024-12-22  gfleuryhtl: move pthread_cond_broadcast into libc.
2024-12-22  gfleuryhtl: move pthread_cond_destroy into libc.
2024-12-22  gfleuryhtl: move __pthread_wakeup into libc.
2024-12-22  gfleuryhtl: move pthread_cond_init into libc.
2024-12-22  Samuel Thibaultassert/test-assert-2.c: Include <unistd.h>
2024-12-22  H.J. Lustdio-common: Suppress Clang warnings on scanf13.c
2024-12-22  H.J. Lustring: Suppress Clang warnings on tester.c
2024-12-22  H.J. LuAdd a reference to Clang /usr/include/tgmath.h dependency
2024-12-22  H.J. LuSuppress Clang -Wimplicit-fallthrough warnings
2024-12-22  Adhemerval... stdio: Suppress -Wformat only for gcc in tst-sprintf...
2024-12-22  Adhemerval... include/sys/cdefs.h: Add __attribute_optimization_barrier__
2024-12-22  DJ Delorieassert: Use __writev in assert.c [BZ #32492]
2024-12-22  H.J. LuFix build without stack protector [BZ #32494]
2024-12-22  Adhemerval... Check if TEST_CC supports -Wno-restrict before using it
2024-12-22  John David... hppa: Simplify handling of sanity check errors in clone.S.
2024-12-22  John David... hppa: add cacheflush() syscall wrapper
2024-12-22  John David... hppa: Update libm-test-ulps
2024-12-22  Samuel Thibaulthurd: make mprotect translate KERN_PROTECTION_FAILURE...
2024-12-22  H.J. LuCompile tst-deadline.c with -Wno-ignored-attributes...
2024-12-22  Adhemerval... malloc: Only enable -Waggressive-loop-optimizations...
2024-12-22  H.J. LuSuppress -Wmaybe-uninitialized only for GCC
2024-12-22  H.J. LuSuppress Clang -Wgnu-folding-constant warnings
2024-12-22  Adhemerval... stdio: Suppress clang warnings for tst-vprintf-width...
2024-12-22  Adhemerval... stdio: Fix clang warnings on tests
2024-12-22  Adhemerval... math: Fix clang warnings for math/test-tgmath-ret.c
2024-12-22  Adhemerval... Suppress Clang warning on adding an integer to a string
2024-12-22  Adhemerval... stdio: Suppress %Z format for clang
2024-12-22  Adhemerval... stdio: Suppress clang warnings for tst-unlockedio.c
2024-12-22  Adhemerval... localedata: Fix clang warnings on tests
2024-12-22  Adhemerval... elf: Suppress clang warning on tst-unique4
2024-12-22  H.J. Luelf: Enable tst-dlopen-nodelete-reloc if TEST_CXX suppo...
2024-12-22  H.J. Luelf: Check PDE load address with non-empty text section
2024-12-22  Fangrui Songx86: Define __HAVE_FLOAT128 for Clang and use __builtin...
2024-12-22  Adhemerval... Add clang specific warning suppression macros
2024-12-22  Adhemerval... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
2024-12-22  H.J. Luelf: Compile test modules with -fsemantic-interposition
2024-12-22  Adhemerval... tst-printf-bz18872.sh: stdio: Use __attribute__ ((optno...
2024-12-22  Adhemerval... Handle pragma GCC optimize for clang
2024-12-22  Adhemerval... dirent: Remove variable length array structure for...
2024-12-22  H.J. LuAdd include/libc-misc.h
2024-12-22  H.J. LuAdd test-config-cflags-float-store for -ffloat-store
2024-12-22  Adhemerval... localedata: Use hexadecimal character escape on tests
2024-12-22  H.J. Lutst-atomic.c: Mark as UNSUPPORTED when compiled with...
2024-12-22  H.J. LuEnable execstack tests only if compiler supports trampoline
2024-12-22  H.J. Lux86: Include test-flt-eval-method-387 if -mfpmath=387...
2024-12-22  H.J. Lux86-64: Disable libmvec ABI test for Clang
2024-12-22  H.J. LuRemove Clang /usr/include/tgmath.h dependency
2024-12-22  H.J. LuDon't redefine INFINITY nor NAN
2024-12-22  H.J. LuCheck Clang 12 for __builtin_complex
2024-12-22  H.J. LuUse -finput-charset=ascii only if supported
2024-12-22  Adhemerval... conform: Use -dD instead of -dN on compiler invocation
2024-12-21  H.J. Lumath: Exclude tgmath3-macro-tests for Clang
2024-12-21  H.J. LuCheck if -mamx-tile works for testing
2024-12-21  H.J. Luassert: Sort tests in Makefile
2024-12-21  DJ Delorieassert: ensure posix compliance, add tests for such
2024-12-20  Adhemerval... cet: Drop '#pragma GCC target' in tst-cet-legacy-10a...
2024-12-20  Aurelien Jarnoposix: fix system when a child cannot be created [BZ...
2024-12-20  H.J. LuDon't use glibc <tgmath.h> when testing with Clang
2024-12-20  H.J. Lustdio-common: Exclude bug28 when clang is used
2024-12-20  H.J. LuFix elf: Introduce is_rtld_link_map [BZ #32488]
2024-12-20  Adhemerval... math: xfail some tanpi tests for ibm128-libgcc
2024-12-20  Florian Weimerelf: Reorder audit events in dlcose to match _dl_fini...
2024-12-20  Florian Weimerelf: Call la_objclose for proxy link maps in _dl_fini...
2024-12-20  Florian Weimerelf: Signal la_objopen for the proxy link map in dlmope...
2024-12-20  Florian Weimerelf: Add the endswith function to <endswith.h>
2024-12-20  Florian Weimerelf: Update DSO list, write audit log to elf/tst-audit2...
next