Historial de Commits

Autor SHA1 Mensaje Fecha
  peter 079e489b08 * absolute to object field supported, fixes tb0458 hace 22 años
  peter 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc hace 22 años
  peter 6878c55c80 * write derefdata in a separate ppu entry hace 22 años
  peter d0de3b3ea8 * 64k registers supported hace 22 años
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu hace 22 años
  daniel b2343f4b16 * Register allocator splitted, ans abstract now hace 22 años
  peter 95f132db3d * set_varstate cleanup hace 22 años
  peter da9f5e2319 * c style array of const generates callparanodes hace 22 años
  peter 70fe77ca7c * procinfo unit contains tprocinfo hace 22 años
  peter 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
  peter 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
  peter 76a53a375d * varspez in calls to push_addr_param hace 22 años
  peter b9d09a4e5c * preparations for different default calling conventions hace 22 años
  peter 09ed47cba6 * don't allow add/assignments for formaldef hace 22 años
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead hace 22 años
  Jonas Maebe 10eb92c546 * optimized assignments with on the right side a function that returns hace 22 años
  Jonas Maebe 8e09d78f79 + ability to change the location of a ttempref node with changelocation() hace 22 años
  peter e7975c7592 * re-resolving added instead of reloading from ppu hace 22 años
  Jonas Maebe edb2179730 + added freeintparaloc hace 22 años
  Jonas Maebe acdfd1d445 * set pi_do_call for accesses to threadvars hace 22 años
  peter 0799b0663d * generic fpc_shorstr_concat hace 22 años
  peter 5b3a91188b * loadn procsym need to return procdef hace 22 años
  peter 8ff5792776 * remove some unit dependencies hace 22 años
  peter 26d78ff5c9 * moved implicit exception frame from ncgutil to psub hace 22 años
  peter 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore hace 22 años
  peter 1a2eedd767 * self moved to hidden parameter hace 22 años
  peter 60978ba89c * aktprocdef renamed to current_procdef hace 22 años
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing hace 22 años
  peter 61a964729e * removed load_funcret hace 22 años
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym hace 22 años