.. |
i_amiga.pas
|
* fixed case sensitivity flags for Amiga & co
|
2006-01-13 16:26:39 +00:00 |
i_atari.pas
|
* basic framework for debuginfo class added
|
2005-09-15 08:34:51 +00:00 |
i_beos.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_bsd.pas
|
* increased *align_max to 8 bytes for darwin/i386 (needed for mmx/sse)
|
2006-07-14 13:20:40 +00:00 |
i_emx.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_gba.pas
|
* gba patch from Francesco Lombardi
|
2006-05-28 14:48:24 +00:00 |
i_go32v2.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_linux.pas
|
* elf64 by default
|
2006-06-20 18:58:32 +00:00 |
i_macos.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_morph.pas
|
* fixed case sensitivity flags for Amiga & co
|
2006-01-13 16:26:39 +00:00 |
i_nwl.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_nwm.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_os2.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_palmos.pas
|
+ added palmos support to makes files
|
2006-02-05 19:22:12 +00:00 |
i_sunos.pas
|
* minimum of 4 bytes alignment for const/data
|
2006-03-27 12:05:32 +00:00 |
i_watcom.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_wdosx.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_win.pas
|
* cprefix is empty for arm-wince.
|
2006-07-02 14:05:58 +00:00 |
mac_crea.txt
|
+ Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas'
|
2005-01-13 21:29:19 +00:00 |
t_amiga.pas
|
+ made the compiler to know about PowerPC AmigaOS
|
2006-01-07 04:46:27 +00:00 |
t_atari.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
t_beos.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
t_bsd.pas
|
* link reordering
|
2006-06-30 20:14:01 +00:00 |
t_emx.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
t_gba.pas
|
* gba patch from Francesco Lombardi
|
2006-05-28 14:48:24 +00:00 |
t_go32v2.pas
|
* support static library (.a) linking
|
2006-06-28 20:26:53 +00:00 |
t_linux.pas
|
* linkordering for Linux
|
2006-06-21 15:49:39 +00:00 |
t_macos.pas
|
* fixed use of uninitialised variables
|
2006-07-14 19:45:14 +00:00 |
t_morph.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
t_nwl.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
t_nwm.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
t_os2.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
t_palmos.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
t_sunos.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
t_watcom.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
t_wdosx.pas
|
* support static library (.a) linking
|
2006-06-28 20:26:53 +00:00 |
t_win.pas
|
* Internal linker now creates .reloc section for DLLs.
|
2006-07-01 21:45:54 +00:00 |