.. |
i_amiga.pas
|
* removed paraalign
|
2003-10-03 22:09:49 +00:00 |
i_atari.pas
|
+ platform extensions unified
|
2003-03-23 23:31:54 +00:00 |
i_beos.pas
|
* tf_need_symbol_size added
|
2004-02-22 16:51:50 +00:00 |
i_bsd.pas
|
* fixed dyn. lib extension on darwin
|
2004-03-29 21:17:39 +00:00 |
i_emx.pas
|
* removed paraalign
|
2003-10-03 22:09:49 +00:00 |
i_go32v2.pas
|
* removed paraalign
|
2003-10-03 22:09:49 +00:00 |
i_linux.pas
|
* tf_need_symbol_size added
|
2004-02-22 16:51:50 +00:00 |
i_macos.pas
|
+ Support for Link on target especially for MacOS
|
2004-02-19 20:40:15 +00:00 |
i_morph.pas
|
* mos uses sysv abi, not aix
|
2004-04-08 00:03:51 +00:00 |
i_nwm.pas
|
* removed paraalign
|
2003-10-03 22:09:49 +00:00 |
i_os2.pas
|
* removed paraalign
|
2003-10-03 22:09:49 +00:00 |
i_palmos.pas
|
* m68k pathexist update from 1.0.x
|
2003-01-12 15:42:23 +00:00 |
i_sunos.pas
|
* removed paraalign
|
2003-10-03 22:09:49 +00:00 |
i_watcom.pas
|
* removed paraalign
|
2003-10-03 22:09:49 +00:00 |
i_wdosx.pas
|
* removed paraalign
|
2003-10-03 22:09:49 +00:00 |
i_win32.pas
|
* max record aligment changed to 4
|
2004-03-14 20:09:27 +00:00 |
t_amiga.pas
|
|
|
t_atari.pas
|
|
|
t_beos.pas
|
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
2004-03-02 00:36:32 +00:00 |
t_bsd.pas
|
* small c_r fix, also link plain libc (like for x11)
|
2004-04-04 10:53:21 +00:00 |
t_emx.pas
|
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
2003-04-27 07:29:50 +00:00 |
t_go32v2.pas
|
* -XP<prefix> support
|
2003-10-03 14:16:48 +00:00 |
t_linux.pas
|
* fixed arm compilation
|
2004-03-06 20:35:19 +00:00 |
t_macos.pas
|
+ Status checks in scripts
|
2004-04-06 22:44:16 +00:00 |
t_morph.pas
|
+ syscall directive support for MorphOS added
|
2004-04-28 15:19:03 +00:00 |
t_nwm.pas
|
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
2004-03-02 00:36:32 +00:00 |
t_os2.pas
|
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
2003-04-27 07:29:50 +00:00 |
t_palmos.pas
|
* m68k pathexist update from 1.0.x
|
2003-01-12 15:42:23 +00:00 |
t_sunos.pas
|
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
2004-03-02 00:36:32 +00:00 |
t_watcom.pas
|
* -XP<prefix> support
|
2003-10-03 14:16:48 +00:00 |
t_wdosx.pas
|
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
2003-04-27 07:29:50 +00:00 |
t_win32.pas
|
* add TList to cclasses, remove classes dependency from t_win32
|
2004-04-28 18:02:54 +00:00 |