fpc/compiler/systems
Kirill Kranz dad75d4472 clearing the bss section on startup
this allows smart linking
2024-11-09 09:27:27 +00: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
i_jvm.pas
i_linux.pas * corrected alignment for Risc-V on Linux 2024-08-16 19:55:34 +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 * 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_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 Set DynamicLinker for FreeBSD systems 2024-09-13 09:22:29 +00:00
t_darwin.pas macOS: use -macos_version_min for recent versions 2024-10-26 15:28:47 +02:00
t_embed.pas Exclude AW flags for sec_fpc data for embedded and freertos targets. 2024-09-01 20:22:17 +00:00
t_emx.pas
t_freertos.pas Exclude AW flags for sec_fpc data for embedded and freertos targets. 2024-09-01 20:22:17 +00:00
t_gba.pas
t_go32v2.pas
t_haiku.pas
t_human68k.pas
t_jvm.pas
t_linux.pas
t_macos.pas
t_morph.pas
t_msdos.pas
t_msxdos.pas
t_nativent.pas
t_nds.pas
t_nwl.pas
t_nwm.pas
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
t_symbian.pas
t_wasi.pas * get rid of WebAssembly constant DefaultMaxMemoryForThreads, because it was 2024-08-18 10:51:40 +03:00
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win16.pas
t_win.pas windows: fix external linking with binutils >= 2.36, based on a patch by Pierre Muller 2024-09-23 11:36:53 +02:00
t_zxspectrum.pas