fpc/rtl/android
yury 78a26e53f8 * Fixed warnings.
git-svn-id: trunk@40187 -
2018-11-02 19:04:52 +00:00
..
aarch64 * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 2018-10-08 16:48:41 +00:00
arm * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 2018-10-08 16:48:41 +00:00
i386 * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 2018-10-08 16:48:41 +00:00
jvm * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
mips64 + Added the auto-generated list syscalls for mips64-android. It will be needed when mips64 is supported. 2018-10-17 17:16:05 +00:00
mipsel * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 2018-10-08 16:48:41 +00:00
x86_64 + added support for x86_64-android target. 2018-10-17 16:56:27 +00:00
cwstring.pp * ucnv_open() must be called with some SSE exception masked on x86_64-android. 2018-10-18 16:14:42 +00:00
dlandroid.inc
dllprt0.as * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 2018-10-08 16:48:41 +00:00
Makefile * Enabled compilation of the cpu unit for arm-android and x86_64-android. 2018-10-18 13:01:36 +00:00
Makefile.fpc * Enabled compilation of the cpu unit for arm-android and x86_64-android. 2018-10-18 13:01:36 +00:00
prt0.as * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 2018-10-08 16:48:41 +00:00
sysandroid.inc * Fixed warnings. 2018-11-02 19:04:52 +00:00
sysandroidh.inc * android: 2016-08-19 20:21:52 +00:00
unixandroid.inc