Historique des commits

Auteur SHA1 Message Date
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  Jonas Maebe 988f689445 * fixed compilation il y a 19 ans
  Jonas Maebe 9de2847865 + support for passing parameters via pre-allocated stack space on i386 il y a 19 ans
  Jonas Maebe 285744fe00 * fixed range errors il y a 19 ans
  Jonas Maebe c423e23bb4 * only use r12 as frame pointer in the entry code for ppc if necessary il y a 19 ans
  Jonas Maebe c3f27eee06 * optimized generation of and generated entry and exit code: il y a 19 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  mazen 3b092352e1 - remove $IFDEF DELPHI and related code il y a 21 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  florian 06a33abebd * fixed arg. area calculation il y a 21 ans
  Jonas Maebe 92f038ebec * fixed saving/restoring of volatile fpu registers under sysv il y a 21 ans
  Jonas Maebe 62394e45d7 * moved count_locals from pstatmnt to symutils il y a 22 ans
  Jonas Maebe 8ad6133ea3 * more ppc fixes, hello world works again under linuxppc il y a 22 ans
  Jonas Maebe d5373d5971 * fixed several ppc assembler reader related problems il y a 22 ans
  peter 70fe77ca7c * procinfo unit contains tprocinfo il y a 22 ans
  peter 99bb20747e * parent framepointer changed to hidden parameter il y a 22 ans
  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