fpc/rtl/beos
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 BeOS after r14965 2010-03-07 02:55:47 +00:00
bethreads.pp
classes.pp
errno.inc
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 * patch by Olivier Coursiere to fix beos building 2009-02-14 18:02:01 +00:00
osmacro.inc
ossysc.inc
ostypes.inc o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
ptypes.inc - Remove unnecessary char to fix compilation under BeOS. 2010-04-04 23:23:31 +00:00
settimeo.inc
signal.inc
suuid.inc
syscall.inc
syscallh.inc
sysconst.inc
sysheap.inc
sysnr.inc
sysos.inc
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 * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
tthread.inc * Removed unused private fields TThread.FMethod and TThread.FSynchronizeException. 2009-05-02 12:09:30 +00:00
unixsock.inc
unxconst.inc
unxfunc.inc
unxsockh.inc