aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-12cheri: change __libc_start_main prototypeSzabolcs Nagy
2022-10-12aarch64: morello: rewrite start code in CSzabolcs Nagy
2022-10-12aarch64: morello: remove ELF_MACHINE_START_ADDRESSSzabolcs Nagy
2022-10-12cheri: elf: make l_entry a capabilitySzabolcs Nagy
2022-10-12TODO: cheri: elf: Add new AT_* auxv typesSzabolcs Nagy
2022-10-12TODO: drop unused u64 reloc addr from lazy relocsSzabolcs Nagy
2022-10-12TODO: aarch64: morello: fix abs sym relocSzabolcs Nagy
2022-10-12TODO: cheri: elf: turn back to addresses: l_map_end, l_text_end, l_relro_startSzabolcs Nagy
2022-10-12aarch64: morello: update HWCAP2_MORELLO valueSzabolcs Nagy
2022-10-12TODO(uapi): narrow capability in mmap and mremapSzabolcs Nagy
2022-10-12static: glibc-bug: NL_CURRENT_INDIRECT is broken so disable itSzabolcs Nagy
2022-10-12TODO: cheri: printf: fix unused variable warningSzabolcs Nagy
2022-10-12cheri: use getauxptr in iconv/tst-gconv-init-failure testSzabolcs Nagy
2022-10-12Fix OOB read in stdlib thousand separator handlingSzabolcs Nagy
2022-10-12elf: Fix _dl_debug_vdprintf stack buffer underflowSzabolcs Nagy
2022-10-12Fix missing NUL terminator in stdio-common/scanf13 testSzabolcs Nagy
2022-10-12Fix malloc/tst-scratch_bufferSzabolcs Nagy
2022-10-12Fix elf/tst-tls20 stack OOB accessSzabolcs Nagy
2022-10-12Fix off-by-one error in iconv/tst-iconv-mtSzabolcs Nagy
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