fpc/compiler/systems
2018-10-08 16:48:41 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas + Added support for the aarch64-android target. 2018-10-06 09:33:09 +00:00
i_aros.pas
i_atari.pas
i_beos.pas
i_bsd.pas
i_embed.pas
i_emx.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas Clean up peephole optimization code. 2018-09-24 17:15:22 +00:00
i_macos.pas
i_morph.pas
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
t_amiga.pas
t_android.pas * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 2018-10-08 16:48:41 +00:00
t_aros.pas
t_atari.pas
t_beos.pas
t_bsd.pas
t_embed.pas Make sure to align at the end of the .text, in case .data bytes will be placed there in flash. 2018-07-12 18:52:19 +00:00
t_emx.pas
t_gba.pas
t_go32v2.pas
t_haiku.pas
t_jvm.pas
t_linux.pas Added library search paths. 2018-07-29 13:08:15 +00:00
t_macos.pas
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 Remove abolute path for native linker, ld is in directory /usr/ccs/bin in Oracle Solaris 10 8/11 2018-08-01 06:44:26 +00:00
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win16.pas
t_win.pas