sergei 6280ee2eed * Changed attributes of .pdata section so it is smart-linkable on x86_64. il y a 14 ans
..
i_amiga.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_atari.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries il y a 16 ans
i_beos.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_bsd.pas ec8c7b4888 + when compiling for Darwin/ARM, pass the subarchitecture to the linker. il y a 14 ans
i_embed.pas e9f2f3388e * use dwarf2 on avr-embedded by default because stabs is difficult due to name mangling issues il y a 14 ans
i_emx.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries il y a 16 ans
i_gba.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_go32v2.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_haiku.pas 3747454aeb * patch by Olivier Coursiere to enable winlike resources on haiku, resolves #15539 il y a 15 ans
i_linux.pas 45bc3fcae0 * Enabled safecall on x86_64-linux il y a 14 ans
i_macos.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_morph.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_nativent.pas 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 il y a 15 ans
i_nds.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_nwl.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_nwm.pas 7eace122dc internal linker support for creating novell netware loadable modules il y a 14 ans
i_os2.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries il y a 16 ans
i_palmos.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries il y a 16 ans
i_sunos.pas 48d7c69aab * set maxCrecordalign to 16 for all x86_64 platforms that follow the il y a 15 ans
i_symbian.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_watcom.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_wdosx.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with il y a 15 ans
i_wii.pas 5fc349eda7 * Fixed stacksize for Wii il y a 14 ans
i_win.pas ec99b1ba40 * Add tf_dwarf_only_local_labels for win64 as suggested by Willibald Krenn il y a 15 ans
mac_crea.txt 3b1ecd4f47 + Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas' il y a 20 ans
t_amiga.pas 446e2161ce + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed. il y a 16 ans
t_atari.pas 790a4fe2d3 * log and id tags removed il y a 20 ans
t_beos.pas 35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support il y a 17 ans
t_bsd.pas ec8c7b4888 + when compiling for Darwin/ARM, pass the subarchitecture to the linker. il y a 14 ans
t_embed.pas 0781ac1f82 + support for lpc1768 by David Welch il y a 14 ans
t_emx.pas 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables il y a 14 ans
t_gba.pas bc1bcf343e * Updated NDS and GBA to devkitARM r28 il y a 15 ans
t_go32v2.pas a0159a9740 * Adapt script to DJGPP 2.04 il y a 16 ans
t_haiku.pas 35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support il y a 17 ans
t_linux.pas 9ce34c63c9 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. il y a 14 ans
t_macos.pas 0625040eba + add -XR switch for target root file system with libs (also used for C lib type detection) il y a 18 ans
t_morph.pas 446e2161ce + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed. il y a 16 ans
t_nativent.pas 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 il y a 15 ans
t_nds.pas 2503ac1d97 * Updated nds to devkitARM r33 il y a 14 ans
t_nwl.pas fc34ef31c7 FindUtil was called in SetDefaultInfo and in MakeExecutable. il y a 14 ans
t_nwm.pas 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables il y a 14 ans
t_os2.pas 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables il y a 14 ans
t_palmos.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
t_sunos.pas 356026f849 * use new_section() instead of tai_section.create() everywhere il y a 15 ans
t_symbian.pas 78b2618db6 * Fixed setting of image base using {$IMAGEBASE X} directive. il y a 16 ans
t_watcom.pas 5548824859 * Removed/ifdefed/commented unused local variables. il y a 17 ans
t_wdosx.pas f5c1839ff0 * support static library (.a) linking il y a 19 ans
t_wii.pas 5fc349eda7 * Fixed stacksize for Wii il y a 14 ans
t_win.pas 6280ee2eed * Changed attributes of .pdata section so it is smart-linkable on x86_64. il y a 14 ans