haiku/headers/os
Alexander von Gluck IV f8da8f3477 ARM: Be aware of ARMEL and ARMEL
* My BeagleBone gcc defines __ARMEL__ but not
  __ARM__ which breaks the native tool builds
* As ARM was originally Little Endian, we assume
  __ARM__ means as such.
* Look for Big Endian ARM and define the needed big
  endian preprocessors
2014-01-01 23:41:02 -07: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
device
drivers PCI: moved IDE api flags to PCI.h 2013-11-28 18:38:45 +01:00
game
interface BButton: Add optional pop-up marker 2013-12-30 04:42:52 +01:00
kernel ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
locale
mail
media MediaTrack: Style fixes 2013-08-31 15:40:18 -04:00
midi
midi2
net Reintroduce BUrlResult and add BDataRequest 2013-12-11 17:29:25 +01:00
package BPackageInfo: Add ArchitectureName() 2013-11-27 15:38:42 +01:00
storage BPathFinder: Add BPackageResolvableExpression initialization 2013-11-21 13:29:21 +01:00
support Add get_architectures() and C++ versions 2013-11-17 02:09:37 +01: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