]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2022-08-05  Carlos Eduardo Seocheri: malloc: use intptr_t to preserve capabilities
2022-08-05  Szabolcs Nagycheri: fix invalid pointer use after realloc in localealias
2022-08-05  Szabolcs Nagycheri: fix pointer tagging in tsearch
2022-08-05  Szabolcs Nagycheri: fix qsort for capabilities
2022-08-05  Szabolcs Nagycheri: wctype: turn wctype_t into a pointer
2022-08-05  Szabolcs Nagycheri: rseq: remove const to avoid readonly permission
2022-08-05  Szabolcs Nagyaarch64: morello: nptl: fix thread pointer setup
2022-08-05  Szabolcs Nagyaarch64: morello: nptl: fix pthread types for 128 bit...
2022-08-05  Szabolcs Nagycheri: nptl: fix pthread_attr_t alignment
2022-08-05  Szabolcs Nagycheri: nptl: fix thread ID types for capabilities
2022-08-05  Szabolcs Nagycheri: Implement 128-bit atomics
2022-08-05  Szabolcs Nagycheri: elf: Use elfptr_t in _dl_protect_relro
2022-08-05  Szabolcs Nagycheri: elf: elfptr_t fixes for preinit/init/fini array
2022-08-05  Szabolcs NagyTODO(l_addr): cheri: in static exe initialize l_addr...
2022-08-05  Szabolcs Nagycheri: elf: use elfptr_t for auxv parsing
2022-08-05  Szabolcs Nagycheri: elf: Adjust Elf64_auxv_t for capabilities
2022-08-05  Szabolcs Nagycheri: elf: make l_addr a capability
2022-08-05  Carlos Eduardo Seocheri: elf: Add new a_type entries
2022-08-05  Szabolcs Nagyelf: add EF_AARCH64_CHERI_PURECAP
2022-08-05  Carlos Eduardo Seoelf: add Arm Morello relocations to elf.h
2022-08-05  Szabolcs Nagycheri: fix __minimal_malloc
2022-08-05  Carlos Eduardo Seocheri: fix static linking TLS setup
2022-08-05  Szabolcs Nagycheri: fix static linking early allocation
2022-08-05  Szabolcs NagyTODO(gcc): cheri: work around a gcc bug in _dl_setup_st...
2022-08-05  Szabolcs Nagycheri: don't use dl_random for pointer mangling
2022-08-05  Szabolcs NagyTODO(relro): cheri: make __attribute_relro a nop
2022-08-05  Carlos Eduardo SeoTODO(ddc): aarch64: morello: purecap support in the CSU
2022-08-05  Carlos Eduardo Seocheri: aarch64: Add header for CHERI permissions
2022-08-05  Szabolcs NagyTODO(uapi): aarch64: morello: use non-ifunc gettimeofday
2022-08-05  Szabolcs NagyTODO(uapi): aarch64: morello: make brk always fail
2022-08-05  Szabolcs NagyTODO(uapi): cheri: fix clone_args
2022-08-05  Szabolcs Nagyaarch64: morello: fix missing variadic argument in...
2022-08-05  Szabolcs Nagyaarch64: morello: fix vfork
2022-08-05  Carlos Eduardo Seoaarch64: morello: add purecap syscall support
2022-08-05  Szabolcs Nagyaarch64: fix VDSO setup to only apply to known ABIs
2022-08-05  Szabolcs NagyTODO(api): cheri: fix syscall return type
2022-08-05  Szabolcs Nagyaarch64: morello: string: memcpy
2022-08-05  Szabolcs Nagyaarch64: morello: string: memset
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c memcmp
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c memchr
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c memrchr
2022-08-05  Carlos Eduardo Seoaarch64: morello: purecap rawmemchr
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c strchrnul
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c strlen
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c strnlen
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c strcpy and stpcpy
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c strcmp
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c strncmp
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c strchr
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c strrchr
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c strspn
2022-08-05  Szabolcs Nagyaarch64: morello: string: dummy c strcspn
2022-08-05  Carlos Eduardo Seoaarch64: morello: update sysdep.h for purecap ABI
2022-08-05  Carlos Eduardo SeoTODO(spec): cheri: __LP64__ is not defined for purecap ABI
2022-08-05  Szabolcs Nagycheri: headers: Define {u}intptr_t and {u}intcap_t...
2022-08-05  Szabolcs Nagyaarch64: morello: use separate c++-types.data
2022-08-05  Szabolcs Nagyaarch64: morello: use separate localplt data for morello
2022-08-05  Szabolcs Nagyaarch64: morello: Add separate lp64 and morello linux...
2022-08-05  Szabolcs Nagyaarch64: morello: Add purecap abi-variants on linux
2022-08-05  Szabolcs Nagyaarch64: morello: configure change for purecap abi
2022-08-05  Szabolcs Nagyaarch64: morello: Use separate lp64 and morello sysdep...
2022-08-05  Szabolcs Nagyaarch64: morello: add purecap support to build-many...
2022-08-05  Szabolcs Nagyaarch64: Use fewer ifdefs in bits/fcntl.h
2022-08-05  Szabolcs Nagyaarch64: cleanup MOVL definition in sysdep.h
2022-08-05  Szabolcs Nagylibio: adjust _IO_FILE / _IO_FILE_complete for 128...
2022-08-05  Szabolcs Nagycheri: Fix elf/tst-dlmodcount test
2022-08-05  Szabolcs NagyFix the symbolic link of multilib dirs
2022-08-05  Szabolcs Nagycheri: Fix pointer alignment in fts
2022-08-05  Szabolcs Nagycheri: Fix invalid pointer deref in wcpcpy_chk
2022-08-05  Szabolcs Nagycheri: Fix invalid pointer deref in wcscpy_chk
2022-08-05  Szabolcs NagyFix string/tester alignment code
2022-08-05  Szabolcs NagyFix resource/bug-ulimit1 test
2022-08-05  Szabolcs NagyFix stdlib/test-dlclose-exit-race to not hang
2022-08-05  Szabolcs Nagyaarch64: fix extension header write in getcontext and...
2022-08-05  Szabolcs Nagyaarch64: don't build wordcopy
2022-08-05  Szabolcs Nagyscripts: Use bool in tunables initializer
2022-08-04  Florian Weimerdlfcn: Pass caller pointer to static dlopen implementat...
2022-08-01  H.J. Luwcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency
2022-08-01  Tom Honermannstdlib: Suppress gcc diagnostic that char8_t is a keywo...
2022-07-29  Carlos O'DonellCreate ChangeLog.old/ChangeLog.25. glibc-2.36
2022-07-29  Carlos O'DonellPrepare for glibc 2.36 release.
2022-07-29  Carlos O'DonellUpdate install.texi, and regenerate INSTALL.
2022-07-29  Carlos O'DonellUpdate NEWS bug list.
2022-07-29  Carlos O'DonellUpdate libc.pot for 2.36 release.
2022-07-29  Mark Wielaardtst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd...
2022-07-29  Adhemerval... stdlib: Tuned down tst-arc4random-thread internal param...
2022-07-29  caiyinyuLoongArch: Add greg_t and gregset_t.
2022-07-29  caiyinyuLoongArch: Fix VDSO_HASH and VDSO_NAME.
2022-07-27  Darius Radriscv: Update rv64 libm test ulps
2022-07-27  Darius Radriscv: Update nofpu libm test ulps
2022-07-27  Jason A. Donenfeldarc4random: simplify design for better safety
2022-07-26  caiyinyuLoongArch: Update NEWS and README for the LoongArch...
2022-07-26  caiyinyuLoongArch: Update build-many-glibcs.py for the LoongArc...
2022-07-26  caiyinyuLoongArch: Hard Float Support
2022-07-26  caiyinyuLoongArch: Build Infrastructure
2022-07-26  caiyinyuLoongArch: Add ABI Lists
2022-07-26  caiyinyuLoongArch: Linux ABI
2022-07-26  caiyinyuLoongArch: Linux Syscall Interface
2022-07-26  caiyinyuLoongArch: Atomic and Locking Routines
2022-07-26  caiyinyuLoongArch: Generic <math.h> and soft-fp Routines
next