Historique des commits

Auteur SHA1 Message Date
  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
  Jonas Maebe 89094457c5 * pass varargs float parameters only in integer registers instead of only il y a 20 ans
  peter a720145fd1 * remove obsolete pass2inline code il y a 20 ans
  peter 2f0fdd1847 * cleaner fix for tb0496 (r1185) il y a 20 ans
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to il y a 20 ans
  florian adb193497d + softfloat support for wince il y a 20 ans
  peter 05a628447f * put typedconsts in own asmlist to prevent mixing il y a 20 ans
  florian 1eed46514f * passing of dyn. arrays of tvarrec to array of const fixed, fixes bug #4219 il y a 20 ans
  florian 32b96e75f3 * more fixes for float parameter handling on arm il y a 20 ans
  florian c15f720867 * fixed passing of floats for cdecl procedures/functions il y a 20 ans
  florian dac1050c11 + mmx support revived, fixes bug #4106 il y a 20 ans