haiku/src/system
Jérôme Duval 2aaad308b8 runtime_loader: enable elf32 on x86_64, elf64 on x86.
use x86 as default sSearchPathSubDir in compatibility mode.
use the generic memset/memcpy when x86_64 is the primary arch.

Change-Id: Ib464c308ff97f7ae2482ef4c037de1b1bb2bf61b
2018-05-05 09:37:49 +00:00
..
boot bootloader/efi: remove partition before adding to new list. 2018-05-05 14:14:35 +12:00
glue glue: correctly support different architectures. 2018-01-31 22:57:56 +01:00
kernel vfs: _user_flock() did not use FS advisory locking calls 2018-04-22 15:13:29 +02:00
ldscripts kernel: Binary code patches on x86. 2018-01-14 13:20:38 +01:00
libroot libroot_x86: use the generic memset/memcpy when x86_64 is the primary arch. 2018-05-05 09:37:16 +00:00
runtime_loader runtime_loader: enable elf32 on x86_64, elf64 on x86. 2018-05-05 09:37:49 +00:00
Jamfile