]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2022-10-27  Szabolcs Nagycheri: elf: elfptr_t l_map_start in link_map struct
2022-10-27  Szabolcs Nagycheri: Introduce elfptr_t int type that can hold pointers
2022-10-27  Szabolcs Nagycheri: fix __minimal_malloc
2022-10-27  Szabolcs Nagycheri: fix static linking early allocation
2022-10-27  Szabolcs Nagycheri: don't use dl_random for pointer mangling
2022-10-27  Szabolcs Nagyaarch64: morello: add purecap start code
2022-10-27  Szabolcs Nagycheri: change __libc_start_main prototype
2022-10-27  Carlos Eduardo Seoaarch64: morello: purecap crti.S and crtn.S
2022-10-27  Carlos Eduardo Seocheri: aarch64: Add header for CHERI permissions
2022-10-27  Szabolcs Nagycheri: elf: use elfptr_t for auxv parsing
2022-10-27  Szabolcs Nagycheri: elf: Adjust Elf64_auxv_t for capabilities
2022-10-27  Carlos Eduardo Seocheri: elf: Add new AT_* auxv type definitions
2022-10-27  Szabolcs Nagyelf: add EF_AARCH64_CHERI_PURECAP
2022-10-27  Carlos Eduardo Seoelf: add Arm Morello relocations to elf.h
2022-10-27  Szabolcs NagyTODO(uapi): narrow capability in mmap and mremap
2022-10-27  Szabolcs NagyTODO(uapi): aarch64: morello: add HWCAP2_MORELLO
2022-10-27  Szabolcs NagyTODO(uapi): aarch64: morello: use non-ifunc gettimeofday
2022-10-27  Szabolcs NagyTODO(uapi): aarch64: morello: make brk always fail
2022-10-27  Szabolcs NagyTODO(uapi): cheri: fix clone_args
2022-10-27  Szabolcs Nagyaarch64: morello: define PROT_MAX
2022-10-27  Szabolcs Nagyaarch64: morello: fix missing variadic argument in...
2022-10-27  Szabolcs Nagyaarch64: morello: add prctl with correct vararg handling
2022-10-27  Szabolcs Nagyaarch64: morello: fix vfork
2022-10-27  Carlos Eduardo Seoaarch64: morello: add purecap syscall support
2022-10-27  Szabolcs Nagyaarch64: fix VDSO setup to only apply to known ABIs
2022-10-27  Szabolcs NagyTODO(api): cheri: fix syscall return type
2022-10-27  Szabolcs Nagyaarch64: morello: string: memcpy
2022-10-27  Szabolcs Nagyaarch64: morello: string: memset
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c memcmp
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c memchr
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c memrchr
2022-10-27  Carlos Eduardo Seoaarch64: morello: purecap rawmemchr
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c strchrnul
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c strlen
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c strnlen
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c strcpy and stpcpy
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c strcmp
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c strncmp
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c strchr
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c strrchr
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c strspn
2022-10-27  Szabolcs Nagyaarch64: morello: string: dummy c strcspn
2022-10-27  Carlos Eduardo Seoaarch64: morello: update sysdep.h for purecap ABI
2022-10-27  Szabolcs NagyTODO(gcc): cheri: work around a gcc bug in _dl_setup_st...
2022-10-27  Carlos Eduardo Seocheri: __LP64__ is not defined for purecap ABI
2022-10-27  Szabolcs Nagycheri: headers: Define {u}intptr_t and {u}intcap_t...
2022-10-27  Szabolcs Nagyaarch64: morello: use separate c++-types.data
2022-10-27  Szabolcs Nagyaarch64: morello: use separate localplt data for morello
2022-10-27  Szabolcs Nagyaarch64: morello: Add separate lp64 and morello linux...
2022-10-27  Szabolcs Nagyaarch64: morello: Add purecap abi-variants on linux
2022-10-27  Szabolcs Nagyaarch64: morello: configure change for purecap abi
2022-10-27  Szabolcs Nagyaarch64: morello: Use separate lp64 and morello sysdep...
2022-10-27  Szabolcs Nagyaarch64: morello: add purecap support to build-many...
2022-10-27  Szabolcs Nagyaarch64: Use fewer ifdefs in bits/fcntl.h
2022-10-27  Szabolcs Nagyaarch64: cleanup MOVL definition in sysdep.h
2022-10-27  Szabolcs Nagylibio: adjust _IO_FILE / _IO_FILE_complete for 128...
2022-10-27  Szabolcs Nagystatic: glibc-bug: NL_CURRENT_INDIRECT is broken so...
2022-10-27  Szabolcs Nagycheri: Fix elf/tst-dlmodcount test
2022-10-27  Szabolcs NagyFix stdlib/test-dlclose-exit-race to not hang
2022-10-27  Szabolcs NagyFix resource/bug-ulimit1 test
2022-10-27  Szabolcs NagyFix elf/tst-dlmopen-twice to support enough link namespaces
2022-10-27  Szabolcs NagyFix missing NUL terminator in stdio-common/scanf13...
2022-10-27  Szabolcs NagyFix malloc/tst-scratch_buffer OOB access
2022-10-27  Szabolcs NagyFix off-by-one OOB read in elf/tst-tls20
2022-10-27  Szabolcs NagyFix off-by-one OOB write in iconv/tst-iconv-mt
2022-10-27  Szabolcs NagyUse uintptr_t in string/tester for pointer alignment
2022-10-27  Szabolcs NagyFix the symbolic link of multilib dirs
2022-10-27  Szabolcs Nagyelf: Fix alloca size in _dl_debug_vdprintf
2022-10-27  Szabolcs Nagymalloc: Fix alignment logic in obstack
2022-10-27  Szabolcs Nagymalloc: Use uintptr_t in alloc_buffer
2022-10-27  Carlos Eduardo Seomalloc: Use uintptr_t for pointer alignment
2022-10-27  Szabolcs NagyUse uintptr_t in fts for pointer alignment
2022-10-27  Szabolcs NagyFix invalid pointer dereference in wcpcpy_chk
2022-10-27  Szabolcs NagyFix invalid pointer dereference in wcscpy_chk
2022-10-27  Szabolcs Nagyaarch64: Fix the extension header write in getcontext...
2022-10-27  Szabolcs Nagyaarch64: Don't build wordcopy
2022-10-27  Szabolcs Nagyscripts: Use bool in tunables initializer
2022-10-27  Szabolcs NagyFix OOB read in stdlib thousand grouping parsing [BZ...
2022-10-26  Szabolcs Nagymath: Fix asin and acos invalid exception with old gcc
2022-10-26  Adhemerval... elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x
2022-10-25  Adhemerval... linux: Fix generic struct_stat for 64 bit time (BZ...
2022-10-24  Aurelien JarnoAvoid undefined behaviour in ibm128 implementation...
2022-10-24  Michael Hudson... Fix BZ #29463 in the ibm128 implementation of y1l too
2022-10-14  Florian Weimerelf: Do not completely clear reused namespace in dlmope...
2022-10-13  Florian Weimernss: Use shared prefix in IPv4 address in tst-reload1
2022-10-13  Florian Weimernss: Fix tst-nss-files-hosts-long on single-stack hosts...
2022-10-13  Florian Weimernss: Implement --no-addrconfig option for getent
2022-10-09  Michael Hudson... Ensure calculations happen with desired rounding mode...
2022-10-04  Siddhesh Poyarekarnscd: Drop local address tuple variable [BZ #29607]
2022-10-03  Aurelien Jarnox86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr...
2022-10-03  Aurelien Jarnox86-64: Require BMI2 and LZCNT for AVX2 memrchr impleme...
2022-10-03  Aurelien Jarnox86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
2022-10-03  Aurelien Jarnox86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
2022-10-03  Aurelien Jarnox86-64: Require BMI2 for AVX2 strncmp implementation
2022-10-03  Aurelien Jarnox86-64: Require BMI2 for AVX2 strcmp implementation
2022-10-03  Aurelien Jarnox86-64: Require BMI2 for AVX2 str(n)casecmp implementations
2022-10-03  Aurelien Jarnox86: include BMI1 and BMI2 in x86-64-v3 level
2022-10-01  John David... hppa: undef __ASSUME_SET_ROBUST_LIST
2022-10-01  John David... hppa: Fix initialization of dp register [BZ 29635]
2022-09-30  Adhemerval... stdlib: Fix __getrandom_nocancel type and arc4random...
next