Commit History

Author SHA1 Message Date
  florian 46d9a10ecc * some ideas for mm support implemented 22 years ago
  florian 1df13c788c * fixed some MMX<->SSE 22 years ago
  daniel b2343f4b16 * Register allocator splitted, ans abstract now 22 years ago
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
  peter 99bb20747e * parent framepointer changed to hidden parameter 22 years ago
  peter 56c14885bb * remove allocate_intterupt_parameter, allocation is platform 22 years ago
  peter 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
  peter f8bb9785e0 * remove obsolete code already in comments 22 years ago
  peter b9d09a4e5c * preparations for different default calling conventions 22 years ago
  peter 6a8d5eb25d * NEWRA branch merged 22 years ago
  peter 15958fec9f * methodpointer fixes 22 years ago
  peter d113495cf1 * fixed stackalloc to not allocate localst.datasize twice 22 years ago
  peter 52c73e80d1 * start of sparc support for newra 22 years ago
  peter 32d076480b * framepointer fixes for sparc 22 years ago
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago
  peter a0b9306652 * newra compiles for sparc 22 years ago
  peter 77d641fa2a * init/final of procedure data splitted from genentrycode 22 years ago
  Jonas Maebe 6f3e16298a * function results can now also be regvars 22 years ago
  peter 047a066711 * procinlinenode removed 22 years ago
  peter 8ff5792776 * remove some unit dependencies 22 years ago
  Jonas Maebe 3973883fe1 - undid previous commit, it wasn't necessary 22 years ago
  Jonas Maebe d816c6a8c6 * powerpc nested procedure fixes, should work completely now if all 22 years ago
  peter 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 years ago
  peter 05c05f2555 * failn removed 22 years ago
  peter 1a2eedd767 * self moved to 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 9b236892b7 * set return_offset moved to after_header 22 years ago
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  florian 0284016ee9 * fixed several issues with powerpc 22 years ago