fpc/rtl/android
2018-11-03 14:33:41 +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 * ICU v3.8 on Android 1.5-2.1 is buggy and can't be unloaded properly. 2018-11-03 13:56:27 +00:00
dlandroid.inc * Use threadvar for the module name buffer to be thread-safe. 2015-01-06 11:20:20 +00:00
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 * android: Removed cwstring from the uses clause of the unix unit. Use cwstring indirectly. It allows to avoid using cwstring if needed. 2018-11-03 12:34:59 +00:00
sysandroidh.inc * android: 2016-08-19 20:21:52 +00:00
unixandroid.inc * Fixed obtaining a time zone information for 64-bit android. 2018-11-03 14:33:41 +00:00