Commit History

Author SHA1 Message Date
  yury 63813f3e96 * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 10 years ago
  yury 6fc8059a1f * arm-android: Simplified _haltproc for dll. 10 years ago
  yury f9f8c931f3 * arm-android: Do not use register r4, since it must be preserved. Use r3 instead. 10 years ago
  yury 30b8137994 * arm-android: PIC compatible library startup code. 10 years ago
  yury 7e5af23ace * Android: There are cases when libc "environ" var may be NULL. Check for such case and provide fake valid environment. Bug #24519. 12 years ago
  yury 5d061a7efa * Do not use persistent register r5 in the library init code. It fixes crash during library load on some versions of Android. Issue #23974. 12 years ago
  yury 0abe1d270b * Fixed file description. 12 years ago
  yury 6ccb152647 * Rework of Android startup code. It is needed to always link to libc on android to implement finalization and environment variables in shared libraries. 12 years ago
  tom_at_work c520f713f4 - commit missing new files 13 years ago