fpc/compiler/systems
Jonas Maebe a28917086b * updated *crt1* linking logic for OS X 10.8+:
o don't link by default
   o when generating profiling info, link gcrt1.o and specify "-no_new_main"
     linker parameter
  * don't use version-specific crt1.o files when targetting the
    iPhoneSimulator platform
  * don't link a crt1.o file when targetting iOS 6 or later
  (all info from
   http://llvm.org/svn/llvm-project/cfe/trunk/lib/Driver/Tools.cpp )

git-svn-id: trunk@25789 -
2013-10-14 21:38:38 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_atari.pas * restores atari support/rtl partially 2013-10-06 19:36:59 +00:00
i_beos.pas
i_bsd.pas
i_embed.pas
i_emx.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas
i_macos.pas
i_morph.pas
i_msdos.pas * the staticlibext for i8086-msdos changed from .lib to .a; rationale: 2013-10-05 10:01:59 +00:00
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sunos.pas
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win.pas
mac_crea.txt
t_aix.pas
t_amiga.pas
t_android.pas
t_atari.pas
t_beos.pas
t_bsd.pas * updated *crt1* linking logic for OS X 10.8+: 2013-10-14 21:38:38 +00:00
t_embed.pas
t_emx.pas
t_gba.pas
t_go32v2.pas
t_haiku.pas * fix compatibility with new Package Management system under Haiku 2013-09-25 20:57:41 +00:00
t_jvm.pas
t_linux.pas
t_macos.pas
t_morph.pas
t_msdos.pas * use apptype to indicate that the target is a DOS .COM file, instead of introducing a new field in tsettings (as suggested by Sven) 2013-09-24 12:13:47 +00:00
t_nativent.pas
t_nds.pas
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win.pas