| .. |
|
i_amiga.pas
|
|
|
|
i_atari.pas
|
|
|
|
i_beos.pas
|
|
|
|
i_bsd.pas
|
* darwin/i386 doesn't use function-relative addresses for stabs
|
2006-03-09 18:38:01 +00:00 |
|
i_emx.pas
|
|
|
|
i_gba.pas
|
* gba patch from Francesco Lombardi
|
2006-05-28 14:48:24 +00:00 |
|
i_go32v2.pas
|
|
|
|
i_linux.pas
|
* elf64 by default
|
2006-06-20 18:58:32 +00:00 |
|
i_macos.pas
|
|
|
|
i_morph.pas
|
|
|
|
i_nwl.pas
|
|
|
|
i_nwm.pas
|
|
|
|
i_os2.pas
|
|
|
|
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
|
|
|
|
i_wdosx.pas
|
|
|
|
i_win.pas
|
* Removed tf_winlikewidestring flag for wince target. Currently it causes problems.
|
2006-05-31 12:49:15 +00:00 |
|
mac_crea.txt
|
|
|
|
t_amiga.pas
|
|
|
|
t_atari.pas
|
|
|
|
t_beos.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
|
t_bsd.pas
|
* Link ordering working FreeBSD implementation
|
2006-06-19 14:17:45 +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
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +00:00 |
|
t_linux.pas
|
* linkordering for Linux
|
2006-06-21 15:49:39 +00:00 |
|
t_macos.pas
|
* cleanup external/nolink options
|
2006-04-29 21:49:37 +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
|
|
|
|
t_win.pas
|
+ implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714
|
2006-06-25 10:22:42 +00:00 |