fpc/compiler/systems
2021-03-13 16:33: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 * iphonesim targets support link order sym files 2021-02-21 21:41:05 +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 * riscv64-linux: generate PIC for all units as it is required for shared libraries 2021-03-13 16:33:31 +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
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sinclairql.pas sinclairql: use .exe as extension for executables instead of .bin, patch by Marcel Kilgus at qlforum.co.uk 2020-11-24 15:18:05 +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
mac_crea.txt
t_aix.pas
t_amiga.pas powerpc-amiga: fixed the vlink linker script to handle fpc.resources and fpc.reshandles sections. at least fixes building projects with resources with vlink, otherwise untested. 2021-01-21 03:06:21 +00:00
t_android.pas
t_aros.pas
t_atari.pas * backported vlink map file generation to other targets using vlink: Amiga, Atari and ZXSpectrum 2020-11-24 19:07:15 +00:00
t_beos.pas
t_bsd.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
t_darwin.pas * fix linker map generation on Darwin 2021-01-24 17:15:40 +00:00
t_embed.pas + patch by Dimitrios Chr. Ioannidis: include dwar-3 sections in avr-embedded linker script 2021-02-12 21:39:31 +00:00
t_emx.pas
t_freertos.pas * Removed/ifdefed the assigned and unused variables. 2021-01-24 13:58:17 +00:00
t_gba.pas
t_go32v2.pas
t_haiku.pas
t_jvm.pas
t_linux.pas * RiscV: if shared libraries are involved, we have to link always against the crt*S.o variants 2021-03-12 21:59:18 +00:00
t_macos.pas
t_morph.pas
t_msdos.pas Avoid uninitialized variable warning with -O4 option 2020-11-10 23:52:51 +00:00
t_msxdos.pas
t_nativent.pas
t_nds.pas
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sinclairql.pas sinclairql: drop support for the BASIC loader, write Q-emuLator or XTcc compatible metadata to the executable instead. based on a patch by Marcel Kilgus in qlforum.co.uk 2020-11-25 04:39:42 +00:00
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win16.pas * Removed/ifdefed the assigned and unused variables. 2021-01-24 13:58:17 +00:00
t_win.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
t_zxspectrum.pas * backported vlink map file generation to other targets using vlink: Amiga, Atari and ZXSpectrum 2020-11-24 19:07:15 +00:00