fpc/compiler/systems
Jonas Maebe f2823a1d68 * r17629 changed the condition for generating safecall code on x64 and ARM
platforms from testing for a Windows target into testing to the
    tf_safecall_exceptions target flag. However, this flag was not set for
    non-i386 Windows platforms (mantis #20385)

git-svn-id: trunk@19486 -
2011-10-14 16:11:46 +00:00
..
i_amiga.pas
i_atari.pas
i_beos.pas
i_bsd.pas * i386 OpenBSD target also uses GOT for pic code 2011-10-10 21:44:44 +00:00
i_embed.pas * use dwarf2 on avr-embedded by default because stabs is difficult due to name mangling issues 2011-09-04 19:37:26 +00:00
i_emx.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_linux.pas
i_macos.pas
i_morph.pas
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sunos.pas
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win.pas * r17629 changed the condition for generating safecall code on x64 and ARM 2011-10-14 16:11:46 +00:00
mac_crea.txt
t_amiga.pas
t_atari.pas
t_beos.pas
t_bsd.pas * Set a default dynamic linker for OpenBSD 2011-10-10 21:45:21 +00:00
t_embed.pas compiler: reduce amount of hints and notes 2011-09-30 08:56:05 +00:00
t_emx.pas
t_gba.pas
t_go32v2.pas * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 2011-09-27 20:22:40 +00:00
t_haiku.pas
t_linux.pas Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 2011-09-08 21:17:35 +00:00
t_macos.pas
t_morph.pas
t_nativent.pas
t_nds.pas
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win.pas * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 2011-09-27 20:22:40 +00:00