fpc/compiler/systems
2014-07-07 20:08:50 +00:00
..
i_aix.pas
i_amiga.pas have an explicit define for OS4, so we can easily identify it in shared sources among Amiga-like systems, independent from the CPU define 2014-02-23 23:49:40 +00:00
i_android.pas * mipsel-android: Don't export local symbols from executable. 2014-02-06 19:11:08 +00:00
i_atari.pas
i_beos.pas
i_bsd.pas
i_embed.pas * partially merged the mips-embedded branch of Michael Ring: 2014-03-19 21:25:38 +00:00
i_emx.pas
i_gba.pas
i_go32v2.pas Use script gnu ar for go32v2 target 2014-04-10 16:20:14 +00:00
i_haiku.pas
i_jvm.pas
i_linux.pas
i_macos.pas
i_morph.pas fixed staticlibprefix for Amiga and MorphOS 2013-11-24 04:19:59 +00:00
i_msdos.pas * changed the default stack size in the i8086 far data memory models to 16 KB 2014-06-01 14:38:54 +00:00
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sunos.pas Use GNU ar also for x86_64 solaris 2014-03-07 12:39:48 +00:00
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win.pas * make windres the default resource compiler on x86_64-win64 2014-03-09 10:52:10 +00:00
mac_crea.txt
t_aix.pas
t_amiga.pas
t_android.pas * Fixed compilation for mips-linux. 2014-02-08 19:08:21 +00:00
t_atari.pas
t_beos.pas
t_bsd.pas * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 2013-12-01 17:02:08 +00:00
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
t_go32v2.pas Use slash instead of backslash inside linker script to allow use of cross-linker 2014-04-10 13:24:42 +00:00
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
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
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 * make windres the default resource compiler on x86_64-win64 2014-03-09 10:52:10 +00:00