fpc/compiler/systems
florian c2baf7b4c0 Merge r23058
git-svn-id: trunk@23776 -
2013-03-10 16:37:57 +00:00
..
i_aix.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_amiga.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_android.pas * Set android-i368 stack alignment to 16. 2013-01-21 11:51:09 +00:00
i_atari.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_beos.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_bsd.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_embed.pas Updated localalign values, and changed the behaviour of alignment of load/stores to not break aligned half-word copies 2012-10-23 12:45:40 +00:00
i_emx.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_gba.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_go32v2.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_haiku.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_jvm.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_linux.pas * enable section smartlinking for powerpc-linux to reduce compilation 2013-01-03 23:04:29 +00:00
i_macos.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_morph.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_nativent.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_nds.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_nwl.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_nwm.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_os2.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_palmos.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_sunos.pas Add tf_pic_uses_got for sparc linux and sparc solaris 2012-09-27 15:54:21 +00:00
i_symbian.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_watcom.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_wdosx.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_wii.pas + describe for each supported target the default guaranteed stack alignment 2012-09-02 14:32:12 +00:00
i_win.pas Use dwarf2 as default debug format for Win64 target OS 2012-11-29 14:20:13 +00:00
mac_crea.txt
t_aix.pas
t_amiga.pas Add DynLinkStr support 2012-12-18 15:08:59 +00:00
t_android.pas * Android: Quote a path to crt object files if needed. It fixes linking when a library path contains spaces. 2013-02-13 15:50:58 +00:00
t_atari.pas
t_beos.pas
t_bsd.pas * Enable use of amd64 ld GNU linker for i386 by adding target and emul command line args for freebsd 2013-01-01 23:00:02 +00:00
t_embed.pas Merge r23058 2013-03-10 16:37:57 +00:00
t_emx.pas * fix for missing space in emxbind parameters for resource files linking 2012-10-26 20:52:53 +00:00
t_gba.pas
t_go32v2.pas * Renamed a method for consistency (let script building methods start with ScriptAdd). 2012-07-07 22:49:05 +00:00
t_haiku.pas
t_jvm.pas
t_linux.pas + Support dynamic copy relocations. 2013-01-13 17:44:14 +00:00
t_macos.pas
t_morph.pas
t_nativent.pas
t_nds.pas compiler: set apptype using new SetAppType routine, add 'CONSOLE' define for console apptype. 2013-02-13 03:21:03 +00:00
t_nwl.pas
t_nwm.pas
t_os2.pas * fix for missing space in emxbind parameters for resource files linking 2012-10-26 20:52:11 +00:00
t_palmos.pas
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win.pas + Support smart-linked .rdata section with external linker for Windows targets after r23025. 2012-12-01 15:04:23 +00:00