/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_util.h | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | freebsd32.h | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | freebsd32_proto.h | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | freebsd32_syscalls.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | freebsd32_syscall.h | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | freebsd32_sysent.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/modules/procfs/ |
H A D | Makefile | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/amd64/include/ |
H A D | elf.h | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | reg.h | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/fs/procfs/ |
H A D | procfs_dbregs.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | procfs_fpregs.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | procfs_regs.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | procfs_map.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/sys/ |
H A D | ptrace.h | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/kern/ |
H A D | kern_module.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | kern_thr.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | kern_umtx.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | sys_process.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/conf/ |
H A D | options.amd64 | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/compat/ia32/ |
H A D | ia32_sysvec.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/amd64/amd64/ |
H A D | db_trace.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
H A D | exception.S | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/modules/linux/ |
H A D | Makefile | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/amd64/linux32/ |
H A D | linux32_sysvec.c | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|
/freebsd/sys/amd64/conf/ |
H A D | NOTES | diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb diff 841c0c7ec75bef3c9920cd811270f9f84791ee04 Thu Mar 11 15:49:06 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Provide groundwork for 32-bit binary compatibility on non-x86 platforms, for upcoming 64-bit PowerPC and MIPS support. This renames the COMPAT_IA32 option to COMPAT_FREEBSD32, removes some IA32-specific code from MI parts of the kernel and enhances the freebsd32 compatibility code to support big-endian platforms.
Reviewed by: kib, jhb
|