Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 16715b7948 --- Merging r13695 into '.': hace 15 años
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can hace 16 años
  Jonas Maebe bb9e962490 * fixed procvar parameter passing on ppc/sysv (by value instead of by hace 17 años
  peter 8f239d04b6 * cleanup and simplify the set type handling hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  Jonas Maebe 22f616d6af * treat procvardef parameters the same as records (fixes webtbs/tw9141) hace 18 años
  yury 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. hace 18 años
  Jonas Maebe 544dd57a96 * r0 is also volatile hace 18 años
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 19 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  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 20 años
  Jonas Maebe 8f6babfef7 * fixed passing record parameters of size >= 3 and whose size is not hace 20 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 21 años