fpc/compiler/systems
2012-12-01 15:04:23 +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_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 Use dwarf2 as default debug format for Win64 target OS 2012-11-29 14:20:13 +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
t_linux.pas * ELF linker: fixed written values of STT_TLS symbols, they must be relative to PT_TLS segment address. 2012-11-19 09:07:45 +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 + Support smart-linked .rdata section with external linker for Windows targets after r23025. 2012-12-01 15:04:23 +00:00