fpc/compiler/systems
2025-04-04 22:54:06 +02:00
..
i_aix.pas
i_amiga.pas
i_amstradcpc.pas
i_android.pas
i_aros.pas
i_atari.pas
i_beos.pas
i_bsd.pas
i_darwin.pas
i_embed.pas * set procalign and loopalign to 0 for WebAssembly - code alignment is unnecessary, as this is a VM. 2024-09-11 04:12:00 +03:00
i_emx.pas
i_freertos.pas
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 * align stack to 16 bytes on RiscV32 as required by the ABI 2025-04-04 22:54:06 +02:00
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
i_palmos.pas
i_ps1.pas + PS1: initialize StackLength and StackBottom 2024-10-04 16:45:12 +03:00
i_sinclairql.pas
i_sunos.pas Increase default stack size to 8Mb for i386 and sparc solaris systems 2024-04-03 23:17:55 +02:00
i_symbian.pas
i_wasi.pas * removed tf_under_development from the wasip1 and wasip1threads targets, since they're now relatively stable (unlike wasip2) 2025-03-10 21:54:37 +02: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
t_amstradcpc.pas
t_android.pas
t_aros.pas
t_atari.pas
t_beos.pas
t_bsd.pas Fix ld.lld options for i386-freebsd target 2025-02-22 14:22:16 +01:00
t_darwin.pas Allow to use ld64.lld if -XLL option is used 2025-02-17 15:06:52 -06:00
t_embed.pas Do not add abi-call0 to linker options for esp8266 2025-01-07 18:18:20 +00:00
t_emx.pas
t_freertos.pas Do not add abi-call0 to linker options for esp8266 2025-01-07 18:18:20 +00:00
t_gba.pas
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 Add emulation_opt settings for all four mips CPUs 2024-01-02 14:31:21 +01:00
t_macos.pas
t_morph.pas
t_msdos.pas * ensure result is set 2025-03-01 22:33:11 +01:00
t_msxdos.pas
t_nativent.pas
t_nds.pas
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_ps1.pas clearing the bss section on startup 2024-11-09 09:27:27 +00:00
t_sinclairql.pas
t_sunos.pas Add $EMUL also for sparc CPU GNU linker call on solaris OS 2024-03-25 23:48:14 +01:00
t_symbian.pas
t_wasi.pas + added new target to the compiler: wasm32-wasip2. Not working, yet. 2025-03-10 21:53:40 +02:00
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win16.pas
t_win.pas * Correct errors like "then;" . Fixes issue #41171 2025-03-01 20:49:54 +01:00
t_zxspectrum.pas