fpc/compiler/systems
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
..
i_amiga.pas
i_atari.pas
i_beos.pas
i_bsd.pas + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
i_embed.pas
i_emx.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_linux.pas * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. 2010-08-27 19:07:22 +00:00
i_macos.pas
i_morph.pas
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sunos.pas * set maxCrecordalign to 16 for all x86_64 platforms that follow the 2010-06-03 20:02:06 +00:00
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_win.pas * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. 2010-08-27 19:07:22 +00:00
mac_crea.txt
t_amiga.pas
t_atari.pas
t_beos.pas
t_bsd.pas + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
t_embed.pas
t_emx.pas
t_gba.pas * Updated NDS and GBA to devkitARM r28 2010-03-02 21:56:41 +00:00
t_go32v2.pas
t_haiku.pas
t_linux.pas * use new_section() instead of tai_section.create() everywhere 2010-06-26 10:50:14 +00:00
t_macos.pas
t_morph.pas
t_nativent.pas
t_nds.pas * Updated NDS and GBA to devkitARM r28 2010-03-02 21:56:41 +00:00
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sunos.pas * use new_section() instead of tai_section.create() everywhere 2010-06-26 10:50:14 +00:00
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_win.pas From patch submitted by Willibald Krenn in Bug Report 17500. 2010-09-28 10:06:54 +00:00