fpc/compiler/systems
Jonas Maebe d19eaab7c6 * don't specify ARM architecture subtype to linker, because then it will
refuse linking in compiled resources (because those have a generic
    cpu subtype)

git-svn-id: trunk@14330 -
2009-12-04 20:29:05 +00:00
..
i_amiga.pas
i_atari.pas * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries 2009-02-09 00:01:15 +00:00
i_beos.pas
i_bsd.pas * added tf_requires_proper_alignment for Darwin/ARM, fixes webtbs/tw7391.pp 2009-12-04 19:56:00 +00:00
i_embed.pas
i_emx.pas
i_gba.pas * Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi 2009-09-06 18:47:22 +00:00
i_go32v2.pas
i_haiku.pas
i_linux.pas * several mips/mipsel related stuff fixed 2009-11-27 15:10:56 +00:00
i_macos.pas
i_morph.pas
i_nds.pas * Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi 2009-09-06 18:47:22 +00:00
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sunos.pas * solaris x86-64 libraries require pic 2009-11-28 18:27:58 +00:00
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_win.pas
mac_crea.txt
t_amiga.pas
t_atari.pas
t_beos.pas + Haiku support by Olivier Coursière based on old BeOS support 2008-05-19 17:33:35 +00:00
t_bsd.pas * don't specify ARM architecture subtype to linker, because then it will 2009-12-04 20:29:05 +00:00
t_embed.pas * merged armthum branch 2009-10-04 09:03:44 +00:00
t_emx.pas
t_gba.pas * Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi 2009-09-06 18:47:22 +00:00
t_go32v2.pas * Adapt script to DJGPP 2.04 2009-11-06 00:13:42 +00:00
t_haiku.pas
t_linux.pas * several mips/mipsel related stuff fixed 2009-11-27 15:10:56 +00:00
t_macos.pas
t_morph.pas
t_nds.pas * Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi 2009-09-06 18:47:22 +00:00
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sunos.pas * modify native likner args for library creation 2009-12-01 13:52:46 +00:00
t_symbian.pas * Fixed setting of image base using {$IMAGEBASE X} directive. 2009-05-15 23:12:02 +00:00
t_watcom.pas
t_wdosx.pas
t_win.pas