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