freebsd-dev/sys/compat/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_fd.c Replace the CloudABI system call table by a machine generated version. 2016-03-24 21:47:15 +00:00
cloudabi64_module.c Make Position Independent Executables work for CloudABI. 2016-03-31 18:52:00 +00:00
cloudabi64_poll.c Replace the CloudABI system call table by a machine generated version. 2016-03-24 21:47:15 +00:00
cloudabi64_proto.h Regenerate system call table after r297468. 2016-03-31 18:50:52 +00:00
cloudabi64_sock.c Replace the CloudABI system call table by a machine generated version. 2016-03-24 21:47:15 +00:00
cloudabi64_syscall.h Regenerate system call table after r297468. 2016-03-31 18:50:52 +00:00
cloudabi64_syscalls.c Regenerate system call table after r297468. 2016-03-31 18:50:52 +00:00
cloudabi64_sysent.c Regenerate system call table after r297468. 2016-03-31 18:50:52 +00:00
cloudabi64_systrace_args.c Sync in the latest CloudABI system call definitions. 2016-03-31 18:50:06 +00:00
cloudabi64_thread.c Replace the CloudABI system call table by a machine generated version. 2016-03-24 21:47:15 +00:00
cloudabi64_util.h Replace the CloudABI system call table by a machine generated version. 2016-03-24 21:47:15 +00:00
Makefile Replace the CloudABI system call table by a machine generated version. 2016-03-24 21:47:15 +00:00
syscalls.conf