fpc/compiler/systems
2020-11-15 22:56:31 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_aros.pas
i_atari.pas
i_beos.pas
i_bsd.pas
i_darwin.pas * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00
i_embed.pas
i_emx.pas
i_freertos.pas * Xtensa: record alignment is upto 8 bytes done 2020-08-28 20:18:35 +00:00
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas * allow var alignment up to 64 bytes 2020-11-04 21:31:50 +00:00
i_macos.pas Use MPW linker variant also for m68k-macosclassic target 2020-11-10 22:37:24 +00:00
i_morph.pas
i_msdos.pas
i_msxdos.pas * change exe extension for MSX-DOS from exe to com 2020-06-06 18:20:40 +00:00
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sinclairql.pas sinclairql: the newline on this system is LF, not CRLF 2020-11-15 19:45:06 +00:00
i_sunos.pas
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win16.pas
i_win.pas * allow var alignment up to 64 bytes 2020-11-04 21:31:50 +00:00
i_zxspectrum.pas + enabled the ZX Spectrum internal linker 2020-06-03 19:36:41 +00:00
mac_crea.txt
t_aix.pas
t_amiga.pas
t_android.pas
t_aros.pas
t_atari.pas
t_beos.pas
t_bsd.pas
t_darwin.pas * fix deleting the linksyms file after successful linking (mantis #37636) 2020-08-24 20:21:10 +00:00
t_embed.pas
t_emx.pas
t_freertos.pas * xtensa-freertos: run python helpers only on non unix by directly calling python 2020-09-26 20:12:28 +00:00
t_gba.pas
t_go32v2.pas
t_haiku.pas
t_jvm.pas
t_linux.pas Use default linker script and only add FPC specific sections for Linux OS 2020-11-10 17:21:00 +00:00
t_macos.pas * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00
t_morph.pas
t_msdos.pas Avoid uninitialized variable warning with -O4 option 2020-11-10 23:52:51 +00:00
t_msxdos.pas * ensure that the BSS section for MSX-DOS is correctly initialized to 0 2020-06-13 09:36:18 +00:00
t_nativent.pas
t_nds.pas
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sinclairql.pas sinclairql: following Frank Wille's advices, reworked the linker script to omit .bss section from the binary. this reduces a simple 'hello, world' size by ~5K. needs matching startup code. 2020-11-15 22:56:31 +00:00
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win16.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
t_win.pas
t_zxspectrum.pas z80-zxspectrum: fix the the linking order in the bss section, so the startup code doesn't crash when linked with vlink 2020-10-03 01:38:01 +00:00