fpc/compiler/systems
Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK
(= Android 4.0) java headers: java.*, javax.*, org.*, junit.*, android.*).
    The RTL can also be used to target earlier versions of the Android
    platform, but you manually have to take care of not using APIs that
    weren't available yet. Adding separate units for separate platform
    versions would only partly solve the problem, because some of the
    classes used inside the system unit have also changed across
    versions.

    Use -Tandroid while compiling to select the Android OS as target
    platform.

git-svn-id: branches/jvmbackend@19830 -
2011-12-12 02:34:34 +00:00
..
i_amiga.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 + Android/JVM target, including a translation of the Android r14 SDK 2011-12-12 02:34:34 +00:00
i_linux.pas
i_macos.pas
i_morph.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_amiga.pas
t_atari.pas
t_beos.pas - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 2011-08-20 07:49:31 +00:00
t_bsd.pas
t_embed.pas
t_emx.pas
t_gba.pas
t_go32v2.pas
t_haiku.pas - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 2011-08-20 07:49:31 +00:00
t_jvm.pas + Android/JVM target, including a translation of the Android r14 SDK 2011-12-12 02:34:34 +00:00
t_linux.pas
t_macos.pas
t_morph.pas
t_nativent.pas
t_nds.pas
t_nwl.pas - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 2011-08-20 07:49:31 +00:00
t_nwm.pas - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 2011-08-20 07:49:31 +00:00
t_os2.pas
t_palmos.pas
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win.pas - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 2011-08-20 07:49:31 +00:00