Commit History

Author SHA1 Message Date
  peter eee2002780 * don't include vo_has_local_copy for open array/array of const 22 years ago
  peter 06071e3d31 * remove obsolete code 22 years ago
  peter 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
  peter 76a53a375d * varspez in calls to push_addr_param 22 years ago
  peter 3a3d710c47 * basics for x86 register calling 22 years ago
  peter 0a8bddc756 * calling convention fix 22 years ago
  peter b9d09a4e5c * preparations for different default calling conventions 22 years ago
  florian 220e05dd5e * fixed arm concatcopy 22 years ago
  peter b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 years ago
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago
  peter be7a5b76a4 * set po_public also when parsing the object declaration 22 years ago
  Jonas Maebe 6f3e16298a * function results can now also be regvars 22 years ago
  peter 345228fd29 * defer codegeneration for nested procedures 22 years ago
  peter 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 years ago
  peter a467b84faa * fixed various crashes 22 years ago
  peter 1a2eedd767 * self moved to hidden parameter 22 years ago
  peter e2cbae0ff1 * vs_hidden replaced by is_hidden boolean 22 years ago
  florian 9e0e8340f7 + first changes to make self a hidden parameter 22 years ago
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing 22 years ago
  peter fe96aad6d6 * vo_is_result flag added for the special RESULT symbol 22 years ago
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  florian 47a3437dba * comp is now written with its bit pattern to the ppu instead as an extended 22 years ago
  peter 74756e4e85 * fix po_comp setting for fpc mode 22 years ago
  peter 5207aaf391 * don't check po_varargs for delphi 22 years ago
  peter e248c0ece4 * fixed C style array of const 22 years ago
  peter 8da3f59d32 * vs_hidden released 22 years ago
  peter c4ddcc78a8 * generic constructor working for i386 22 years ago
  Tomas Hajny 8e7124f9f8 + emx target added 22 years ago
  peter 31cee7b219 * only allow class [procedure|function] 22 years ago