fpc/compiler/systems
nickysn f270263d3d * default stack size for msdos changed to 4096 bytes
git-svn-id: branches/i8086@24066 -
2013-03-30 11:00:46 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_atari.pas
i_beos.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_bsd.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_embed.pas
i_emx.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_gba.pas
i_go32v2.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_haiku.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_jvm.pas
i_linux.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_macos.pas
i_morph.pas
i_msdos.pas * default stack size for msdos changed to 4096 bytes 2013-03-30 11:00:46 +00:00
i_nativent.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_nds.pas
i_nwl.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_nwm.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_os2.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_palmos.pas
i_sunos.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_symbian.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_watcom.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_wdosx.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +00:00
i_wii.pas
i_win.pas ifdef cpu86 replaced with ifdef cpui386 2013-03-07 22:21:27 +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 + write a build-id section for arm-embedded 2013-02-17 18:56:49 +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
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_msdos.pas + add static libraries to the wlink script for the msdos target 2013-03-23 00:05:50 +00:00
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