Skip to content
#

position-independent-executable

Here are 5 public repositories matching this topic...

Language: All
Filter by language

Fork of LLVM 23.1.1 Upstream. This fork adds support for -mcmodel=large to AArch64, RISCV64 and x86_64 TLS. It has also been patched to compile IREE 3.11.0. The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

  • Updated Sep 20, 2026
  • LLVM

A minimal ELF loader written in C that loads and executes statically linked 64-bit ELF binaries on Linux. Implements ELF parsing, memory segment mapping with correct permissions, PIE/ASLR support, process stack initialization including auxiliary vector, and control transfer to loaded executables.

  • Updated Feb 4, 2026
  • C

Add this topic to your repo

To associate your repository with the position-independent-executable topic, visit your repo's landing page and select "manage topics."

Learn more