.. |
i_amiga.pas
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
i_atari.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_beos.pas
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
i_bsd.pas
|
* maxcrecordalign for darwin/ppc64 is 4 instead of 8 (at least for the types
|
2010-01-09 11:22:33 +00:00 |
i_embed.pas
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +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
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
i_linux.pas
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
i_macos.pas
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
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
|
+ patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886
|
2010-01-07 17:42:11 +00:00 |
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
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
i_nwm.pas
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
i_os2.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_palmos.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_sunos.pas
|
* add tf_needs_symbol_type for x86_64 solaris
|
2009-12-10 12:46:19 +00:00 |
i_symbian.pas
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
i_watcom.pas
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
i_wdosx.pas
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
i_win.pas
|
* changed tf_use_function_relative_addresses into an assembler flag (with
|
2009-12-06 13:21:28 +00:00 |
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
|
|
|
t_beos.pas
|
|
|
t_bsd.pas
|
* don't specify ARM architecture subtype to linker, because then it will
|
2009-12-04 20:29:05 +00:00 |
t_embed.pas
|
* merged armthum branch
|
2009-10-04 09:03:44 +00:00 |
t_emx.pas
|
* Removed/commented more unused variables.
|
2008-07-23 10:48:53 +00:00 |
t_gba.pas
|
* Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi
|
2009-09-06 18:47:22 +00:00 |
t_go32v2.pas
|
* Adapt script to DJGPP 2.04
|
2009-11-06 00:13:42 +00:00 |
t_haiku.pas
|
|
|
t_linux.pas
|
* unified names of system_*/systems_* sets
|
2010-01-07 18:16:20 +00:00 |
t_macos.pas
|
|
|
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
|
+ patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886
|
2010-01-07 17:42:11 +00:00 |
t_nds.pas
|
* Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi
|
2009-09-06 18:47:22 +00:00 |
t_nwl.pas
|
|
|
t_nwm.pas
|
|
|
t_os2.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 |
t_palmos.pas
|
|
|
t_sunos.pas
|
* fix native linker end group delimiter
|
2009-12-07 22:27:59 +00:00 |
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_win.pas
|
* unified names of system_*/systems_* sets
|
2010-01-07 18:16:20 +00:00 |