Historique des commits

Auteur SHA1 Message Date
  peter 30f1eb4705 * fix for referencecounted temps il y a 22 ans
  peter f2264589fc * fix crashes in asmnode.deref when p_asm=nil il y a 22 ans
  peter fae3eaf83d * move check for unused object constructor result to blocknode il y a 22 ans
  peter 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc il y a 22 ans
  peter 6878c55c80 * write derefdata in a separate ppu entry il y a 22 ans
  peter 925046ad5f * fixed check for $X- result usage il y a 22 ans
  florian 05fcae577a * some ppc stuff fixed il y a 22 ans
  peter d0de3b3ea8 * 64k registers supported il y a 22 ans
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu il y a 22 ans
  peter 70fe77ca7c * procinfo unit contains tprocinfo il y a 22 ans
  peter 8af51ea6d3 * locals and paras are allocated in the code generation il y a 22 ans
  peter b9d09a4e5c * preparations for different default calling conventions il y a 22 ans
  peter 6a8d5eb25d * NEWRA branch merged il y a 22 ans
  daniel 42c320cb29 * cs_regalloc renamed to cs_regvars to avoid confusion with register il y a 22 ans
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead il y a 22 ans
  Jonas Maebe 1929498b42 * patch from Peter to fix tempinfo copying il y a 22 ans
  peter ab1f33f68b * remove temptype, use tempinfo.temptype instead il y a 22 ans
  peter 47b691057b * getposition added to retrieve the the current tai item il y a 22 ans
  Jonas Maebe 8e09d78f79 + ability to change the location of a ttempref node with changelocation() il y a 22 ans
  Jonas Maebe 820302b098 - disabled "result := value; exit;" -> exit(value) optimization because il y a 22 ans
  peter 8ff5792776 * remove some unit dependencies il y a 22 ans
  Jonas Maebe cb279b2029 * changed tt_persistant to tt_persistent :) il y a 22 ans
  peter 05c05f2555 * failn removed il y a 22 ans
  peter 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore il y a 22 ans
  peter 60978ba89c * aktprocdef renamed to current_procdef il y a 22 ans
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym il y a 22 ans
  Jonas Maebe 5ed5d2897f * fixed ttemprefnode.compare and .getcopy to take offset field into il y a 22 ans
  peter 47489f2376 * firstpass uses expectloc il y a 22 ans
  Jonas Maebe 934974e234 * fixed tstatementnode.det_resulttype and tststatementnode.pass_1 il y a 22 ans
  daniel a32926e2fc * Some work on interference graph construction il y a 22 ans