コミット履歴

作者 SHA1 メッセージ 日付
  florian 886dae65fe * quick fix for param64 for intel 22 年 前
  Jonas Maebe b19a9cfc0a * do callparatemp stuff only after the parameters have been firstpassed, 22 年 前
  florian 887d64f038 * another compile fix 22 年 前
  peter 3bda511c4a * compile fix 22 年 前
  florian 80b1ccdd76 * fixed parameter passing for 64 bit ints 22 年 前
  peter a5e7f02527 * updated for removed lexlevel 22 年 前
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing 22 年 前
  Jonas Maebe 38d7ec6670 * fix to a_op64_const_reg_reg 22 年 前
  florian 4450957bdd * fixed para locations of fpc_class_new helper call 22 年 前
  Jonas Maebe f30ce9c922 * fixed and re-enabled routines commented out by Florian :) 22 年 前
  Jonas Maebe 49497382c0 * trunc now also supports int64 (no NaN's etc though) 22 年 前
  florian 19946413fe * fixed setjmp record size 22 年 前
  daniel b899ea5469 * Bug fix in simplify 22 年 前
  florian 6c836488dd * fixed previous commit of setjmp 22 年 前
  florian fbea62cf74 + implemented longjmp 22 年 前
  peter fd278ee582 * print lineinfo for internalerror 22 年 前
  florian e7130af5a8 + implemented setjmp record and longjmp 22 年 前
  florian 5b6f8ca821 * commented out not working routines 22 年 前
  Jonas Maebe b334226225 * fixed FillChar 22 年 前
  florian b5d749d24d * fixed passing of fpu values by fpu register 22 年 前
  florian 96df8384cd * fixed trunc, now it's working at least for longint range 22 年 前
  florian dc4694eb15 * released the code for all cpus, at least with i386, it works fine 22 年 前
  sg ee9525803e * Added mkxmlrpc 22 年 前
  Jonas Maebe 31d94f4f4c * fixed g_flags2reg 22 年 前
  Jonas Maebe a13841a857 * fixed fpc_set_in_byte 22 年 前
  florian dda473894c * fixed cmp_reg_reg_reg, cmp operands were emitted in the wrong order 22 年 前
  florian 70da84b994 + set_in_byte needed FPC_SET_IN_BYTE alias 22 年 前
  florian 676500cdfc * removed object/class helpers, the compiler uses the generic ones 22 年 前
  florian 37608c820f * fixed newlines 22 年 前
  florian 15c0b633ab * fixed the powerpc to work with the new function result handling 22 年 前