fpc/rtl/android/arm
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.
* Cleanup of Android linker.
* Use only INSERT command in the linker script to inject custom .fpc sections. Whole linker script duplication is nor needed anymore.
* Use BFD linker, since GOLD linker does not support INSERT command. Other incompatibilities may also exist.
* Enable tf_smartlink_sections for i386-android.
* i386-android is broken after this commit. Will be fixed later.

git-svn-id: branches/targetandroid@23284 -
2013-01-01 23:49:12 +00:00
..
cprt0.as re-apply the changes of r22045 to correct files after recent revert 2012-08-09 14:13:51 +00:00
dllprt0.as * Rework of Android startup code. It is needed to always link to libc on android to implement finalization and environment variables in shared libraries. 2013-01-01 23:49:12 +00:00
prt0.as * Rework of Android startup code. It is needed to always link to libc on android to implement finalization and environment variables in shared libraries. 2013-01-01 23:49:12 +00:00