fpc/rtl/android
2018-10-17 17:16:05 +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 * Set ICU data dir if it is not set by the system. It fixes issues on newer Android versions. 2018-10-06 13:28:37 +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 * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
Makefile.fpc * 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
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: 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
sysandroidh.inc * android: 2016-08-19 20:21:52 +00:00
unixandroid.inc * android: Added API level check for known old versions without timezone implementation in libc. 2016-08-19 16:37:13 +00:00