freebsd-dev/sys/amd64/linux
Edward Tomasz Napierala a90ff3c4bc linux: Add ptrace(2) support on arm64
This moves linux_ptrace.c from sys/amd64/linux/ to sys/compat/linux/,
making it possible to use it on architectures other than amd64.
It also enables Linux ptrace(2) on arm64.

Relnotes:	yes
Sponsored By:	EPSRC
Differential Revision:	https://reviews.freebsd.org/D32868
2021-11-07 08:39:24 +00:00
..
linux_dummy_machdep.c Drop "All rights reserved" from my copyright statements. 2021-07-20 10:05:50 +03:00
linux_genassym.c
linux_locore.asm linux(4): Remove function prototypes from the vDSO. 2021-07-20 09:52:08 +03:00
linux_machdep.c linux: make PTRACE_SETREGS use a correct struct 2021-10-30 10:13:37 +01:00
linux_proto.h linux(4): Regen for clone3 system call. 2021-08-12 11:50:22 +03:00
linux_support.s amd64/linux*: add required header to get the constant value 2021-05-26 01:24:09 +03:00
linux_syscall.h linux(4): Regen for linux_poll system call. 2021-06-22 08:09:55 +03:00
linux_syscalls.c linux(4): Regen for linux_poll system call. 2021-06-22 08:09:55 +03:00
linux_sysent.c linux(4): Regen for clone3 system call. 2021-08-12 11:50:22 +03:00
linux_systrace_args.c linux(4): Regen for clone3 system call. 2021-08-12 11:50:22 +03:00
linux_sysvec.c amd64: consistently use uprintf() to report weird situations in sigreturn 2021-09-21 20:20:15 +03:00
linux_vdso_gtod.c linux(4): Fix gcc buld. 2021-07-29 09:52:33 +03:00
linux_vdso.lds.s linux(4); Almost complete the vDSO. 2021-07-20 10:01:18 +03:00
linux.h linux: make PTRACE_SETREGS use a correct struct 2021-10-30 10:13:37 +01:00
Makefile
syscalls.conf
syscalls.master linux(4): Implement clone3 system call. 2021-08-12 11:49:36 +03:00