Commit History

Autor SHA1 Mensaxe Data
  yury 3ed10a6936 * Rewrite initialization code for i386-android. i386-android works. %!s(int64=12) %!d(string=hai) anos
  yury c2fed960c9 * Add android to supported targets for assemblers. It fixes assembling for i386-android. %!s(int64=12) %!d(string=hai) anos
  yury d05912cd8e * Enable safecall exception handling for arm-android. %!s(int64=12) %!d(string=hai) anos
  yury 12fe3bb65d * Removed leftover from my experiments (calling directly pascal main). %!s(int64=12) %!d(string=hai) anos
  yury 7da7908441 * Uses SysUtils to make executable bigger. Otherwise string pointers for FindResource can be less than $10000. They are treated as IDs in such case and the test will fail. %!s(int64=12) %!d(string=hai) anos
  yury 862b608eb8 * Thread safety. %!s(int64=12) %!d(string=hai) anos
  yury fa0b2b2c85 * Skip this test for android. %!s(int64=12) %!d(string=hai) anos
  yury 8936ee983c * Fixed ifdefs linux to unix. %!s(int64=12) %!d(string=hai) anos
  yury d52ead284e * Enable more tests for android. %!s(int64=12) %!d(string=hai) anos
  yury 04902a15f9 * Fixed AnsiStrLComp() and AnsiStrLIComp(). %!s(int64=12) %!d(string=hai) anos
  yury f55c3a0331 * Fixed stupid copy-paste error. %!s(int64=12) %!d(string=hai) anos
  yury 23b95a4d70 * Regenerated all makefiles. %!s(int64=12) %!d(string=hai) anos
  yury 2fc220cc6c * Regenerated makefiles. %!s(int64=12) %!d(string=hai) anos
  yury 3cd3b50104 * Fixed conflict of native android and java android targets. %!s(int64=12) %!d(string=hai) anos
  yury 281768b145 * Set stackalign field. %!s(int64=12) %!d(string=hai) anos
  yury d26f0552a0 * Sync with trunk r23404. %!s(int64=12) %!d(string=hai) anos
  yury 87df3ab325 * Enable more tests for android. %!s(int64=12) %!d(string=hai) anos
  michael cce67cf5ae * Fixed case where connection is closed gracefully (Bug ID 23386) %!s(int64=12) %!d(string=hai) anos
  yury 87f14b072f * Use collation when comparing strings. %!s(int64=12) %!d(string=hai) anos
  yury 2e58240861 * If there is no HOME directory, the current dir must be used. %!s(int64=12) %!d(string=hai) anos
  yury 8333a4d000 * Fixed expanding ~ if there is no HOME env var set. %!s(int64=12) %!d(string=hai) anos
  pierre 2b300ec2b4 Add breakpoint at Verbose.GenerateError procedure %!s(int64=12) %!d(string=hai) anos
  pierre 6d8b1e03d7 Increase status.errorcount only inside GenerateError procedure, to simplify debugging %!s(int64=12) %!d(string=hai) anos
  Almindor 235bda8746 * remove old cdecl record hack, fixes linker errors with aspell on mac os x %!s(int64=12) %!d(string=hai) anos
  paul 38da152b11 tests: fixed test %!s(int64=12) %!d(string=hai) anos
  paul b2a613c17f compiler: implement record constructors + tests %!s(int64=12) %!d(string=hai) anos
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) %!s(int64=12) %!d(string=hai) anos
  sergei 4c84febfae * InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet. %!s(int64=12) %!d(string=hai) anos
  sergei b35d04ffa8 * MIPS: methodpointers must be compatible with records; since records are never passed by address in this ABI, so must be methodpointers. Fixes webtbs/tw9141.pp. %!s(int64=12) %!d(string=hai) anos
  yury 5254f8e572 * Make sure that the thread has been started, before destroying the event. %!s(int64=12) %!d(string=hai) anos