yury
|
63813f3e96
* android: Fixed crash when using writeln during shared library finalization on Android 4.4+.
|
hace 10 años |
yury
|
6fc8059a1f
* arm-android: Simplified _haltproc for dll.
|
hace 10 años |
yury
|
f9f8c931f3
* arm-android: Do not use register r4, since it must be preserved. Use r3 instead.
|
hace 10 años |
yury
|
30b8137994
* arm-android: PIC compatible library startup code.
|
hace 10 años |
yury
|
7e5af23ace
* Android: There are cases when libc "environ" var may be NULL. Check for such case and provide fake valid environment. Bug #24519.
|
hace 12 años |
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.
|
hace 12 años |
yury
|
0abe1d270b
* Fixed file description.
|
hace 12 años |
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.
|
hace 12 años |
tom_at_work
|
c520f713f4
- commit missing new files
|
hace 13 años |