.. |
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
|
|
|
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
|
* Enable internal elf writer for freebsd x86_64 target
|
2011-11-08 14:05:57 +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
|
|
|
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
|
* patch by Olivier Coursiere to enable winlike resources on haiku, resolves #15539
|
2010-01-17 15:10:47 +00:00 |
i_linux.pas
|
* Enabled safecall on x86_64-linux
|
2011-06-02 10:43:18 +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
|
internal linker support for creating novell netware loadable modules
|
2011-03-27 14:47:25 +00:00 |
i_os2.pas
|
|
|
i_palmos.pas
|
|
|
i_sunos.pas
|
* set maxCrecordalign to 16 for all x86_64 platforms that follow the
|
2010-06-03 20:02:06 +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_wii.pas
|
* Fixed stacksize for Wii
|
2011-02-27 19:27:12 +00:00 |
i_win.pas
|
Replace cat $RES by $CATRES and call CatFileContent method
|
2011-11-18 21:33:24 +00:00 |
mac_crea.txt
|
|
|
t_amiga.pas
|
|
|
t_atari.pas
|
|
|
t_beos.pas
|
Replace cat $RES by $CATRES and call CatFileContent method
|
2011-11-18 21:33:24 +00:00 |
t_bsd.pas
|
Replace cat $RES by $CATRES and call CatFileContent method
|
2011-11-18 21:33:24 +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
|
* Updated NDS and GBA to devkitARM r28
|
2010-03-02 21:56:41 +00:00 |
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
|
Replace cat $RES by $CATRES and call CatFileContent method
|
2011-11-18 21:33:24 +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
|
|
|
t_morph.pas
|
|
|
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
|
* 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
|
|
|
t_sunos.pas
|
* use new_section() instead of tai_section.create() everywhere
|
2010-06-26 10:50:14 +00:00 |
t_symbian.pas
|
|
|
t_watcom.pas
|
|
|
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 |