.. |
i_aix.pas
|
|
|
i_amiga.pas
|
|
|
i_android.pas
|
|
|
i_aros.pas
|
|
|
i_atari.pas
|
* m68k-atari: make vasm the default assembler. also don't claim we have an internal linker
|
2022-01-25 23:50:07 +01:00 |
i_beos.pas
|
|
|
i_bsd.pas
|
+ FreeBSD/AArch64 support (patch by Mikaël Urankar, mantis #38441)
|
2021-04-10 07:57:28 +00:00 |
i_darwin.pas
|
iphonesim target: requires proper alignment
|
2021-10-27 20:53:39 +02:00 |
i_embed.pas
|
Adding aaarch64-embedded target
|
2022-01-05 12:29:00 +00:00 |
i_emx.pas
|
- obsolete defines removed
|
2021-04-11 18:18:30 +00:00 |
i_freertos.pas
|
|
|
i_gba.pas
|
|
|
i_go32v2.pas
|
|
|
i_haiku.pas
|
|
|
i_jvm.pas
|
|
|
i_linux.pas
|
|
|
i_macos.pas
|
|
|
i_morph.pas
|
|
|
i_msdos.pas
|
|
|
i_msxdos.pas
|
|
|
i_nativent.pas
|
|
|
i_nds.pas
|
|
|
i_nwl.pas
|
|
|
i_nwm.pas
|
|
|
i_os2.pas
|
- forgotten file, obsolete define removed, belongs to last commit
|
2021-04-11 18:25:40 +00:00 |
i_palmos.pas
|
|
|
i_sinclairql.pas
|
* m68k-sinclairql: fix the inclusion of the target proper
|
2022-01-25 12:04:49 +01:00 |
i_sunos.pas
|
|
|
i_symbian.pas
|
|
|
i_wasi.pas
|
+ enabled compilation of the fpintres unit for the WASI target and enabled tf_has_winlike_resources for the target
|
2021-10-02 22:43:05 +03:00 |
i_watcom.pas
|
|
|
i_wdosx.pas
|
|
|
i_wii.pas
|
|
|
i_win16.pas
|
|
|
i_win.pas
|
|
|
i_zxspectrum.pas
|
|
|
mac_crea.txt
|
|
|
t_aix.pas
|
|
|
t_amiga.pas
|
Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows
|
2021-11-28 23:57:09 +00:00 |
t_android.pas
|
* patch by Alfred to use new linker names for Android NDK >=22, resolves #38987
|
2021-06-12 20:45:15 +00:00 |
t_aros.pas
|
|
|
t_atari.pas
|
atari: add -Wt<x> option to allow specifying the executable format
|
2022-02-02 21:34:32 +00:00 |
t_beos.pas
|
Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows
|
2021-11-28 23:57:09 +00:00 |
t_bsd.pas
|
Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows
|
2021-11-28 23:57:09 +00:00 |
t_darwin.pas
|
+ write code and data size for Mach-O files if possible
|
2021-10-31 11:57:32 +01:00 |
t_embed.pas
|
Adding aaarch64-embedded target
|
2022-01-05 12:29:00 +00:00 |
t_emx.pas
|
|
|
t_freertos.pas
|
Update build and link requirements for esp-idf v4.4. Refactor the version dependent linker fragments list into an array of version specific array of strings for easier updating in future.
|
2022-01-30 08:14:07 +00:00 |
t_gba.pas
|
|
|
t_go32v2.pas
|
|
|
t_haiku.pas
|
Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows
|
2021-11-28 23:57:09 +00:00 |
t_jvm.pas
|
|
|
t_linux.pas
|
Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows
|
2021-11-28 23:57:09 +00:00 |
t_macos.pas
|
Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows
|
2021-11-28 23:57:09 +00:00 |
t_morph.pas
|
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes
|
2021-04-17 22:17:46 +00:00 |
t_msdos.pas
|
|
|
t_msxdos.pas
|
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes
|
2021-04-17 22:17:46 +00:00 |
t_nativent.pas
|
|
|
t_nds.pas
|
* NDS: fix condition when to default to apptype arm9
|
2021-04-23 14:05:21 +00:00 |
t_nwl.pas
|
|
|
t_nwm.pas
|
|
|
t_os2.pas
|
|
|
t_palmos.pas
|
|
|
t_sinclairql.pas
|
Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows
|
2021-11-28 23:57:09 +00:00 |
t_sunos.pas
|
Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows
|
2021-11-28 23:57:09 +00:00 |
t_symbian.pas
|
|
|
t_wasi.pas
|
* tai_impexp renamed tai_export_name
|
2021-09-26 18:35:10 +03:00 |
t_watcom.pas
|
|
|
t_wdosx.pas
|
|
|
t_wii.pas
|
|
|
t_win16.pas
|
|
|
t_win.pas
|
|
|
t_zxspectrum.pas
|
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes
|
2021-04-17 22:17:46 +00:00 |