haiku/headers/os
Jessica Hamilton 4ffdf2ed40 Use GCC builtins for byte-swapping. Fixes #10800.
* Introduced in gcc-4.3 for at least Intel platforms
* On ARM, full support added in gcc-4.8
* Other platforms untested, left as-is
* This introduces a breaking change to the ABI for gcc4
2014-05-27 05:35:38 +12:00
..
add-ons
app BLooper: Add DispatchExternalMessage() 2013-12-20 15:47:23 +01:00
arch x86_64: Set vector in iframe/debug state to 99 for syscalls. 2013-07-25 20:04:25 +01:00
be_apps
bluetooth Fix more GCC4 narrowing conversion warnings. 2013-05-03 19:42:04 +02:00
device
drivers Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
game
interface BPolygon: Style fixes for documentation. 2014-05-21 16:12:47 -04:00
kernel kernel: Add more architecture code post-scheduler 2014-01-19 21:53:56 -06:00
locale LocaleRoster: race condition on catalog loading. 2014-01-19 12:12:57 +01:00
mail
media Remove remaining unnecessary 'volatile' qualifiers 2013-11-06 00:03:07 +01:00
midi
midi2
net Network Kit: Prepare for HTTP range requests 2014-04-12 08:57:26 +02:00
package BInstallationLocationInfo: Provide more info 2014-05-04 20:59:01 +02:00
storage Whitespace style fixes only in StorageDefs.h 2014-03-31 16:22:06 -04:00
support Use GCC builtins for byte-swapping. Fixes #10800. 2014-05-27 05:35:38 +12:00
translation
AppKit.h
Be.h
BeBuild.h BeBuild.h: Fix B_DEFINE_WEAK_ALIAS for use in C++ code 2013-11-05 21:40:42 +01:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
StorageKit.h
SupportKit.h
TranslationKit.h