Commit History

Автор SHA1 Съобщение Дата
  yury 97dd19b04f * cprt0.as is not needed, since we link to libc always. преди 12 години
  yury 9b5511adac * libctype is not needed, since only bionic is supported anyway. преди 12 години
  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 години
  yury f37a18f600 * Enable weak externals for android. преди 12 години
  yury 1e78337015 * Oops, wrong commit r23235. Reverted. Now correct: Fixed lineinfo for Android. преди 12 години
  yury fefaef34db * Fixed lineinfo for Android. преди 12 години
  yury 17c9af9ec8 * Fixed the test for android. преди 12 години
  yury e76af3a670 + Added C object files for arm-android. преди 12 години
  yury 663f354471 * Support for running tests on a remote Android device using ADB. преди 12 години
  tom_at_work 75e57faba1 re-apply the changes of r22045 to correct files after recent revert преди 13 години
  tom_at_work 19238eafde - revert r22045: applied changes to wrong files, i.e. linux system files, instead of android ones преди 13 години
  tom_at_work 810adb2f65 Merge with trunk r22040. Regenerated makefiles. преди 13 години
  tom_at_work 787ca1c0bc Made cprt0 startup files to compile. Static executables using them likely do not work though. преди 13 години
  tom_at_work fe87b547ea Updated systems/t_android to only recognize the "bionic" libc as valid libc. преди 13 години
  florian b330bba0bc + introduce -Oofastmath преди 13 години
  florian 8fd84376d7 * msg files regenerated преди 13 години
  florian 2fc350eabd * the reference counter offset depends only on the current rtl, not the compiler version, so no ifdef needed преди 13 години
  florian fb7f25f410 * removed wrong -N switch (switch is not used) description преди 13 години
  florian ecdec2e431 * disable reg. allocator optimization introduced in r21812 for now because it caused some trouble, see #22405 преди 13 години
  masta 51af7bd440 Assembly version of fpc_ansistr_incr_ref for ARM преди 13 години
  masta b9770519f8 Assembly version of fpc_ansistr_decr_ref for ARM преди 13 години
  masta 25e2f5f3fa Small improvement to InterlockedExchange on ARM преди 13 години
  masta aa21845cd9 Small optimization for OP_AND on ARM преди 13 години
  michael 8ed3408527 * with statement tests преди 13 години
  michael 874a1f4304 * Use expressions in with statement преди 13 години
  michael 5a57943320 * Tests for loop structures преди 13 години
  michael e1dead6a1c Conditions in for/while/repeat are now expression elements преди 13 години
  florian 7513291ad8 * generate different code for OS_S8 -> OS_16 conversion which might fold better, idea by Nico Erfurth преди 13 години
  Jonas Maebe 4d31fbc31d * also allow conversion of niln to forward-defined pointerdef преди 13 години
  Jonas Maebe a63a603cc1 * allow conversion from niln to not-yet-fully-resolved classrefdefs преди 13 години