Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 6bab64590e * hopefully fixed varargs (both Pascal- and C-style) il y a 22 ans
  florian 2aeea741ed * fixed ppc compilation il y a 22 ans
  florian 2e5c899b81 + dummy tppcparamanager.create_varargs_paraloc_info added il y a 22 ans
  Jonas Maebe d5373d5971 * fixed several ppc assembler reader related problems il y a 22 ans
  peter ec2e200e42 * fixed ppc build il y a 22 ans
  olle 3febb20061 * changed to symbolic const for alignment il y a 22 ans
  mazen 7668192be0 + Alignement field added to TParaLocation (=4 as 32 bits archs) il y a 22 ans
  peter 70fe77ca7c * procinfo unit contains tprocinfo il y a 22 ans
  Jonas Maebe 0bc32cbcd1 + implemented volatile register queries il y a 22 ans
  Jonas Maebe c8863b920b * fixed some ppc problems il y a 22 ans
  peter 98d153815c * some fixes for ppc il y a 22 ans
  peter 601160a0e3 * powerpc compiles again il y a 22 ans
  peter 52c73e80d1 * start of sparc support for newra il y a 22 ans
  Jonas Maebe 70a5d1e4c2 * create_paraloc_info() is now called separately for the caller and il y a 22 ans
  peter b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc il y a 22 ans
  Jonas Maebe 9b645eef82 - removed allocparaloc/freeparaloc, generic ones are ok now il y a 22 ans
  Jonas Maebe 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! il y a 22 ans
  Jonas Maebe 55509b199b * (de)allocation of registers for parameters is now performed properly il y a 22 ans
  Jonas Maebe 98c3c2489e * zero paraloc tregisters, so that the alignment bytes are 0 (otherwise il y a 22 ans
  Jonas Maebe edb2179730 + added freeintparaloc il y a 22 ans
  marco 1daf2ca476 * register skipping (aligning) for int64 parameters, sys V abi only. il y a 22 ans
  marco a73b98ea9f * getfuncretparaloc now uses r3 for highdword and r4 for lo. Doesn't work tho il y a 22 ans
  marco 152b525419 * committed fix that swaps int64 parameters hi and lo. il y a 22 ans
  Jonas Maebe 5cfedffb9e * added some missing paralocation size settings il y a 22 ans
  florian 999b859bc8 * fixed calling sequence for subroutines using the aix abi il y a 22 ans
  florian d73c88ce9f * fixed parameter passing by value of large sets, strings and method pointers il y a 22 ans
  florian 65eba18e20 * fixed passing of small const arrays and const records, they are always passed by reference il y a 22 ans
  florian 15c0b633ab * fixed the powerpc to work with the new function result handling il y a 22 ans
  florian 0284016ee9 * fixed several issues with powerpc il y a 22 ans
  Jonas Maebe 44f26523e6 * process para's from first to last instead of the other way round il y a 22 ans