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