Commit Verlauf

Autor SHA1 Nachricht Datum
  peter b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc vor 22 Jahren
  Jonas Maebe 9b645eef82 - removed allocparaloc/freeparaloc, generic ones are ok now vor 22 Jahren
  Jonas Maebe 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! vor 22 Jahren
  Jonas Maebe 55509b199b * (de)allocation of registers for parameters is now performed properly vor 22 Jahren
  Jonas Maebe 98c3c2489e * zero paraloc tregisters, so that the alignment bytes are 0 (otherwise vor 22 Jahren
  Jonas Maebe edb2179730 + added freeintparaloc vor 22 Jahren
  marco 1daf2ca476 * register skipping (aligning) for int64 parameters, sys V abi only. vor 22 Jahren
  marco a73b98ea9f * getfuncretparaloc now uses r3 for highdword and r4 for lo. Doesn't work tho vor 22 Jahren
  marco 152b525419 * committed fix that swaps int64 parameters hi and lo. vor 22 Jahren
  Jonas Maebe 5cfedffb9e * added some missing paralocation size settings vor 22 Jahren
  florian 999b859bc8 * fixed calling sequence for subroutines using the aix abi vor 22 Jahren
  florian d73c88ce9f * fixed parameter passing by value of large sets, strings and method pointers vor 22 Jahren
  florian 65eba18e20 * fixed passing of small const arrays and const records, they are always passed by reference vor 22 Jahren
  florian 15c0b633ab * fixed the powerpc to work with the new function result handling vor 22 Jahren
  florian 0284016ee9 * fixed several issues with powerpc vor 22 Jahren
  Jonas Maebe 44f26523e6 * process para's from first to last instead of the other way round vor 22 Jahren
  Jonas Maebe fd1056c621 * fixed paralocation for integer var/out parameters vor 22 Jahren
  Jonas Maebe d168ae15df * lots of new regallocator fixes, both in generic and ppc-specific code vor 22 Jahren
  florian 2102ce7031 * fixed some PowerPC issues vor 23 Jahren
  florian 34a91d9171 * fixed broken PowerPC compiler vor 23 Jahren
  olle 09f06d0cf3 * made powerpc compiler compile after Daniels Tregister modification vor 23 Jahren
  daniel 55a161bbbf * Tregister changed into a record vor 23 Jahren
  florian 938f46f246 * fixed some crashes and a rte 201 vor 23 Jahren
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp vor 23 Jahren
  peter a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions vor 23 Jahren
  Jonas Maebe 4510d75277 + set, variant support in getfuncretparaloc vor 23 Jahren
  florian 71f7afa9a6 + getparaloc supports now sets and variants vor 23 Jahren
  Jonas Maebe 17a0e516b5 * int64 paras are now handled correctly (until the registers are used up vor 23 Jahren
  florian 36e41d49d3 - removed passes_parameters_in_reg vor 23 Jahren
  florian a7a354956d * first part of PowerPC fixes vor 23 Jahren