Jonas Maebe 48d7c69aab * set maxCrecordalign to 16 for all x86_64 platforms that follow the %!s(int64=15) %!d(string=hai) anos
..
i_amiga.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_atari.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries %!s(int64=16) %!d(string=hai) anos
i_beos.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_bsd.pas 48d7c69aab * set maxCrecordalign to 16 for all x86_64 platforms that follow the %!s(int64=15) %!d(string=hai) anos
i_embed.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_emx.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries %!s(int64=16) %!d(string=hai) anos
i_gba.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_go32v2.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_haiku.pas 3747454aeb * patch by Olivier Coursiere to enable winlike resources on haiku, resolves #15539 %!s(int64=15) %!d(string=hai) anos
i_linux.pas 48d7c69aab * set maxCrecordalign to 16 for all x86_64 platforms that follow the %!s(int64=15) %!d(string=hai) anos
i_macos.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_morph.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_nativent.pas 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 %!s(int64=15) %!d(string=hai) anos
i_nds.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_nwl.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_nwm.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_os2.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries %!s(int64=16) %!d(string=hai) anos
i_palmos.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries %!s(int64=16) %!d(string=hai) anos
i_sunos.pas 48d7c69aab * set maxCrecordalign to 16 for all x86_64 platforms that follow the %!s(int64=15) %!d(string=hai) anos
i_symbian.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_watcom.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_wdosx.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
i_win.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with %!s(int64=15) %!d(string=hai) anos
mac_crea.txt 3b1ecd4f47 + Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas' %!s(int64=20) %!d(string=hai) anos
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. %!s(int64=16) %!d(string=hai) anos
t_atari.pas 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
t_beos.pas 35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support %!s(int64=17) %!d(string=hai) anos
t_bsd.pas 61df8f05a0 * fixed max length of gcsectionsstr (mantis #15984) %!s(int64=15) %!d(string=hai) anos
t_embed.pas 515774b864 * merged armthum branch %!s(int64=16) %!d(string=hai) anos
t_emx.pas fd0ed50331 * Removed/commented more unused variables. %!s(int64=17) %!d(string=hai) anos
t_gba.pas bc1bcf343e * Updated NDS and GBA to devkitARM r28 %!s(int64=15) %!d(string=hai) anos
t_go32v2.pas a0159a9740 * Adapt script to DJGPP 2.04 %!s(int64=15) %!d(string=hai) anos
t_haiku.pas 35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support %!s(int64=17) %!d(string=hai) anos
t_linux.pas c1f3d8dcaa * unified names of system_*/systems_* sets %!s(int64=15) %!d(string=hai) anos
t_macos.pas 0625040eba + add -XR switch for target root file system with libs (also used for C lib type detection) %!s(int64=18) %!d(string=hai) anos
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. %!s(int64=16) %!d(string=hai) anos
t_nativent.pas 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 %!s(int64=15) %!d(string=hai) anos
t_nds.pas bc1bcf343e * Updated NDS and GBA to devkitARM r28 %!s(int64=15) %!d(string=hai) anos
t_nwl.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). %!s(int64=18) %!d(string=hai) anos
t_nwm.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). %!s(int64=18) %!d(string=hai) anos
t_os2.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries %!s(int64=16) %!d(string=hai) anos
t_palmos.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). %!s(int64=18) %!d(string=hai) anos
t_sunos.pas fbba2e89f8 * correct problem for -init -fini for scripts %!s(int64=15) %!d(string=hai) anos
t_symbian.pas 78b2618db6 * Fixed setting of image base using {$IMAGEBASE X} directive. %!s(int64=16) %!d(string=hai) anos
t_watcom.pas 5548824859 * Removed/ifdefed/commented unused local variables. %!s(int64=17) %!d(string=hai) anos
t_wdosx.pas f5c1839ff0 * support static library (.a) linking %!s(int64=19) %!d(string=hai) anos
t_win.pas 879e487ee8 * changed linker target name for WinCE from arm-pe into arm-wince-pe %!s(int64=15) %!d(string=hai) anos