.. |
i_amiga.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_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
|
* 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_bsd.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_embed.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_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
|
* 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_go32v2.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_haiku.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_linux.pas
|
+ FPC_ARMEB and CPUARMEB similiar to FPC_ARMEL and CPUARMEL
|
2009-03-17 13:43:24 +00:00 |
i_macos.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_morph.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_nds.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_nwl.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_nwm.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_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
|
* 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_symbian.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_watcom.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_wdosx.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_win.pas
|
* added tf_dwarf_only_local_labels for Windows (should make DWARF usable
|
2009-03-17 17:07:17 +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
|
+ Haiku support by Olivier Coursière based on old BeOS support
|
2008-05-19 17:33:35 +00:00 |
t_bsd.pas
|
+ some generic changes preparing for darwin/arm support
|
2008-10-02 15:10:13 +00:00 |
t_embed.pas
|
+ Wp<Controllertype> support for arm and avr
|
2009-02-02 20:16:25 +00:00 |
t_emx.pas
|
* Removed/commented more unused variables.
|
2008-07-23 10:48:53 +00:00 |
t_gba.pas
|
* Fixed nds rtl
|
2008-05-17 18:57:14 +00:00 |
t_go32v2.pas
|
Updated go32v2 linker script:
|
2008-06-02 07:29:14 +00:00 |
t_haiku.pas
|
+ Haiku support by Olivier Coursière based on old BeOS support
|
2008-05-19 17:33:35 +00:00 |
t_linux.pas
|
* fixed shared linker name for i386
|
2008-08-12 16:45:07 +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_nds.pas
|
* Changes to compiler and rtl to make it compatible with devkitARM r24
|
2009-01-18 16:05:44 +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
|
* Removed/commented more unused variables.
|
2008-07-23 10:48:53 +00:00 |
t_symbian.pas
|
|
|
t_watcom.pas
|
* Removed/ifdefed/commented unused local variables.
|
2008-07-23 09:22:47 +00:00 |
t_wdosx.pas
|
|
|
t_win.pas
|
* Set default images base to $100000000 for win64 executables as done by MS linkers. It helps to detect portability errors early.
|
2009-05-13 10:56:33 +00:00 |