Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 hace 13 años
  florian 111d05c68f o patch by Alexander Shishkin, resolves #20409 hace 14 años
  Jonas Maebe cf47b8d422 * fixed all known memory leaks in the code added for the JVM port hace 14 años
  Jonas Maebe 4be0ba267a * moved creating block/statement for reference temps into hace 14 años
  Jonas Maebe a2a6b2fd1d + "reference" temps that sort of implement pointer-style functionality for hace 14 años
  Jonas Maebe cb1da8de85 * fixed getcopy order for ttempcreatenode in case it has tempinitcode hace 14 años
  florian ecb04d1620 * use tcgint instead of aint in ttempcreatenode hace 14 años
  florian 2005f6869b * cycling with $R+ fixed hace 14 años
  Jonas Maebe 769eb3f604 * moved the initialisation of the nodetree and tai class reference constants hace 15 años
  Jonas Maebe 94d976bc87 * when simplifying ordinal expressions during inlining, keep the resultdef hace 15 años
  florian 24fea58b92 + initial implementation of iso style gotos in iso mode hace 15 años
  Jonas Maebe 40705a085f * renamed is_refcounted_type() into is_managed_type(), because it also hace 15 años
  Jonas Maebe a055ed873d * set correct expectloc for vectorfpu temps hace 15 años
  Jonas Maebe a48a37d38b * fixed extended syntax checking {$x-} by moving it from the typecheck pass hace 15 años
  Jonas Maebe 1f4d7d6057 * add type symbol names to -vp output (patch by Adriaan van Os, mantis hace 15 años
  florian 7707e6a030 + tempcreate nodes can now take an init. value, this allows to initilialize temp. ref nodes on the fly hace 15 años
  peter 060bdbcb47 * fix writing of goto node to ppu hace 17 años
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. hace 17 años
  Jonas Maebe ed7511de58 * safeguard the nf_block_with_exit flag when simplifying blockn and hace 18 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  peter 4525df9ea0 * nf_is_funcret node flag added hace 18 años
  peter e0cf015159 * refactor function result handling hace 18 años
  peter 5f4b89903c * use callnodeflag to check if the result of a function is used hace 18 años
  Jonas Maebe df84ca49b4 * fixed tests/cg/opt/tretopt, and also in more cases hace 18 años
  Jonas Maebe e4487e628d * fixed overload choosing error on 64 bit hace 18 años
  Jonas Maebe fc70aa545c * changed boolean fields in ttempinfo to a set for easier hace 18 años
  Jonas Maebe 49a2084ea0 * fixed calling inline functions (with exit statements) from inside hace 18 años
  Jonas Maebe 28bab3fb4f - removed some unused variables hace 18 años
  yury cf19c0993a * fixed bug #8919. hace 18 años
  Jonas Maebe 168e652d42 + support for simplifying simple inline functions down to a single hace 18 años