cosmopolitan/ape
Justine Tunney 3d172c99fe
Mint APE Loader v1.3
This version has better error messages and safety checks. It supports
loading static position-independent executables. It correctly handles
more kinds of weird ELF program header layouts. A force flag has been
added to avoid system execve(). Finally the longstanding misalignment
with our ELF PT_NOTE section has been addressed.
2023-07-23 17:08:14 -07:00
..
public Improve open source compatibility 2022-09-08 03:19:35 -07:00
aarch64.lds Fix breakages in Linux-only build modes 2023-07-09 19:51:44 -07:00
ape-m1.c Fully support OpenBSD 7.3 2023-07-01 18:14:27 -07:00
ape.internal.h Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
ape.lds Mint APE Loader v1.3 2023-07-23 17:08:14 -07:00
ape.mk Mint APE Loader v1.3 2023-07-23 17:08:14 -07:00
ape.S Mint APE Loader v1.3 2023-07-23 17:08:14 -07:00
apeinstall.sh Make improvements 2023-07-11 04:41:50 -07:00
apeuninstall.sh Mint APE Loader v1.3 2023-07-23 17:08:14 -07:00
blink-linux-aarch64.gz Make blink support conditionally linkable into APE 2023-06-17 07:55:35 -07:00
blink-xnu-aarch64.gz Make blink support conditionally linkable into APE 2023-06-17 07:55:35 -07:00
idata.internal.h Get LIBC_RUNTIME and LIBC_CALLS building on aarch64 2023-05-10 04:20:47 -07:00
launch.S Mint APE Loader v1.3 2023-07-23 17:08:14 -07:00
loader-macho.S Mint APE Loader v1.3 2023-07-23 17:08:14 -07:00
loader.c Mint APE Loader v1.3 2023-07-23 17:08:14 -07:00
loader.lds Mint APE Loader v1.3 2023-07-23 17:08:14 -07:00
macros.internal.h [metal] Fix bug: do not initialize IDT & TSS if unneeded (#654) 2022-10-10 20:54:46 -07:00
mz.ansi Initial import 2020-06-15 07:18:57 -07:00
notice.inc Initial import 2020-06-15 07:18:57 -07:00
relocations.h Optimize memory layout 2022-09-12 04:26:52 -07:00
sections.internal.h Rewrite .zip.o file linker 2023-06-10 09:29:44 -07:00
start.S Mint APE Loader v1.3 2023-07-23 17:08:14 -07:00
systemcall.S Mint APE Loader v1.3 2023-07-23 17:08:14 -07:00