freebsd-dev/sys/i386/linux
Dmitry Chagin 9e550625f8 linux(4): Deduplicate linux_fixup_elf().
Use native routines to fixup initial process stack. On Arm64 linux_elf_fixup() is
noop, as it do the stack fixup (room for argc) in the linux_copyout_strings().

MFC after:		1 week
2023-02-02 17:58:07 +03:00
..
imgact_linux.c exec: Reimplement stack address randomization 2022-01-17 16:12:36 -05:00
linux_copyout.c linux(4): Deduplicate MI futex structures. 2023-02-01 21:57:04 +03:00
linux_dummy_machdep.c linux(4): Implement semtimedop syscalls. 2022-05-06 20:02:59 +03:00
linux_genassym.c linux(4): Retire handmade DWARF annotations from signal trampolines 2022-05-15 21:08:12 +03:00
linux_locore.asm linux(4): Retire unused include 2022-05-15 21:08:45 +03:00
linux_machdep.c linux(4): Add coredump support to i386. 2023-02-02 17:58:06 +03:00
linux_proto.h linux(4): Regen for prctl fix. 2022-05-09 21:48:15 +03:00
linux_ptrace_machdep.c linux: mv sys/i386/linux/linux_ptrace{,_machdep}.c 2021-11-03 08:50:17 +00:00
linux_syscall.h linux(4): Regen for epoll_pwait2 syscall. 2022-04-26 19:35:58 +03:00
linux_syscalls.c linux(4): Regen for epoll_pwait2 syscall. 2022-04-26 19:35:58 +03:00
linux_sysent.c linux(4): Regen for semtimedop syscalls. 2022-05-06 20:02:16 +03:00
linux_systrace_args.c linux(4): Regen for prctl fix. 2022-05-09 21:48:15 +03:00
linux_sysvec.c linux(4): Deduplicate linux_fixup_elf(). 2023-02-02 17:58:07 +03:00
linux_vdso_gtod.c linux(4): Implement vdso getcpu for x86. 2022-05-08 17:20:52 +03:00
linux_vdso.lds.s linux(4): Retire handmade DWARF annotations from signal trampolines 2022-05-15 21:08:12 +03:00
linux.h linux(4): Add coredump support to i386. 2023-02-02 17:58:06 +03:00
Makefile
syscalls.conf sysent: move away from allowing all compat options for other ABIs 2021-12-16 20:56:28 -06:00
syscalls.master linux(4): Fix 039e98e6. 2022-05-09 21:45:51 +03:00