aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-27aarch64: morello: string: dummy c strspnSzabolcs Nagy
2022-10-27aarch64: morello: string: dummy c strcspnSzabolcs Nagy
2022-10-27aarch64: morello: update sysdep.h for purecap ABICarlos Eduardo Seo
2022-10-27TODO(gcc): cheri: work around a gcc bug in _dl_setup_stack_chk_guardSzabolcs Nagy
2022-10-27cheri: __LP64__ is not defined for purecap ABICarlos Eduardo Seo
2022-10-27cheri: headers: Define {u}intptr_t and {u}intcap_t for CHERISzabolcs Nagy
2022-10-27aarch64: morello: use separate c++-types.dataSzabolcs Nagy
2022-10-27aarch64: morello: use separate localplt data for morelloSzabolcs Nagy
2022-10-27aarch64: morello: Add separate lp64 and morello linux abilistsSzabolcs Nagy
2022-10-27aarch64: morello: Add purecap abi-variants on linuxSzabolcs Nagy
2022-10-27aarch64: morello: configure change for purecap abiSzabolcs Nagy
2022-10-27aarch64: morello: Use separate lp64 and morello sysdep directoriesSzabolcs Nagy
2022-10-27aarch64: morello: add purecap support to build-many-glibcs.pySzabolcs Nagy
2022-10-27aarch64: Use fewer ifdefs in bits/fcntl.hSzabolcs Nagy
2022-10-27aarch64: cleanup MOVL definition in sysdep.hSzabolcs Nagy
2022-10-27libio: adjust _IO_FILE / _IO_FILE_complete for 128 bit pointersSzabolcs Nagy
2022-10-27static: glibc-bug: NL_CURRENT_INDIRECT is broken so disable itSzabolcs Nagy
2022-10-27cheri: Fix elf/tst-dlmodcount testSzabolcs Nagy
2022-10-27Fix stdlib/test-dlclose-exit-race to not hangSzabolcs Nagy
2022-10-27Fix resource/bug-ulimit1 testSzabolcs Nagy
2022-10-27Fix elf/tst-dlmopen-twice to support enough link namespacesSzabolcs Nagy
2022-10-27Fix missing NUL terminator in stdio-common/scanf13 testSzabolcs Nagy
2022-10-27Fix malloc/tst-scratch_buffer OOB accessSzabolcs Nagy
2022-10-27Fix off-by-one OOB read in elf/tst-tls20Szabolcs Nagy
2022-10-27Fix off-by-one OOB write in iconv/tst-iconv-mtSzabolcs Nagy
2022-10-27Use uintptr_t in string/tester for pointer alignmentSzabolcs Nagy
2022-10-27Fix the symbolic link of multilib dirsSzabolcs Nagy
2022-10-27elf: Fix alloca size in _dl_debug_vdprintfSzabolcs Nagy
2022-10-27malloc: Fix alignment logic in obstackSzabolcs Nagy
2022-10-27malloc: Use uintptr_t in alloc_bufferSzabolcs Nagy
2022-10-27malloc: Use uintptr_t for pointer alignmentCarlos Eduardo Seo
2022-10-27Use uintptr_t in fts for pointer alignmentSzabolcs Nagy
2022-10-27Fix invalid pointer dereference in wcpcpy_chkSzabolcs Nagy
2022-10-27Fix invalid pointer dereference in wcscpy_chkSzabolcs Nagy
2022-10-27aarch64: Fix the extension header write in getcontext and swapcontextSzabolcs Nagy
2022-10-27aarch64: Don't build wordcopySzabolcs Nagy
2022-10-27scripts: Use bool in tunables initializerSzabolcs Nagy
2022-10-27Fix OOB read in stdlib thousand grouping parsing [BZ #29727]Szabolcs Nagy
2022-10-26math: Fix asin and acos invalid exception with old gccSzabolcs Nagy
2022-10-26elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_xAdhemerval Zanella
2022-10-25linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella
2022-10-24Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488)Aurelien Jarno
2022-10-24Fix BZ #29463 in the ibm128 implementation of y1l tooMichael Hudson-Doyle
2022-10-14elf: Do not completely clear reused namespace in dlmopen (bug 29600)Florian Weimer
2022-10-13nss: Use shared prefix in IPv4 address in tst-reload1Florian Weimer
2022-10-13nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)Florian Weimer
2022-10-13nss: Implement --no-addrconfig option for getentFlorian Weimer
2022-10-09Ensure calculations happen with desired rounding mode in y1lf128Michael Hudson-Doyle
2022-10-04nscd: Drop local address tuple variable [BZ #29607]Siddhesh Poyarekar
2022-10-03x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementationsAurelien Jarno