.. |
i_amiga.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_atari.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_beos.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_bsd.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_embed.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_emx.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_gba.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_go32v2.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_haiku.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_linux.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_macos.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_morph.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_nds.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_nwl.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_nwm.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_os2.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_palmos.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_sunos.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_symbian.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_watcom.pas
|
* Fixed warnings about uninitialized record fields.
|
2008-07-23 11:44:24 +00:00 |
i_wdosx.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
i_win.pas
|
+ missing includes of fpcdefs.inc added
|
2008-10-18 14:07:42 +00:00 |
mac_crea.txt
|
|
|
t_amiga.pas
|
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
2008-07-23 11:00:03 +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
|
+ basic system unit for avr-embedded
|
2008-02-13 20:35:16 +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
|
+ add -XR switch for target root file system with libs (also used for C lib type detection)
|
2007-09-30 15:00:54 +00:00 |
t_morph.pas
|
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
2007-06-13 07:41:18 +00:00 |
t_nds.pas
|
* Updated nds linker script for new binutils
|
2008-05-05 17:50:13 +00:00 |
t_nwl.pas
|
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
2007-06-13 07:41:18 +00:00 |
t_nwm.pas
|
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
2007-06-13 07:41:18 +00:00 |
t_os2.pas
|
* reverted previous changes, proper fix still to be found :-(
|
2008-08-21 23:58:07 +00:00 |
t_palmos.pas
|
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
2007-06-13 07:41:18 +00:00 |
t_sunos.pas
|
* Removed/commented more unused variables.
|
2008-07-23 10:48:53 +00:00 |
t_symbian.pas
|
Adds symbian arm target.
|
2007-11-24 22:04:59 +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
|
* Removed/commented more unused variables.
|
2008-07-23 10:48:53 +00:00 |