fpc/rtl/haiku
Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
..
i386 * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
baseunix.pp * Active out support using $modeswitch under Haiku after r14965 2010-03-07 02:53:33 +00:00
bethreads.pp
classes.pp
errno.inc * Define two more constants in order to compile fppkg under Haiku after r15275 2010-05-19 22:25:59 +00:00
errnostr.inc
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc * enables compilation of iso7185 unit on all targets 2010-08-06 17:45:42 +00:00
osdefs.inc o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
osmacro.inc
ossysc.inc * Haiku patch by Olivier Coursiere 2008-05-31 11:33:02 +00:00
ostypes.inc Fix the build under Haiku : 2009-07-19 01:24:46 +00:00
pthread.inc * TCriticalSection.Tryenter support (Mantis 15928) + short test/demo 2010-03-21 11:34:05 +00:00
ptypes.inc * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. 2010-01-09 16:05:42 +00:00
settimeo.inc
signal.inc Fix the build under Haiku : 2009-07-19 01:24:46 +00:00
suuid.inc
syscall.inc
syscallh.inc
sysconst.inc
sysheap.inc
sysnr.inc
sysos.inc * Implement do_IsDevice without relying on IOCTL_TCGETS (unsupported on Haiku). This enable mouse support in the Freepascal IDE. 2009-07-19 14:19:59 +00:00
sysosh.inc
system.pp - Remove unnecessary call to SysInitStdIO probably added here by me for debugging purpose long time ago. The right one is a few line below. 2010-03-30 20:06:52 +00:00
termio.pp
termios.inc o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
termiosproc.inc
unixsock.inc
unxconst.inc * Fixed some declarations for Haiku. Some are needed to compile Lazarus. 2010-01-17 01:10:24 +00:00
unxfunc.inc
unxsockh.inc * Fixes all constant declarations according to sys/socket.h and netinet/in.h. 2010-03-31 23:25:10 +00:00