Commit History

Author SHA1 Message Date
  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
  peter e248c0ece4 * fixed C style array of const 22 years ago
  Jonas Maebe ec71805aa8 * several ppc/generic result offset related fixes. The "normal" result 22 years ago
  peter c4ddcc78a8 * generic constructor working for i386 22 years ago
  peter 26f160a541 * dynamic arrays have size OS_ADDR 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago
  peter e4ebaf4af3 * removed unused method 22 years ago
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 years ago
  peter a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 years ago
  carl 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
  carl 5c1fa99660 * range check error fix 23 years ago