Commit History

Author SHA1 Message Date
  yury abe5757702 Merged revision(s) 44002 from trunk: 5 years ago
  yury 0654857ce1 Merged aarch64-android, x86_64-android targets and fixes for the Android target. 6 years ago
  Károly Balogh e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin 7 years ago
  yury c29c5571b8 * android: Fixed AV during linking when JNI_OnLoad is located in a non-main unit. 8 years ago
  yury a0d6873331 * android: Android versions prior to 4.1 do not support recursive dlopen() calls. 9 years ago
  yury 4026cfcf60 * android: Generate PIC executables. It is required for Android 5.0+. 9 years ago
  yury e0c8a4701e * Fixed compilation for mips-linux. 11 years ago
  yury bb269e53ac * mipsel-android: Don't export local symbols from executable. 11 years ago
  yury 56b3287e29 + Added compiler support for mipsel-android target. 11 years ago
  sergei 38058505ba * Changed linking infrastructure to look like assembler one: 12 years ago
  yury 92b2ef2059 * Android: Quote a path to crt object files if needed. It fixes linking when a library path contains spaces. 12 years ago
  yury 3e151ac30f * Removed -z relro linker option, since it causes problems. 12 years ago
  yury 9b600b9688 * Pass some security switches to LD. They are passed by GCC. 12 years ago
  yury 2dcb174f25 * Always specify dynamic linker name for executables. 12 years ago
  yury 9b5511adac * libctype is not needed, since only bionic is supported anyway. 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 fe87b547ea Updated systems/t_android to only recognize the "bionic" libc as valid libc. 13 years ago
  tom_at_work 4150f0a2fb Rebase with r21814 13 years ago
  tom_at_work 77a85b7448 * basic android/x86 support 13 years ago
  tom_at_work c520f713f4 - commit missing new files 13 years ago