Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test hace 18 años
  Jonas Maebe 0926c4c64d * properly set needstackframe for assembler routines hace 18 años
  Jonas Maebe c4913ac85d * don't save stack pointer if we don't need to allocate a hace 18 años
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
  peter 3cae449fda * moved rtti to ncgrtti hace 19 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
  Jonas Maebe 988f689445 * fixed compilation hace 19 años
  Jonas Maebe 9de2847865 + support for passing parameters via pre-allocated stack space on i386 hace 19 años
  Jonas Maebe 285744fe00 * fixed range errors hace 19 años
  Jonas Maebe c423e23bb4 * only use r12 as frame pointer in the entry code for ppc if necessary hace 19 años
  Jonas Maebe c3f27eee06 * optimized generation of and generated entry and exit code: hace 19 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter e417e34496 * truncate log hace 20 años
  mazen 3b092352e1 - remove $IFDEF DELPHI and related code hace 21 años
  florian 8a9758c5e2 * logs truncated hace 21 años
  florian 06a33abebd * fixed arg. area calculation hace 21 años
  Jonas Maebe 92f038ebec * fixed saving/restoring of volatile fpu registers under sysv hace 21 años
  Jonas Maebe 62394e45d7 * moved count_locals from pstatmnt to symutils hace 22 años
  Jonas Maebe 8ad6133ea3 * more ppc fixes, hello world works again under linuxppc hace 22 años
  Jonas Maebe d5373d5971 * fixed several ppc assembler reader related problems hace 22 años
  peter 70fe77ca7c * procinfo unit contains tprocinfo hace 22 años
  peter 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
  olle c6f4df63e6 + cleaning up in proc entry and exit, now calc_stack_frame always is used. hace 22 años
  Jonas Maebe ddcab79323 * set correct localsymtable fixup already in handle_body_start instead hace 22 años
  olle c2fe8dbd99 * merged macos entry/exit code generation into the general one. hace 22 años
  Jonas Maebe 1846337739 * fixed ppc compiler hace 22 años
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead hace 22 años