fpc/compiler/systems
Jeppe Johansen 9e5979e8be Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now.
Switched codegeneration of VFPv2 and VFPv3 to use UAL mnemonics and syntax.
Updated VFP code in RTL to use UAL syntax too.
Added preliminary ELF support for ARM.
Added support for linking of WinCE COFF files. Should work for with a standard ARMv4-I target.

git-svn-id: branches/laksen/armiw@29247 -
2014-12-10 20:44:34 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_aros.pas
i_atari.pas
i_beos.pas
i_bsd.pas * first dragonfly patch (existing most). Mantis #27091 2014-12-07 20:27:02 +00:00
i_embed.pas
i_emx.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now. 2014-12-10 20:44:34 +00:00
i_macos.pas
i_morph.pas
i_msdos.pas
i_nativent.pas * fixed defines separator 2014-10-19 10:25:07 +00:00
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 Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now. 2014-12-10 20:44:34 +00:00
mac_crea.txt
t_aix.pas Allow use of native ld or GNU gld for AIX 2014-11-09 22:22:29 +00:00
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 * first dragonfly patch (existing most). Mantis #27091 2014-12-07 20:27:02 +00:00
t_embed.pas
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
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
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 * run EMX linker quietly 2014-11-06 12:14:00 +00:00
t_palmos.pas
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win.pas