haiku/src/system
Augustin Cavalier ca57e33abb libroot/glibc: Use .double instead of .tfloat on Clang.
Clang's equivalent of .tfloat is .x86_fp80, but apparently that
is not enabled for Haiku. So for now, use .double instead.
This is the same thing MinGW does.
2018-08-01 19:04:25 -04:00
..
boot Don't clear video mem on UEFI, efi video mode refactor 2018-08-01 21:12:08 +02:00
glue glue: correctly support different architectures. 2018-01-31 22:57:56 +01:00
kernel arch: Cleanup of __ARM__ checks 2018-07-31 19:12:20 -05:00
ldscripts kernel: Binary code patches on x86. 2018-01-14 13:20:38 +01:00
libroot libroot/glibc: Use .double instead of .tfloat on Clang. 2018-08-01 19:04:25 -04:00
runtime_loader runtime_loader: differentiate between secondary runtime loaders. 2018-08-01 21:18:01 +02:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00