NetBSD/sys/compat/irix
manu c6eca571d5 irix_elf32_probe is now responsible for finding interpreter's load
address. We do that through the irix_load_addr function, which is
not IRIX specific at all. If another emulation needs it, it can
easily move to compat_util.c

With this change, IRIX dynamic binaries are able to link and run again
(top down UVM broke them a few weeks ago)
2003-08-06 01:04:44 +00:00
..
files.irix
irix_dirent.c
irix_errno.c
irix_errno.h
irix_exec_elf32.c irix_elf32_probe is now responsible for finding interpreter's load 2003-08-06 01:04:44 +00:00
irix_exec.c
irix_exec.h
irix_fcntl.c
irix_fcntl.h
irix_ioctl.c
irix_ioctl.h
irix_kmem.c
irix_kmem.h
irix_misc.c
irix_mman.c
irix_mman.h
irix_mount.c
irix_prctl.c
irix_prctl.h
irix_resource.c
irix_resource.h
irix_signal.c
irix_signal.h
irix_stat.c
irix_swap.c
irix_swap.h
irix_syscall.h
irix_syscallargs.h
irix_syscalls.c
irix_sysctl.c
irix_sysctl.h
irix_sysent.c
irix_sysmp.c
irix_sysmp.h
irix_syssgi.c
irix_syssgi.h
irix_systeminfo.c
irix_types.h
irix_usema.c
irix_usema.h
Makefile
syscalls.conf
syscalls.master