Commit History

Author SHA1 Message Date
  peter b9d09a4e5c * preparations for different default calling conventions 22 years ago
  florian f3e9e7a24f * fixed web bug #2669 22 years ago
  peter 6a8d5eb25d * NEWRA branch merged 22 years ago
  florian 220e05dd5e * fixed arm concatcopy 22 years ago
  peter 52c73e80d1 * start of sparc support for newra 22 years ago
  peter 09ed47cba6 * don't allow add/assignments for formaldef 22 years ago
  Jonas Maebe f909d6a620 * fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86 22 years ago
  daniel 268bfcf784 * Fixed register allocator. *Lots* of fixes. 22 years ago
  peter b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 years ago
  peter bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects 22 years ago
  Jonas Maebe 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! 22 years ago
  peter d6f431a5a9 * set parast.next to the owner of the procdef 22 years ago
  peter e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
  peter 28ebc69c8f * removed changesettype because that will change the definition 22 years ago
  daniel 41e0bc4cec * Register allocator finished 22 years ago
  florian 89cc00f6e4 * classes and interfaces can be stored in integer registers 22 years ago
  peter 047a066711 * procinlinenode removed 22 years ago
  peter 072a55b73e * methodpointer self pushing fixed 22 years ago
  peter 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 years ago
  Jonas Maebe 0836ed1713 * patch from Peter for rtti symbols 22 years ago
  peter 26d78ff5c9 * moved implicit exception frame from ncgutil to psub 22 years ago
  peter 1a2eedd767 * self moved to hidden parameter 22 years ago
  peter e2cbae0ff1 * vs_hidden replaced by is_hidden boolean 22 years ago
  florian 9612e57805 * introduced defaultordconsttype to decribe the default size of ordinal constants 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 f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  peter c21ca3dfa0 + added currency support based on int64 22 years ago
  florian 0284016ee9 * fixed several issues with powerpc 22 years ago
  peter 8da3f59d32 * vs_hidden released 22 years ago