Historique des commits

Auteur SHA1 Message Date
  olle c6f4df63e6 + cleaning up in proc entry and exit, now calc_stack_frame always is used. il y a 22 ans
  Jonas Maebe ddcab79323 * set correct localsymtable fixup already in handle_body_start instead il y a 22 ans
  olle c2fe8dbd99 * merged macos entry/exit code generation into the general one. il y a 22 ans
  Jonas Maebe 1846337739 * fixed ppc compiler il y a 22 ans
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead il y a 22 ans
  Jonas Maebe 6f3e16298a * function results can now also be regvars il y a 22 ans
  Jonas Maebe d321a5aa3d * fixed framepointer storage: it's now always stored at r1+12, which is il y a 22 ans
  Jonas Maebe 74301b9544 * fixed support for nested procedures and more parameters than those il y a 22 ans
  peter 5f6de7eb1f * inherite from tcgprocinfo il y a 22 ans
  Jonas Maebe 624819ccb8 * fixed para/localst calculations (note to self: don't commit at il y a 22 ans
  Jonas Maebe 9055529171 * workaround for nested procedures until Peter fixes it properly :) il y a 22 ans
  Jonas Maebe d816c6a8c6 * powerpc nested procedure fixes, should work completely now if all il y a 22 ans
  florian 9c507c2da0 * fixed ppc compiler which was broken by Peter's changes il y a 22 ans
  florian 77d8f335aa * vmtpointer_offset must be adjusted in after_pass1 as well il y a 22 ans
  Jonas Maebe f64d66fa48 * call inherited after_header as well il y a 22 ans
  peter 60978ba89c * aktprocdef renamed to current_procdef il y a 22 ans
  peter a5e7f02527 * updated for removed lexlevel il y a 22 ans
  florian 15c0b633ab * fixed the powerpc to work with the new function result handling il y a 22 ans
  florian 7ec9711f9a * fixed several issues with nested procedures il y a 22 ans
  Jonas Maebe f51a189be0 * don't generate entry/exit code for assembler procedures il y a 22 ans
  Jonas Maebe ec71805aa8 * several ppc/generic result offset related fixes. The "normal" result il y a 22 ans
  florian 938f46f246 * fixed some crashes and a rte 201 il y a 23 ans
  peter a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions il y a 23 ans
  florian 07eeafd07a * fixed offset calculation for symtables etc. il y a 23 ans
  florian a7a354956d * first part of PowerPC fixes il y a 23 ans
  peter 98dd65b0f3 * inlining is now also allowed in interface il y a 23 ans
  florian e313bab4ff * first part of procinfo rewrite il y a 23 ans