Searched hist:"44 ec21c3ff3eb22693333ad429b1972206223754" (Results 1 – 4 of 4) sorted by relevance
/haiku/headers/os/support/ |
H A D | ByteOrder.h | 44ec21c3ff3eb22693333ad429b1972206223754 Thu May 29 12:12:45 UTC 2014 Jessica Hamilton <jessica.l.hamilton@gmail.com> ByteOrder.h: simplify compiler test
* A problem with our gcc requires adding casts for gcc4 when the __builtin_bswap functions are used with a format string * Unlike gcc2, the __builtin_bswap functions do not get disabled despite using -fno-builtins, hence added compiler check in runtime_loader/utility.cpp
|
/haiku/src/system/runtime_loader/ |
H A D | utility.cpp | 44ec21c3ff3eb22693333ad429b1972206223754 Thu May 29 12:12:45 UTC 2014 Jessica Hamilton <jessica.l.hamilton@gmail.com> ByteOrder.h: simplify compiler test
* A problem with our gcc requires adding casts for gcc4 when the __builtin_bswap functions are used with a format string * Unlike gcc2, the __builtin_bswap functions do not get disabled despite using -fno-builtins, hence added compiler check in runtime_loader/utility.cpp
|
/haiku/src/system/kernel/arch/x86/ |
H A D | arch_debug.cpp | 44ec21c3ff3eb22693333ad429b1972206223754 Thu May 29 12:12:45 UTC 2014 Jessica Hamilton <jessica.l.hamilton@gmail.com> ByteOrder.h: simplify compiler test
* A problem with our gcc requires adding casts for gcc4 when the __builtin_bswap functions are used with a format string * Unlike gcc2, the __builtin_bswap functions do not get disabled despite using -fno-builtins, hence added compiler check in runtime_loader/utility.cpp
|
/haiku/src/add-ons/kernel/busses/scsi/ahci/ |
H A D | ahci_port.cpp | 44ec21c3ff3eb22693333ad429b1972206223754 Thu May 29 12:12:45 UTC 2014 Jessica Hamilton <jessica.l.hamilton@gmail.com> ByteOrder.h: simplify compiler test
* A problem with our gcc requires adding casts for gcc4 when the __builtin_bswap functions are used with a format string * Unlike gcc2, the __builtin_bswap functions do not get disabled despite using -fno-builtins, hence added compiler check in runtime_loader/utility.cpp
|