Historique des commits

Auteur SHA1 Message Date
  peter e0cf015159 * refactor function result handling il y a 18 ans
  Jonas Maebe 82e01b4ad9 + support for refcounted records returned by functions in 2 registers il y a 18 ans
  florian 00076c1076 * pass this to C++ methods always by reference il y a 18 ans
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize il y a 18 ans
  florian 6118c3e477 * fixed assembling of movd with 64 bit registers il y a 19 ans
  florian ab919747a6 * several m68k fixes il y a 19 ans
  florian 95518d7ecf * pushparavalue shouldn't care about emulation settings il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  florian 67ba76f090 * several arm fixes il y a 19 ans
  Jonas Maebe 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of il y a 19 ans
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: il y a 19 ans
  Jonas Maebe 35126247bc * disabled a_call_ref for non-x86 (generates better code for ppc, il y a 19 ans
  Jonas Maebe 2fd0ddf2f5 * fixed web bug #7100 (finalize instead of only decrref temps for il y a 19 ans
  Jonas Maebe d75b19e484 * removed/conditionalised several unused variables il y a 19 ans
  peter da8b734b56 * fix previous commit il y a 19 ans
  peter 722c91e8f3 * disable vtentry code until a clean implementation is done il y a 19 ans
  Jonas Maebe e344ee3cd7 + support for register variables which contain records il y a 19 ans
  florian da02375f57 + safecall support for x86_64 il y a 19 ans
  florian acc016c9ec * finished safecall support il y a 19 ans
  florian 9bd2ee5477 * optimized code generation for virtual method calls il y a 19 ans
  peter fe4ab79cd9 * remove check for out/var parameters with LOC_CREFERENCE, we generate valid il y a 19 ans
  peter be88cd47b2 Merged revisions 3090-3113 via svnmerge from il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  Jonas Maebe fad5d59bd9 * turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack" il y a 19 ans
  Jonas Maebe 7c9cfe5e06 * fixed tests/test/cg/tformfnc.pp il y a 19 ans
  tom_at_work 93bb997d8f * ppc64/linux: enhanced varargs support (passes tprintf test now) il y a 20 ans
  florian cd96d43ac3 * reverted lazy binding patch: lazy binding requires anyways PIC il y a 20 ans
  florian 72d7597edc + implementation of lazy binding for linux il y a 20 ans