opnsense-src/sys/amd64/linux32
Tim J. Robbins ea0fabbc4f Add preliminary support for running 32-bit Linux binaries on amd64, enabled
with the COMPAT_LINUX32 option. This is largely based on the i386 MD Linux
emulations bits, but also builds on the 32-bit FreeBSD and generic IA-32
binary emulation work.

Some of this is still a little rough around the edges, and will need to be
revisited before 32-bit and 64-bit Linux emulation support can coexist in
the same kernel.
2004-08-16 07:55:06 +00:00
..
linux.h Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
linux32_dummy.c Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
linux32_genassym.c Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
linux32_ipc64.h Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
linux32_locore.s Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
linux32_machdep.c Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
linux32_proto.h Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
linux32_syscall.h Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
linux32_sysent.c Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
linux32_sysvec.c Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
Makefile Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
syscalls.conf Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00
syscalls.master Add preliminary support for running 32-bit Linux binaries on amd64, enabled 2004-08-16 07:55:06 +00:00