コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  peter 063979bcae * length of tparalocation is now stored in ppu 22 年 前
  peter 35801981d1 * .o files belonging to the unit are first searched in the same dir 22 年 前
  peter a23e3f0a2f * add string returns in LOC_REFERENCE 22 年 前
  peter fe96aad6d6 * vo_is_result flag added for the special RESULT symbol 22 年 前
  peter 5541dc331f * start search for overriden properties in the parent class 22 年 前
  peter 9b236892b7 * set return_offset moved to after_header 22 年 前
  peter 6720314fc5 * reset aktfilepos when setting new module for compile 22 年 前
  peter 2b888374ce * don't close inputfile when still closed 22 年 前
  peter ab6df4aa5e * adapted for removed funcretsym 22 年 前
  peter 61a964729e * removed load_funcret 22 年 前
  peter dbd9760c80 * fixed so the fcl can be compiled 22 年 前
  peter 511571c60d * fpc_big_array changed to 1k only. using maxlongint will crash gdb 22 年 前
  peter c24c737906 * remove dos lf 22 年 前
  florian 574d50e86b * fixed tfuncretsym stuff in powerpc specific part 22 年 前
  peter 373c94ff64 * fpde is i386 onlyu 22 年 前
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 年 前
  florian b9c76fcf5e * stack frame calculations are now completly done using the code generator 22 年 前
  peter 9c08ff4f69 * target_dir variable generation was not cpu dependent yet 22 年 前
  florian 754a34200a * merged i386/aasmcpu and x86_64/aasmcpu to x86/aasmcpu 22 年 前