Jonas Maebe 8d2a7f3b88 * switched linux/ppc64 to tf_smartlink_sections (works fine even with há 13 anos atrás
..
i_amiga.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_atari.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries há 16 anos atrás
i_beos.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_bsd.pas 98c7a5e4b0 * Enable internal elf writer for freebsd x86_64 target há 13 anos atrás
i_embed.pas e9f2f3388e * use dwarf2 on avr-embedded by default because stabs is difficult due to name mangling issues há 14 anos atrás
i_emx.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries há 16 anos atrás
i_gba.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_go32v2.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_haiku.pas 3747454aeb * patch by Olivier Coursiere to enable winlike resources on haiku, resolves #15539 há 15 anos atrás
i_linux.pas 8d2a7f3b88 * switched linux/ppc64 to tf_smartlink_sections (works fine even with há 13 anos atrás
i_macos.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_morph.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_nativent.pas 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 há 15 anos atrás
i_nds.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_nwl.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_nwm.pas 7eace122dc internal linker support for creating novell netware loadable modules há 14 anos atrás
i_os2.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries há 16 anos atrás
i_palmos.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries há 16 anos atrás
i_sunos.pas 48d7c69aab * set maxCrecordalign to 16 for all x86_64 platforms that follow the há 15 anos atrás
i_symbian.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_watcom.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_wdosx.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with há 15 anos atrás
i_wii.pas 5fc349eda7 * Fixed stacksize for Wii há 14 anos atrás
i_win.pas b1bd1d29ec Replace `cat $RES`by $CATRES and call CatFileContent method há 13 anos atrás
mac_crea.txt 3b1ecd4f47 + Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas' há 20 anos atrás
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. há 16 anos atrás
t_atari.pas 790a4fe2d3 * log and id tags removed há 20 anos atrás
t_beos.pas 4bda40649d * Add missing CATRES substitution and remove blank lines in link.res há 13 anos atrás
t_bsd.pas 3188916cda * also replace $CATRES for shared libraries (fix for r19649) há 13 anos atrás
t_embed.pas 7a74d2c2f8 compiler: reduce amount of hints and notes há 14 anos atrás
t_emx.pas 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables há 14 anos atrás
t_gba.pas bc1bcf343e * Updated NDS and GBA to devkitARM r28 há 15 anos atrás
t_go32v2.pas d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 há 14 anos atrás
t_haiku.pas 4bda40649d * Add missing CATRES substitution and remove blank lines in link.res há 13 anos atrás
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. há 14 anos atrás
t_macos.pas 0625040eba + add -XR switch for target root file system with libs (also used for C lib type detection) há 18 anos atrás
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. há 16 anos atrás
t_nativent.pas 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 há 15 anos atrás
t_nds.pas 2503ac1d97 * Updated nds to devkitARM r33 há 14 anos atrás
t_nwl.pas fc34ef31c7 FindUtil was called in SetDefaultInfo and in MakeExecutable. há 14 anos atrás
t_nwm.pas 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables há 14 anos atrás
t_os2.pas 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables há 14 anos atrás
t_palmos.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). há 18 anos atrás
t_sunos.pas 356026f849 * use new_section() instead of tai_section.create() everywhere há 15 anos atrás
t_symbian.pas 78b2618db6 * Fixed setting of image base using {$IMAGEBASE X} directive. há 16 anos atrás
t_watcom.pas 5548824859 * Removed/ifdefed/commented unused local variables. há 17 anos atrás
t_wdosx.pas f5c1839ff0 * support static library (.a) linking há 19 anos atrás
t_wii.pas 5fc349eda7 * Fixed stacksize for Wii há 14 anos atrás
t_win.pas d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 há 14 anos atrás