..
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_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
+ describe for each supported target the default guaranteed stack alignment
2012-09-02 14:32:12 +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
Set res field to res_elf for linux mips/mipsel systems
2012-10-09 14:10:23 +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
+ describe for each supported target the default guaranteed stack alignment
2012-09-02 14:32:12 +00:00
mac_crea.txt
t_aix.pas
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
2012-05-20 13:30:51 +00:00
t_amiga.pas
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
2012-05-20 13:30:51 +00:00
t_atari.pas
t_beos.pas
* GNU ld only supports double quotes in its response file -> requote there
2012-05-03 12:41:16 +00:00
t_bsd.pas
* use -iphone_os_min rather than -ios_version_min, because the former
2012-11-08 20:17:42 +00:00
t_embed.pas
Added all STM32F1 configurations
2012-10-09 06:58:58 +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
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
2012-05-20 13:30:51 +00:00
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
* GNU ld only supports double quotes in its response file -> requote there
2012-05-03 12:41:16 +00:00
t_jvm.pas
+ Android/JVM target, including a translation of the Android r14 SDK
2011-12-12 02:34:34 +00:00
t_linux.pas
* ModulesLinkToLibc: another fix. We also have to look in ImportLibraryList because items contained there aren't yet merged into linkothersharedlibs when this function is called.
2012-10-23 14:51:35 +00:00
t_macos.pas
* GNU ld only supports double quotes in its response file -> requote there
2012-05-03 12:41:16 +00:00
t_morph.pas
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
2012-05-20 13:30:51 +00:00
t_nativent.pas
t_nds.pas
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
2012-05-20 13:30:51 +00:00
t_nwl.pas
* GNU ld only supports double quotes in its response file -> requote there
2012-05-03 12:41:16 +00:00
t_nwm.pas
* GNU ld only supports double quotes in its response file -> requote there
2012-05-03 12:41:16 +00:00
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
* GNU ld only supports double quotes in its response file -> requote there
2012-05-03 12:41:16 +00:00
t_sunos.pas
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
2012-05-20 13:30:51 +00:00
t_symbian.pas
t_watcom.pas
* GNU ld only supports double quotes in its response file -> requote there
2012-05-03 12:41:16 +00:00
t_wdosx.pas
* replaced most (if not all) remaining fields/parameters in the compiler
2012-04-29 17:36:23 +00:00
t_wii.pas
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
2012-05-20 13:30:51 +00:00
t_win.pas
* Renamed a method for consistency (let script building methods start with ScriptAdd).
2012-07-07 22:49:05 +00:00