Home
last modified time | relevance | path

Searched hist:"44 ec21c3ff3eb22693333ad429b1972206223754" (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/os/support/
H A DByteOrder.h44ec21c3ff3eb22693333ad429b1972206223754 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 Dutility.cpp44ec21c3ff3eb22693333ad429b1972206223754 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 Darch_debug.cpp44ec21c3ff3eb22693333ad429b1972206223754 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 Dahci_port.cpp44ec21c3ff3eb22693333ad429b1972206223754 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