.. |
i_aix.pas
|
|
|
i_amiga.pas
|
|
|
i_amstradcpc.pas
|
* z80-amstradcpc: fixed target naming mess, so -Tamstradcpc works now, also fixed the help text
|
2022-03-09 13:36:47 +01:00 |
i_android.pas
|
|
|
i_aros.pas
|
|
|
i_atari.pas
|
|
|
i_beos.pas
|
|
|
i_bsd.pas
|
|
|
i_darwin.pas
|
Add tf_use_psabieh for LLVM for x86_64-iphonesim, aarch64-ios and aarch64-iphonesim targets
|
2023-04-05 00:01:03 -05:00 |
i_embed.pas
|
Set default abi for riscv 32/64 embedded
|
2023-06-15 15:33:23 +00:00 |
i_emx.pas
|
|
|
i_freertos.pas
|
+ completed identifiers for RiscV ABIs
|
2023-02-08 22:26:58 +01:00 |
i_gba.pas
|
|
|
i_go32v2.pas
|
|
|
i_haiku.pas
|
|
|
i_human68k.pas
|
human68k: set default stack size to 16KiB
|
2023-12-03 12:14:22 +01:00 |
i_jvm.pas
|
|
|
i_linux.pas
|
Set defualt riscv32 linux abi to abi_riscv_ipl32
|
2023-06-13 19:41:02 +00:00 |
i_macos.pas
|
|
|
i_morph.pas
|
|
|
i_msdos.pas
|
|
|
i_msxdos.pas
|
* z80-msxdos: cleaned up some msdos leftovers in i_msxdos. no functional changes.
|
2022-03-05 17:13:17 +01:00 |
i_nativent.pas
|
|
|
i_nds.pas
|
|
|
i_nwl.pas
|
|
|
i_nwm.pas
|
|
|
i_os2.pas
|
|
|
i_palmos.pas
|
|
|
i_sinclairql.pas
|
|
|
i_sunos.pas
|
|
|
i_symbian.pas
|
|
|
i_wasi.pas
|
* stack alignment on the WASI platform is 16 bytes
|
2022-07-15 10:52:50 +03:00 |
i_watcom.pas
|
|
|
i_wdosx.pas
|
|
|
i_wii.pas
|
|
|
i_win16.pas
|
|
|
i_win.pas
|
* set max. variable and constant alignment for win32 and win64 to 64 byte boundaries
|
2022-05-11 20:58:38 +02:00 |
i_zxspectrum.pas
|
|
|
mac_crea.txt
|
|
|
t_aix.pas
|
|
|
t_amiga.pas
|
|
|
t_amstradcpc.pas
|
* z80-amstradcpc: add some initial files for the target (mostly just the clone of ZX Spectrum files for now)
|
2022-03-06 22:02:27 +01:00 |
t_android.pas
|
* fix (hopefully) build without an ld.bfd variant
|
2023-03-02 22:56:23 +01:00 |
t_aros.pas
|
|
|
t_atari.pas
|
|
|
t_beos.pas
|
|
|
t_bsd.pas
|
Introduce -XLL option for link using ld.lld linker
|
2023-07-19 19:00:30 +02:00 |
t_darwin.pas
|
Add aarch64-iphonesim target
|
2023-03-27 18:45:00 +00:00 |
t_embed.pas
|
RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal).
|
2023-11-11 17:45:23 +00:00 |
t_emx.pas
|
|
|
t_freertos.pas
|
Specify endianess and abi when calling xtensa linker
|
2023-05-11 01:02:04 +00:00 |
t_gba.pas
|
* more warnings after last commit fixed
|
2022-10-24 22:52:52 +02:00 |
t_go32v2.pas
|
|
|
t_haiku.pas
|
|
|
t_human68k.pas
|
Improve GNU linker call for m68k-human68k target
|
2023-12-01 22:51:03 +01:00 |
t_jvm.pas
|
|
|
t_linux.pas
|
Change loongarch64 default dynamic linker directory according to gcc
|
2023-09-16 21:11:46 +00:00 |
t_macos.pas
|
|
|
t_morph.pas
|
* powerpc-morphos: add support for linker map file generation, some code cleanups
|
2022-02-21 11:35:24 +01:00 |
t_msdos.pas
|
|
|
t_msxdos.pas
|
|
|
t_nativent.pas
|
|
|
t_nds.pas
|
* more warnings after last commit fixed
|
2022-10-24 22:52:52 +02:00 |
t_nwl.pas
|
Call FindUtil for ld or nlmconv utils at linking stage, not before
|
2023-11-23 20:54:30 +01:00 |
t_nwm.pas
|
Call FindUtil for ld or nlmconv utils at linking stage, not before
|
2023-11-23 20:54:30 +01:00 |
t_os2.pas
|
|
|
t_palmos.pas
|
|
|
t_sinclairql.pas
|
|
|
t_sunos.pas
|
Fix searching of gstrip binary in cross-environment for solaris OS target
|
2022-08-02 17:52:19 +02:00 |
t_symbian.pas
|
|
|
t_wasi.pas
|
+ added TWasmExeOutput class (not implemented, yet)
|
2023-11-17 00:12:18 +02:00 |
t_watcom.pas
|
|
|
t_wdosx.pas
|
|
|
t_wii.pas
|
|
|
t_win16.pas
|
|
|
t_win.pas
|
Try to fix linker script for aarch64-win64
|
2023-08-10 22:08:26 +00:00 |
t_zxspectrum.pas
|
|
|