Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 593f74d155 + full support for varargs-related functionality for "mwpascal; external;" hace 19 años
  Jonas Maebe 55a2007321 * fixed skipping of parameter registers for ppc/aix in case a parameter hace 19 años
  Jonas Maebe 385815beff * fixed offset calculation of first parameter on the stack if there hace 19 años
  Jonas Maebe ab8f96f4cf * disabled i386 createtempparaloc again because it generates wrong hace 19 años
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
  Jonas Maebe d8ed0a8722 * copied createtemppara override from x86, to avoid creating double hace 19 años
  Jonas Maebe c423e23bb4 * only use r12 as frame pointer in the entry code for ppc if necessary hace 19 años
  Jonas Maebe 8f6babfef7 * fixed passing record parameters of size >= 3 and whose size is not hace 19 años
  Jonas Maebe 89094457c5 * pass varargs float parameters only in integer registers instead of only hace 20 años
  Jonas Maebe 614f49355b - removed commented unused assignintreg() procedure hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  Jonas Maebe bfa2301575 * const record parameters > 8 bytes are now passed by reference for non hace 20 años
  Jonas Maebe 706a87c2df * don't lose sign of ord types for register parameters hace 20 años
  peter e417e34496 * truncate log hace 20 años
  Jonas Maebe a823a15888 * records which consist of only a union of one element have to be passed hace 20 años
  peter 18ebd28692 * push_addr_param must be defined per target hace 20 años
  peter f5e21ec2ff * fixed parseparaloc hace 20 años
  peter 35e466d971 * remove copy_value_on_stack and a_param_copy_ref hace 20 años
  Jonas Maebe 52212c3fb6 * fixed overallocation of stack space for parameters under SYSV hace 20 años
  Jonas Maebe 74cc20070d * r2 can be used by the register allocator under Darwin hace 20 años
  Jonas Maebe 8654fac06c * fixed copy_value_on_stack() for AIX abi hace 20 años
  Jonas Maebe 9c22d594b0 + support for passing records in registers under darwin hace 20 años
  Jonas Maebe 7fc8f866c6 * fixed stupid tregister/tsuperregister bug (type checking circumvented hace 20 años
  Károly Balogh 5908985365 * more SysV call support stuff for MorphOS hace 20 años
  Károly Balogh 18be2ff0fd * sysv abi also uses F0-F13 as volatile registers hace 20 años
  Jonas Maebe d377cacc61 * fixed call-by-value passing of records with size 1, 2 or 4 for AIX abi hace 20 años
  peter fad0e529a4 * syscall with sysv abi for morphos hace 20 años
  Jonas Maebe 49a8939b22 * modifications to work with the generic code to copy LOC_REFERENCE hace 21 años
  peter 8cf8c54609 * fixed varargs hace 21 años