Commit History

Author SHA1 Message Date
  peter a720145fd1 * remove obsolete pass2inline code 20 years ago
  peter 2f0fdd1847 * cleaner fix for tb0496 (r1185) 20 years ago
  florian cdd5b61af8 + internal error added 20 years ago
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off 20 years ago
  florian 5e8db3eb5a * better error message if a compiler can't find a compilerproc 20 years ago
  florian 80f1b0953e * inlining on x86_64 fixed (not broken in fixes branch, needs no merging) 20 years ago
  Jonas Maebe 20e1ac4640 * fixed inlining of method calls with a methodpointer in a temp 20 years ago
  Jonas Maebe 2d58a4d4d7 * fixed disabling of recusive inlining after pocall_inline to po_inline 20 years ago
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types 20 years ago
  florian 7cd67ea3f0 * node optimizer branch merged 20 years ago
  peter 34ed3ae7a5 * don't use normal assingments for inlining of formal consts 20 years ago
  Jonas Maebe 893f45c9e2 * fixed web bug #4039 (include methodpointer init/fini for inlined methods) 20 years ago
  florian 21038de78d + started with refactoring det_resulttype 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  michael 55e76063df * Fix methodpointer copy from callnode to loadnode 20 years ago
  peter 521b7cfa3b * load all complex loads of parameters that are needed multiple times 20 years ago
  peter e71066495c fix type of temps generated for parameters during inlining 20 years ago
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter 20 years ago
  peter 20ad7813c2 * fix empty varargs codegeneration for x86_64 20 years ago
  peter 047c28d993 * member call to constructor returns void to prevent 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian 5007b3e395 * inherited; works now in delphi mode for private methods; looks like a delphi bug 20 years ago
  peter 8d251e8506 * unit mapping rewrite 20 years ago
  peter 720815e13b * fix aftercosntruction calls, vmt=1 is used to indicate that 20 years ago
  peter a15f1c3283 * Don't release methodpointer. It is maybe still needed when we need to 20 years ago
  peter c1bf99c30a * fix crash with callnode.ppuload when symtableproc=nil 20 years ago
  peter ced6bf20cd * fix lineinfo for with blocks 20 years ago
  peter 29db12ecfa * disable inlining across units when the inline procedure references 20 years ago
  peter d387fda801 * give error when paraloc is not filled in order_parameter 20 years ago