fpc/compiler/systems
Jonas Maebe 165aaea8a4 * made a separate abi entry for powerpc_darwin, as it's not exactly the same
as the AIX abi (especially on ppc64)
   o replaced (for now) all checks for the AIX abi with a check for either the
     AIX or Darwin abi
   o changed the ABI of Darwin/ppc, Darwin/ppc64 and Mac OS/ppc to
     abi_powerpc_darwin

git-svn-id: trunk@30202 -
2015-03-14 18:35:44 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_aros.pas
i_atari.pas
i_beos.pas
i_bsd.pas * made a separate abi entry for powerpc_darwin, as it's not exactly the same 2015-03-14 18:35:44 +00:00
i_embed.pas Disable internal assembler 2015-03-13 18:56:59 +00:00
i_emx.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas * default to ppc64le/elfv2 when compiling on a ppc64le platform 2015-03-14 18:35:16 +00:00
i_macos.pas * made a separate abi entry for powerpc_darwin, as it's not exactly the same 2015-03-14 18:35:44 +00:00
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 Set default assembler to elf64 writer for x86_64-solaris target 2015-01-29 07:40:30 +00:00
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win.pas
mac_crea.txt
t_aix.pas
t_amiga.pas
t_android.pas
t_aros.pas
t_atari.pas
t_beos.pas
t_bsd.pas + iphonesim/x86_64 target (64 bit iOS simulator) 2015-02-23 22:56:09 +00:00
t_embed.pas Add initial support in ARM-embedded for Allwinner A20. 2015-03-08 12:22:57 +00:00
t_emx.pas
t_gba.pas
t_go32v2.pas
t_haiku.pas
t_jvm.pas
t_linux.pas * set the correct dynamic linker for the ppc64 ELFv2 abi 2015-03-14 18:35:19 +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 * ensure passing valid stacksize to emxbind 2015-02-15 01:56:08 +00:00
t_palmos.pas
t_sunos.pas Remove complicated code to try to support older GNU linker versions, before 2.21 2015-02-08 07:28:49 +00:00
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas * Updated Wii rtl (unicode support broken .dol executables) and libogcfpc to ver.1.8.12. Fixed a dependency to Mad library too 2015-03-07 21:34:51 +00:00
t_win.pas