Historie revizí

Autor SHA1 Zpráva Datum
  pierre 9ad6285fe2 * Fix 64-bit OP_ADD and OP_SUB operations (no overflow support yet) před 13 roky
  pierre 05a326a83e Make sure f2X+1 is also considered used if f2X is used před 13 roky
  pierre ffd01794fb Reserve R25 () register for PIC function calling před 13 roky
  pierre bc0c94c204 fpcdefs.inc: Set fpc_compiler_has_fixup_jmps for powerpcXX and mips CPUs. před 13 roky
  pierre 6f12197d3b Fix set of frame poointer value for big local stack size před 13 roky
  pierre a771b32097 Use R9 instead of AT for big local stack size to avoid error due to AT being changed by pseudo-instructions před 13 roky
  pierre 2e4c704f06 Use A_J instead of A_BA for a_jmp_XXX unless we generate PIC code to avoid branch out of range error (like for packages/fpmake compilation) před 13 roky
  pierre 7982b34416 Start of PIC code support před 13 roky
  pierre 7492f196f8 * Handle OS_F32 <-> OS_F64 float conversions před 13 roky
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via před 13 roky
  pierre 74eb121d1c Fix big endian issues před 13 roky
  pierre 0462dc3ca7 * Use A_NEGU (without overflow check) for OP_NEG op_reg_reg před 13 roky
  pierre c87ee7f100 Merge of 21562 by Foxsen před 13 roky
  pierre e8c7635d49 Merge of rev21561 by Foxsen před 13 roky
  pierre d6828965fd Merge of revision 21552 by Foxsen. před 13 roky
  pierre 93e0dd9c2f * Patch from Fuxin Zhang: other mips and mipsel CPUs changes před 13 roky
  florian 1b3dd8eefe * patch by Jeppe Johansen: fixes TCGMIPS.getfpuregister před 13 roky
  Jonas Maebe 11968c4261 * use A_J instead of A_B (without explicitly defined condition) to jump to před 13 roky
  florian edbb826521 * generate correct entry code on mips for subroutines with a stack frame >2^15-1 před 13 roky
  florian 25e82bb1af * fix stack frame generation on mips(el) před 13 roky
  florian aadeba4d1a * started to fix stack frame generation on MIPS(EL) před 13 roky
  florian b19b8badf9 * fix volatible integer register set on mips před 13 roky
  florian e79f3a6930 * range check error fixed před 13 roky
  florian de4a96f96d * fixes several register allocation related mips issues před 13 roky
  florian a2009af76e * updated MIPS code so the compiler gets through the system unit před 13 roky
  florian 28036ed068 * fix some mips compiler issues, system unit compilation is getting forward před 13 roky
  pierre 531d3808fc Override abstract method to abvoid warning at compilation time před 14 roky
  sergei 9608c4eabe * Interface wrappers must be global when linking smart, Mantis #19462. Other targets already have this condition in place. před 14 roky
  florian 77f2d6cc0d * introduce usage of TCGInt in the code generator units před 14 roky
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. před 14 roky