Commit History

Author SHA1 Message Date
  Károly Balogh 1536e9e65b + de-uglified the previous hack 18 years ago
  Jonas Maebe e621b30af8 * remove procedures with var/out parameters which are supposed to 18 years ago
  yury 220a37b443 * Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here. 18 years ago
  yury 7240f723ef * Fixed warnings. 18 years ago
  Károly Balogh 12bcb539e6 + fix(?) stack return address with an ugly hack... 18 years ago
  yury 0a3591a2a5 * Fixed warnings and notes. 18 years ago
  yury 3ec854059e * Fixed WPARAM and LPARAM definition. It fixes lot of warnings. 18 years ago
  yury 05f718fbd2 * Fixed warnings and notes. 18 years ago
  florian 4fa9516b58 * experimental patch to get the real reserved stack size from the executable 18 years ago
  florian 7cea844223 * more crash fixes 18 years ago
  yury e62c6cfcc4 * Fixed warnings and notes. 18 years ago
  Károly Balogh 91abb3aeb9 + first (failed) attempt to have a working stackframe generation 18 years ago
  Jonas Maebe f56c2bcefc * fixed some tests involving extended/double/currency after previous 18 years ago
  yury 5e9dd6cd4c * Fixed CompareDWord after r8827 (compiler warnings should not be ignored :). 18 years ago
  Jonas Maebe ad5ce1adf4 * fixed a_load_reg_ref: the store size has to depend on the tosize, 18 years ago
  yury 2770652beb * Fixed unreachable code warnings and removed not used variable. 18 years ago
  Jonas Maebe 53a67341e9 * fixed range errors (mantis #10079) 18 years ago
  florian 9472497e5b * finally fixed heaptrc for win64 18 years ago
  florian 3afb948ca4 + start of a float128 unit, was still lying around, so it won't get lost 18 years ago
  yury c85f6fb53b * Fixed access to stack parameter in fpc_mul_qword for arm. 18 years ago
  florian 5bdea6b5b3 * avoid generation of __stklen if not necessary 18 years ago
  florian 78ca6925ba * don't care about __stklen anymore 18 years ago
  sekelsenmat 6a3ecebe6c Applied patch for apache headers from Inoussa OUEDRAOGO 18 years ago
  yury ebeabb425c * Fixed TGtkScrolledWindow for win32 by Paul Ishenin. 18 years ago
  Károly Balogh 8562910185 + quick hack to have linker support for amiga/m68k (it produces some kind of binary at least) 18 years ago
  yury 03fa047898 + Added power management APIs. 18 years ago
  yury ef61a42155 + Added notifications API. 18 years ago
  florian 90af7ebf72 * use only windows exceptions for stack checking on win32/win64, resolves #9166 18 years ago
  yury 986396545d * Fixed register saving in fpc_mul_qword for arm. It fixed bug #10017. 18 years ago
  yury 22c1f6381d * Fixed cross CPU cycle after changes in rev. 8911. 18 years ago