Histórico de commits

Autor SHA1 Mensagem Data
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing 22 anos atrás
  Jonas Maebe 38d7ec6670 * fix to a_op64_const_reg_reg 22 anos atrás
  florian 4450957bdd * fixed para locations of fpc_class_new helper call 22 anos atrás
  Jonas Maebe f30ce9c922 * fixed and re-enabled routines commented out by Florian :) 22 anos atrás
  Jonas Maebe 49497382c0 * trunc now also supports int64 (no NaN's etc though) 22 anos atrás
  florian 19946413fe * fixed setjmp record size 22 anos atrás
  daniel b899ea5469 * Bug fix in simplify 22 anos atrás
  florian 6c836488dd * fixed previous commit of setjmp 22 anos atrás
  florian fbea62cf74 + implemented longjmp 22 anos atrás
  peter fd278ee582 * print lineinfo for internalerror 22 anos atrás
  florian e7130af5a8 + implemented setjmp record and longjmp 22 anos atrás
  florian 5b6f8ca821 * commented out not working routines 22 anos atrás
  Jonas Maebe b334226225 * fixed FillChar 22 anos atrás
  florian b5d749d24d * fixed passing of fpu values by fpu register 22 anos atrás
  florian 96df8384cd * fixed trunc, now it's working at least for longint range 22 anos atrás
  florian dc4694eb15 * released the code for all cpus, at least with i386, it works fine 22 anos atrás
  sg ee9525803e * Added mkxmlrpc 22 anos atrás
  Jonas Maebe 31d94f4f4c * fixed g_flags2reg 22 anos atrás
  Jonas Maebe a13841a857 * fixed fpc_set_in_byte 22 anos atrás
  florian dda473894c * fixed cmp_reg_reg_reg, cmp operands were emitted in the wrong order 22 anos atrás
  florian 70da84b994 + set_in_byte needed FPC_SET_IN_BYTE alias 22 anos atrás
  florian 676500cdfc * removed object/class helpers, the compiler uses the generic ones 22 anos atrás
  florian 37608c820f * fixed newlines 22 anos atrás
  florian 15c0b633ab * fixed the powerpc to work with the new function result handling 22 anos atrás
  peter 063979bcae * length of tparalocation is now stored in ppu 22 anos atrás
  peter 35801981d1 * .o files belonging to the unit are first searched in the same dir 22 anos atrás
  peter a23e3f0a2f * add string returns in LOC_REFERENCE 22 anos atrás
  peter fe96aad6d6 * vo_is_result flag added for the special RESULT symbol 22 anos atrás
  peter 5541dc331f * start search for overriden properties in the parent class 22 anos atrás
  peter 9b236892b7 * set return_offset moved to after_header 22 anos atrás