aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-05TODO(drop): aarch64: morello: CPU feature detection for Morelloarm/morello/v1Carlos Eduardo Seo
2022-08-05TODO(gprof): aarch64: morello: add gprof profiling support to asmSzabolcs Nagy
2022-08-05TODO(sprof): cheri: disable profiling shared librariesSzabolcs Nagy
2022-08-05TODO(audit): aarch64: morello: add _dl_runtime_profile entrySzabolcs Nagy
2022-08-05TODO(pldd): cheri: elf: fix pldd to compile for purecap abiCarlos Eduardo Seo
2022-08-05cheri: Update libc.abilist for getauxptrCarlos Eduardo Seo
2022-08-05cheri: elf: Fix tst-auxv for MorelloCarlos Eduardo Seo
2022-08-05TODO(api): cheri: misc: Implement new function getauxptr for CHERI capabilitiesCarlos Eduardo Seo
2022-08-05TODO(uapi): aarch64: morello: add HWCAP2_MORELLOSzabolcs Nagy
2022-08-05support: Fix TEST_COMPARE for uintptr_t.Carlos Eduardo Seo
2022-08-05cheri: stdio-common: add support for printing CHERI capabilitiesCarlos Eduardo Seo
2022-08-05cheri: nptl: Check user provided stack for PCS constraintsCarlos Eduardo Seo
2022-08-05TODO(uapi): cheri: Fix sigevent ABISzabolcs Nagy
2022-08-05TODO(morello): cheri: fix posix timersSzabolcs Nagy
2022-08-05TODO(api): cheri: elfptr_t in public api for unwinderSzabolcs Nagy
2022-08-05TODO(l_addr): cheri: rtld: elfptr_t fix in rtld.c program header processingSzabolcs Nagy
2022-08-05TODO(l_addr): aarch64: morello: dynamic linking supportSzabolcs Nagy
2022-08-05aarch64: rtld: avoid loading incompatible binariesSzabolcs Nagy
2022-08-05aarch64: morello: add lazy binding entry codeSzabolcs Nagy
2022-08-05TODO(l_addr): cheri: rtld: elfptr_t fixes in dl-map-segments.hSzabolcs Nagy
2022-08-05TODO(incomplete): cheri: rtld: more elfptr_t in linkmap structSzabolcs Nagy
2022-08-05cheri: elf: fix pointer provenance of l_tls_initimageSzabolcs Nagy
2022-08-05cheri: rtld: fix _dl_start to return elfptr_tSzabolcs Nagy
2022-08-05aarch64: morello: rtld: add ld.so _start codeSzabolcs Nagy
2022-08-05aarch64: morello: rtld: define DL_RO_DYN_SECTIONSzabolcs Nagy
2022-08-05aarch64: morello: fix ldconfig for purecap abiSzabolcs Nagy
2022-08-05aarch64: morello: disable the vpcs testSzabolcs Nagy
2022-08-05aarch64: morello: add purecap ucontext supportCarlos Eduardo Seo
2022-08-05aarch64: morello: add purecap setjmp/longjmpCarlos Eduardo Seo
2022-08-05cheri: malloc: avoid switch over uintptr_tSzabolcs Nagy
2022-08-05cheri: malloc: fix alignment logic in obstackSzabolcs Nagy
2022-08-05cheri: malloc: use uintptr_t in alloc_bufferSzabolcs Nagy
2022-08-05cheri: malloc: align up without breaking capability in memalignSzabolcs Nagy
2022-08-05cheri: malloc: Disable pointer protectionSzabolcs Nagy
2022-08-05cheri: malloc: use intptr_t to preserve capabilitiesCarlos Eduardo Seo
2022-08-05cheri: fix invalid pointer use after realloc in localealiasSzabolcs Nagy
2022-08-05cheri: fix pointer tagging in tsearchSzabolcs Nagy
2022-08-05cheri: fix qsort for capabilitiesSzabolcs Nagy
2022-08-05cheri: wctype: turn wctype_t into a pointerSzabolcs Nagy
2022-08-05cheri: rseq: remove const to avoid readonly permissionSzabolcs Nagy
2022-08-05aarch64: morello: nptl: fix thread pointer setupSzabolcs Nagy
2022-08-05aarch64: morello: nptl: fix pthread types for 128 bit pointersSzabolcs Nagy
2022-08-05cheri: nptl: fix pthread_attr_t alignmentSzabolcs Nagy
2022-08-05cheri: nptl: fix thread ID types for capabilitiesSzabolcs Nagy
2022-08-05cheri: Implement 128-bit atomicsSzabolcs Nagy
2022-08-05cheri: elf: Use elfptr_t in _dl_protect_relroSzabolcs Nagy
2022-08-05cheri: elf: elfptr_t fixes for preinit/init/fini arraySzabolcs Nagy
2022-08-05TODO(l_addr): cheri: in static exe initialize l_addr to a zero capabilitySzabolcs Nagy
2022-08-05cheri: elf: use elfptr_t for auxv parsingSzabolcs Nagy
2022-08-05cheri: elf: Adjust Elf64_auxv_t for capabilitiesSzabolcs Nagy