fpc/compiler/systems
2020-01-28 18:45:33 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_aros.pas
i_atari.pas
i_beos.pas
i_bsd.pas * renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it 2019-12-05 19:38:01 +00:00
i_embed.pas + tf_init_final_units_by_calls 2019-12-24 16:14:30 +00:00
i_emx.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas * renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it 2019-12-05 19:38:01 +00:00
i_macos.pas
i_morph.pas morphos: in SDK 3.14, the binutils is finally upgraded to 2.32 (from 2.9.1), which makes section smartlinking working with binutils, and also has finally properly working stabs relocations for lineinfo, etc. so it's the default again both cross and native compilations 2019-10-26 22:24:00 +00:00
i_msdos.pas
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sunos.pas
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win16.pas
i_win.pas
mac_crea.txt
t_aix.pas * fixed opt-in sysroot substitution again, renamed the three-argument version 2019-10-26 13:48:30 +00:00
t_amiga.pas
t_android.pas * android: Changed additions to the linker script to prevent misalignment of the .data section. It fixes crash when linking using recent versions of LD where the "relro" option is default. Issue #35641. 2020-01-19 20:31:54 +00:00
t_aros.pas
t_atari.pas Avoid warnings for m68k compiler 2019-11-05 10:00:48 +00:00
t_beos.pas * Removed lot of unused local vars. It is useful to turn on the notes in options. :) 2020-01-28 18:45:33 +00:00
t_bsd.pas * patch by Alfred to fix building on DragonFly OS, resolves #36450 2019-12-17 21:57:09 +00:00
t_embed.pas * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 1/3 2020-01-26 14:35:26 +00:00
t_emx.pas
t_gba.pas
t_go32v2.pas
t_haiku.pas * fixed opt-in sysroot substitution again, renamed the three-argument version 2019-10-26 13:48:30 +00:00
t_jvm.pas
t_linux.pas * increase support for multilib binutils for RISC V by passing the correct ABI to the linker 2019-12-25 15:23:25 +00:00
t_macos.pas * fixed opt-in sysroot substitution again, renamed the three-argument version 2019-10-26 13:48:30 +00:00
t_morph.pas
t_msdos.pas
t_nativent.pas
t_nds.pas
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sunos.pas * fixed opt-in sysroot substitution again, renamed the three-argument version 2019-10-26 13:48:30 +00:00
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win16.pas * fixed quoting of the "description" wlink option on Windows 2019-08-12 12:58:16 +00:00
t_win.pas