fpc/compiler/systems
2014-08-20 14:31:36 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_aros.pas AROS: and also add the system info/target units which were forgotten in the previous commit 2014-08-17 18:36:57 +00:00
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 + Enabled section smartlinking for m68k-linux. 2014-08-02 23:00:36 +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_win.pas
mac_crea.txt
t_aix.pas
t_amiga.pas * fix warnings when compiling the compiler with DFA optimizer enabled on m68k 2014-08-20 13:49:47 +00:00
t_android.pas
t_aros.pas * fix warnings when compiling the compiler with DFA optimizer enabled on i386 2014-08-20 12:28:44 +00:00
t_atari.pas
t_beos.pas
t_bsd.pas
t_embed.pas Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers. 2014-06-20 06:49:04 +00:00
t_emx.pas
t_gba.pas * fix warnings when compiling the compiler with DFA optimizer enabled on ARM 2014-08-20 13:16:58 +00:00
t_go32v2.pas
t_haiku.pas
t_jvm.pas
t_linux.pas * m68k: Fixed name of ELF interpreter, and updated cprt0.as to somewhat working state. Now a "hello world" program using libc can be linked and launched, but anything more complex needs another round of fixing the parameter passing code, in order to get the stack properly balanced. 2014-07-07 20:08:50 +00:00
t_macos.pas
t_morph.pas * fix warnings when compiling the compiler with DFA optimizer enabled on PowerPC 2014-08-20 14:31:36 +00:00
t_msdos.pas + added support for HeapMax in the far data i8086 memory models as well 2014-06-24 22:54:54 +00:00
t_nativent.pas
t_nds.pas * fix warnings when compiling the compiler with DFA optimizer enabled on ARM 2014-08-20 13:16:58 +00:00
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win.pas