Historique des commits

Auteur SHA1 Message Date
  florian 3e4198ea45 * take care of dyn. arrays in cse il y a 11 ans
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables il y a 12 ans
  florian 3cb747f4a7 * mark the node which is the entry of the user code with a flag il y a 12 ans
  florian 541d67771b * keep managed types in registers if possible. Under certain circumstances (if they don't require init/final code, il y a 12 ans
  sergei 4e873d0561 + Determine early (before pass 2) whether managed parameters/locals/temps will cause the procedure to reference RTTI labels and, therefore, need GOT. il y a 12 ans
  florian 075abd6220 + support of stackframesize for arm thumb il y a 12 ans
  florian 7155808570 + ttempcreatenode.printnodedata writes tempinitcode node il y a 12 ans
  Jonas Maebe b50d0aa3d0 * only don't pre-finalize funcret temps that are passed by reference to the il y a 13 ans
  florian c62a2c8bb5 + write temptype when printing tempdelete nodes il y a 13 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  florian 111d05c68f o patch by Alexander Shishkin, resolves #20409 il y a 14 ans
  Jonas Maebe cf47b8d422 * fixed all known memory leaks in the code added for the JVM port il y a 14 ans
  Jonas Maebe 4be0ba267a * moved creating block/statement for reference temps into il y a 14 ans
  Jonas Maebe a2a6b2fd1d + "reference" temps that sort of implement pointer-style functionality for il y a 14 ans
  Jonas Maebe cb1da8de85 * fixed getcopy order for ttempcreatenode in case it has tempinitcode il y a 14 ans
  florian ecb04d1620 * use tcgint instead of aint in ttempcreatenode il y a 14 ans
  florian 2005f6869b * cycling with $R+ fixed il y a 14 ans
  Jonas Maebe 769eb3f604 * moved the initialisation of the nodetree and tai class reference constants il y a 15 ans
  Jonas Maebe 94d976bc87 * when simplifying ordinal expressions during inlining, keep the resultdef il y a 15 ans
  florian 24fea58b92 + initial implementation of iso style gotos in iso mode il y a 15 ans
  Jonas Maebe 40705a085f * renamed is_refcounted_type() into is_managed_type(), because it also il y a 15 ans
  Jonas Maebe a055ed873d * set correct expectloc for vectorfpu temps il y a 15 ans
  Jonas Maebe a48a37d38b * fixed extended syntax checking {$x-} by moving it from the typecheck pass il y a 15 ans
  Jonas Maebe 1f4d7d6057 * add type symbol names to -vp output (patch by Adriaan van Os, mantis il y a 15 ans
  florian 7707e6a030 + tempcreate nodes can now take an init. value, this allows to initilialize temp. ref nodes on the fly il y a 15 ans
  peter 060bdbcb47 * fix writing of goto node to ppu il y a 17 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  Jonas Maebe ed7511de58 * safeguard the nf_block_with_exit flag when simplifying blockn and il y a 18 ans
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass il y a 18 ans
  peter 4525df9ea0 * nf_is_funcret node flag added il y a 18 ans