freebsd-dev/sys/arm64/cloudabi64
Ed Schouten 4a8b3b18cc Make Position Independent Executables work for CloudABI.
- Set BI_CAN_EXEC_DYN, so we can execute ET_DYN ELF files in addition to
  regular ET_EXECs.
- Provide an AT_BASE entry in the auxiliary vector, so the executable
  knows at which address it got loaded and can apply relocations.
2016-03-31 18:52:00 +00:00
..
cloudabi64_sysvec.c Make Position Independent Executables work for CloudABI. 2016-03-31 18:52:00 +00:00