fpc/compiler/systems
pierre 0cd15043b3 * Set a default dynamic linker for OpenBSD
git-svn-id: trunk@19451 -
2011-10-10 21:45:21 +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 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries 2009-02-09 00:01:15 +00:00
i_gba.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_go32v2.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_haiku.pas
i_linux.pas * Enabled safecall on x86_64-linux 2011-06-02 10:43:18 +00:00
i_macos.pas
i_morph.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_nativent.pas
i_nds.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
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
mac_crea.txt
t_amiga.pas + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed. 2009-01-03 14:34:59 +00:00
t_atari.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
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 + Use DLL name in assembler labels used to import DLL functions/variables 2011-06-23 11:38:57 +00:00
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 + Haiku support by Olivier Coursière based on old BeOS support 2008-05-19 17:33:35 +00:00
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 + add -XR switch for target root file system with libs (also used for C lib type detection) 2007-09-30 15:00:54 +00:00
t_morph.pas + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed. 2009-01-03 14:34:59 +00:00
t_nativent.pas
t_nds.pas * Updated nds to devkitARM r33 2011-06-27 12:22:46 +00:00
t_nwl.pas FindUtil was called in SetDefaultInfo and in MakeExecutable. 2011-02-06 16:25:18 +00:00
t_nwm.pas + Use DLL name in assembler labels used to import DLL functions/variables 2011-06-23 11:38:57 +00:00
t_os2.pas + Use DLL name in assembler labels used to import DLL functions/variables 2011-06-23 11:38:57 +00:00
t_palmos.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
t_sunos.pas
t_symbian.pas * Fixed setting of image base using {$IMAGEBASE X} directive. 2009-05-15 23:12:02 +00:00
t_watcom.pas * Removed/ifdefed/commented unused local variables. 2008-07-23 09:22:47 +00:00
t_wdosx.pas
t_wii.pas * Fixed stacksize for Wii 2011-02-27 19:27:12 +00:00
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