haiku/headers
Alexander von Gluck IV 6d3363214f ARM: Simplify board specification
* Don't assume verdex as it isn't clear this was
  occurring.
* Make an educated guess on HAIKU_BOOT_PLATFORM
  based on provided board (but still allow it to
  be overridden)
* Error out if user doesn't populate
  HAIKU_BOOT_PLATFORM or enters an unknown board
  name.
* You need to add "-sHAIKU_BOOT_BOARD=xxx" to
  your jam to build for the proper ARM device.
* Rename beagle to beagleboneblk as per the
  documentation.
2014-02-26 00:27:18 -06:00
..
build Fix build. 2014-02-11 12:50:27 +01:00
compatibility Add sysexits.h from FreeBSD r259958 2013-12-27 19:16:15 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add another mssing string::compare prototype. 2014-01-17 10:00:32 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Fixed execute bits of AGG headers. 2014-02-04 23:51:49 +01:00
os Style fix: add parameter name 2014-02-22 13:51:55 +00:00
posix Haiku: Fix posix INT64_C macros on x86_64 2014-02-21 01:38:54 -06:00
private ARM: Simplify board specification 2014-02-26 00:27:18 -06:00
tools