Историја ревизија

Аутор SHA1 Порука Датум
  Jonas Maebe 9ef51a41c2 + support for nested procedural variables: пре 15 година
  Jonas Maebe ea4bb9d752 * don't treat variant records with one element as "records with one element" пре 15 година
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can пре 15 година
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is пре 16 година
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can пре 16 година
  Jonas Maebe bb9e962490 * fixed procvar parameter passing on ppc/sysv (by value instead of by пре 16 година
  peter 8f239d04b6 * cleanup and simplify the set type handling пре 17 година
  Jonas Maebe f36e5411af * split cpu64bit compiler define into пре 17 година
  Jonas Maebe 22f616d6af * treat procvardef parameters the same as records (fixes webtbs/tw9141) пре 18 година
  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. пре 18 година
  Jonas Maebe 544dd57a96 * r0 is also volatile пре 18 година
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize пре 18 година
  peter 658c46b903 * remove tdictionary and tindexarray пре 19 година
  peter 3078a1927f * remove ttype пре 19 година
  Jonas Maebe 593f74d155 + full support for varargs-related functionality for "mwpascal; external;" пре 19 година
  Jonas Maebe 55a2007321 * fixed skipping of parameter registers for ppc/aix in case a parameter пре 19 година
  Jonas Maebe 385815beff * fixed offset calculation of first parameter on the stack if there пре 19 година
  Jonas Maebe ab8f96f4cf * disabled i386 createtempparaloc again because it generates wrong пре 19 година
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from пре 19 година
  Jonas Maebe d8ed0a8722 * copied createtemppara override from x86, to avoid creating double пре 19 година
  Jonas Maebe c423e23bb4 * only use r12 as frame pointer in the entry code for ppc if necessary пре 20 година
  Jonas Maebe 8f6babfef7 * fixed passing record parameters of size >= 3 and whose size is not пре 20 година
  Jonas Maebe 89094457c5 * pass varargs float parameters only in integer registers instead of only пре 20 година
  Jonas Maebe 614f49355b - removed commented unused assignintreg() procedure пре 20 година
  fpc 790a4fe2d3 * log and id tags removed пре 20 година
  fpc 50778076c3 initial import пре 20 година
  Jonas Maebe bfa2301575 * const record parameters > 8 bytes are now passed by reference for non пре 20 година
  Jonas Maebe 706a87c2df * don't lose sign of ord types for register parameters пре 20 година
  peter e417e34496 * truncate log пре 20 година
  Jonas Maebe a823a15888 * records which consist of only a union of one element have to be passed пре 20 година