Commit History

Author SHA1 Message Date
  peter 30f1eb4705 * fix for referencecounted temps 22 years ago
  peter e9aaebe873 * int_cgsize returned garbage for a=0 22 years ago
  peter bd96bacd81 * USEINLINE directive added (not enabled yet) 22 years ago
  mazen bb42874171 + add support for double float register vars 22 years ago
  mazen 7eb56b216a * 32 registers are available 22 years ago
  peter ef94a6d0e4 * renamed R_SUBF64 to R_SUBFD 22 years ago
  peter d0de3b3ea8 * 64k registers supported 22 years ago
  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