Historique des commits

Auteur SHA1 Message Date
  florian 016f2e9b15 * fixed storage of parameters passed by ref. il y a 21 ans
  peter 63cf4464d3 * tvarsym.varregable added, split vo_regable from varoptions il y a 21 ans
  peter ba87da9bc2 * fix compile for oldregvars il y a 21 ans
  peter 8fb3536f6e * simple regvar support, not yet finished il y a 21 ans
  peter 65c3ba277c * ungetregister is now only used for cpuregisters, renamed to il y a 21 ans
  peter 33a834821f * paraloc branch merged il y a 21 ans
  peter 7f8844e74d * release localsymtables when module is compiled il y a 21 ans
  peter 180c042911 * finalize all (also procedure local) typedconst at unit finalization il y a 21 ans
  michael dd042a896b + Patch from Peter to fix debuginfo in constructor. il y a 21 ans
  Jonas Maebe 5ac21c998a * don't finalize typed consts (fixes bug3212, but causes memory leak; il y a 21 ans
  Jonas Maebe f1bda1700a * support register parameters for inlined procedures + some inline il y a 21 ans
  Jonas Maebe 1f990337c3 * fixed one regvar problem, but regvars are still broken since the dwarf il y a 21 ans
  peter 700c983c8e * fixed size of exceptbuf il y a 21 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  florian 588e2c38bf * dwarf branch merged il y a 21 ans
  Jonas Maebe ecb226a54f * fixed bug regarding parameters on the ppc (they were allocated twice il y a 21 ans
  Jonas Maebe 74cad9b483 * more regvar optimizations in location_force_reg il y a 21 ans
  Jonas Maebe 43fa5b9f9c * some optimizations and associated fixes for better regvar code il y a 21 ans
  peter 1bcda5c022 * first load para's to temps before calling entry code (profile il y a 21 ans
  peter c96ba04d84 * fixed qword(longint) that removed sign from the number il y a 21 ans
  peter 72365ec95b * implicit_finally flag must be set in pass1 il y a 21 ans
  peter 5358278ca1 tai_regalloc.allocation changed to ratype to notify rgobj of register size changes il y a 21 ans
  peter c553f6b320 * add DEBUGINFO symbol to reference the .o file that includes the il y a 21 ans
  peter 2b1fee21f1 * fix stabs for globals il y a 21 ans
  peter 207e3b1231 * cleaner temp get/unget for exceptions il y a 21 ans
  peter 4fc210952e * use loadnode and finalize_data_node for init/final code to support il y a 21 ans
  olle 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* il y a 21 ans
  florian fabb9c33ac * top_symbol killed il y a 21 ans
  florian 01d16548f4 * fixed exception reason size for 64 bit systems il y a 21 ans
  Jonas Maebe a8450c695d * fixed regvars il y a 21 ans