..
i_amiga.pas
+ first attempt to have linking support for AmigaOS/PowerPC
2006-08-04 20:05:22 +00:00
i_atari.pas
i_beos.pas
o new BeOS patch by Olivier Coursiere:
2007-10-29 19:00:32 +00:00
i_bsd.pas
+ darwin/x86_64 support
2007-11-10 18:33:09 +00:00
i_embed.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +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
* changed cpurequiresproperalignment from a compile-time define into
2007-03-06 16:10:56 +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
* define for armel fixed
2007-11-08 21:03:46 +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_nds.pas
* changed cpurequiresproperalignment from a compile-time define into
2007-03-06 16:10:56 +00:00
i_nwl.pas
* new tf_smartlink_library flag
2007-10-01 16:55:08 +00:00
i_nwm.pas
* new tf_smartlink_library flag
2007-10-01 16:55:08 +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
* changed cpurequiresproperalignment from a compile-time define into
2007-03-06 16:10:56 +00:00
i_sunos.pas
* new tf_smartlink_library flag
2007-10-01 16:55:08 +00:00
i_symbian.pas
* new tf_smartlink_library flag
2007-10-01 16:55:08 +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
* use only windows exceptions for stack checking on win32/win64, resolves #9166
2007-10-31 23:19:48 +00:00
mac_crea.txt
t_amiga.pas
+ quick hack to have linker support for amiga/m68k (it produces some kind of binary at least)
2007-11-01 00:22:47 +00:00
t_atari.pas
t_beos.pas
o BeOS patch by Olivier Coursiere:
2007-10-14 18:37:00 +00:00
t_bsd.pas
* use -x instead of -s for stripping executables on darwin (-s worked fine on 10.0,
2007-11-11 19:43:41 +00:00
t_embed.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_emx.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_gba.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_go32v2.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_linux.pas
+ armel support with FPC_ARMEL define
2007-11-07 20:45:27 +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
* Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table)
2007-07-09 22:17:36 +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
* workaround for yet another #%$#@#^ EMX LD.EXE bug (link.res path must not be quoted)
2007-09-30 21:11:10 +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
+ 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_symbian.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_watcom.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_wdosx.pas
* support static library (.a) linking
2006-06-28 20:26:53 +00:00
t_win.pas
* Fixed: import Address Table should contain the same data as Import Lookup Table.
2007-11-02 23:07:15 +00:00