fpc/rtl/android
yury d021c8c699 * ucnv_open() must be called with some SSE exception masked on x86_64-android.
* Call u_init() during initialization.

git-svn-id: trunk@39980 -
2018-10-18 16:14:42 +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 * 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: 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