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 * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
classes.pp * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
errno.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
errnostr.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
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 * rtl part of Olivier Coursier's BeOS patch 2007-09-07 19:25:05 +00:00
ossysc.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
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 * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
signal.inc * rtl part of Olivier Coursier's BeOS patch 2007-09-07 19:25:05 +00:00
suuid.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
syscall.inc - $Log$ killed 2007-10-29 21:23:14 +00:00
syscallh.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
sysconst.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
sysheap.inc - $Log$ killed 2007-10-29 21:23:14 +00:00
sysnr.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
sysos.inc * fixed ioctl for non-linux: the third parameter is "..." there rather 2007-11-10 18:22:37 +00:00
sysosh.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
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 * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
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 * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
unxconst.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
unxfunc.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00
unxsockh.inc * rtl part of BeOS patch from Olivier Coursiere 2007-05-24 06:52:50 +00:00