fpc/rtl/netbsd
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
powerpc * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
errno.inc * remove $Log 2005-06-07 09:47:55 +00:00
errnostr.inc * fixed more properties, I still wonder how this could be commited 2009-08-16 10:57:52 +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
pmutext.inc * use definition of pthread_mutex_t from ptypes.h instead of 2005-06-03 21:07:04 +00:00
ptypes.inc * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. 2010-01-09 16:05:42 +00:00
signal.inc * NetBSD rtl compiles again 2006-10-28 22:17:49 +00:00
syscalls.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysconst.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysctlh.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysnr.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysofft.inc * truncate log 2005-02-14 17:13:06 +00:00
systypes.inc * remove $Log 2005-06-07 09:47:55 +00:00
termio.pp * inlined few procs. Didn't inline makeraw since that triggers inline WITH bug. 2005-09-28 20:59:20 +00:00
termios.inc * remove $Log 2005-06-07 09:47:55 +00:00
termiosproc.inc * fixed return value of IsATTY() 2005-10-07 09:29:13 +00:00
unixsock.inc * fixed building of powerpc-netbsd rtl 2008-05-21 20:07:27 +00:00
unxconst.inc * NetBSD rtl compiles again 2006-10-28 22:17:49 +00:00
unxfunc.inc * NetBSD rtl compiles again 2006-10-28 22:17:49 +00:00
unxsockh.inc * add TCP and UDP setsockopt option constants to all unix-likes 2008-05-31 22:06:56 +00:00
unxsysc.inc * hopefuly fix the fp* problems for stat and others 2007-09-08 13:51:39 +00:00