fpc/rtl/android
Jonas Maebe 89418d23e5 * regenerated Makefiles with Linux/AArch64 support
git-svn-id: trunk@30891 -
2015-05-20 20:15:10 +00:00
..
arm * Android: There are cases when libc "environ" var may be NULL. Check for such case and provide fake valid environment. Bug #24519. 2013-06-04 15:21:29 +00:00
i386 * Fixed crash during dll loading on android-i386 (Stupid error because I am not comfortable with at&t i386 assembler syntax). Issue #25435. 2013-12-23 12:02:50 +00:00
jvm * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
mipsel * mipsel-android: Fixed calling library startup code. 2014-02-07 10:16:43 +00:00
cwstring.pp * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
dlandroid.inc * Use threadvar for the module name buffer to be thread-safe. 2015-01-06 11:20:20 +00:00
Makefile * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
Makefile.fpc * Re-enable UnixGetModuleByAddrHook for Android to fix back traces for libraries. Get dladdr() dynamically at run-time to support older versions of Android. 2015-01-05 00:45:07 +00:00