Commit History

Author SHA1 Message Date
  yury 0960ee2034 * Add missing checks for android target. 12 years ago
  yury f8af2cd49e * Set android-i368 stack alignment to 16. 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 0abe1d270b * Fixed file description. 12 years ago
  yury 04fd0eeee2 * Simplify arm startup code. 12 years ago
  yury 2aa9111b7c * Fixed file description. 12 years ago
  yury 3ed10a6936 * Rewrite initialization code for i386-android. i386-android works. 12 years ago
  yury c2fed960c9 * Add android to supported targets for assemblers. It fixes assembling for i386-android. 12 years ago
  yury d05912cd8e * Enable safecall exception handling for arm-android. 12 years ago
  yury 12fe3bb65d * Removed leftover from my experiments (calling directly pascal main). 12 years ago
  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. 12 years ago
  yury 862b608eb8 * Thread safety. 12 years ago
  yury fa0b2b2c85 * Skip this test for android. 12 years ago
  yury 8936ee983c * Fixed ifdefs linux to unix. 12 years ago
  yury d52ead284e * Enable more tests for android. 12 years ago
  yury 04902a15f9 * Fixed AnsiStrLComp() and AnsiStrLIComp(). 12 years ago
  yury f55c3a0331 * Fixed stupid copy-paste error. 12 years ago
  yury 23b95a4d70 * Regenerated all makefiles. 12 years ago
  yury 2fc220cc6c * Regenerated makefiles. 12 years ago
  yury 3cd3b50104 * Fixed conflict of native android and java android targets. 12 years ago
  yury 281768b145 * Set stackalign field. 12 years ago
  yury d26f0552a0 * Sync with trunk r23404. 12 years ago
  yury 87df3ab325 * Enable more tests for android. 12 years ago
  michael cce67cf5ae * Fixed case where connection is closed gracefully (Bug ID 23386) 12 years ago
  yury 87f14b072f * Use collation when comparing strings. 12 years ago
  yury 2e58240861 * If there is no HOME directory, the current dir must be used. 12 years ago
  yury 8333a4d000 * Fixed expanding ~ if there is no HOME env var set. 12 years ago
  pierre 2b300ec2b4 Add breakpoint at Verbose.GenerateError procedure 12 years ago
  pierre 6d8b1e03d7 Increase status.errorcount only inside GenerateError procedure, to simplify debugging 12 years ago