Commit History

Author SHA1 Message Date
  florian 9746f4c2d6 * some cg reorganisation 24 years ago
  peter 81200dc9ef * funcret moved from tprocinfo to tprocdef 24 years ago
  peter 2019918dc9 * check for errorcount after firstpass 24 years ago
  peter 5677fbe1b4 * fixed crash in labelnode 25 years ago
  peter a7cf57524e * symtable change to classes 25 years ago
  peter 4e2655cdc5 * resulttype rewrite 25 years ago
  peter 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 years ago
  florian b9796f6a7f * unused units removed from uses clause 25 years ago
  peter 451723647e * symtable splitted, no real code changes 25 years ago
  peter e171f341a0 * moehrendorf oct 2000 rewrite 25 years ago
  peter a71e44ac49 * use defines.inc 25 years ago
  peter 4c94659743 * moved some util functions from globals,cobjects to cutils 25 years ago
  peter cdbe6a1fa3 + usedasmsymbollist to check and reset only the used symbols (merged) 25 years ago
  Jonas Maebe c999d3b17d + allow regvars to be used inside inlined procs, which required the 25 years ago
  Jonas Maebe ac16977232 - disable regvars for inlined procedures (merged from fixes branch) 25 years ago
  Jonas Maebe 67ac676004 + added is_addr field for labels, if they are only used for getting the address 25 years ago
  michael 650fbb86aa + removed logs 25 years ago
  michael e7aca136a1 + Initial import 25 years ago
  pierre d2aa336b2f * avoid bug #911, worng unused parameter hints 26 years ago
  florian 7c75febd64 * enumerations with size 1 or 2 weren't handled corretly if they were register 26 years ago
  florian f3ed1eaf5c * improved allocation rules for integer register variables 26 years ago
  peter ffab53c30f * tp7 fix 26 years ago
  pierre 35d59eeb52 Use $GOTO ON 26 years ago
  florian df41d1395c * newcg is compiling 26 years ago
  florian 05e486a068 * big update for exception handling code generation: possible mem holes 26 years ago
  peter 4a4a24b6e8 * log truncated 26 years ago
  florian 7ab03a6efc * for some strange reasons my fix regarding register variable 26 years ago
  Jonas Maebe 16e46c496c * moved call to resetusableregs to compile_proc_body (put it right before the 26 years ago
  florian 26fc3fb886 * better register variable allocation in -Or mode 26 years ago
  Jonas Maebe e5af12b684 * forgot to commit a procedure for -dlogsecondpass the last time 26 years ago