Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 555634b755 * (re)set upper bits of register when appropriate for all operations in il y a 12 ans
  florian 8fb7cf822b * unified internal errors il y a 12 ans
  florian e0f48b9f02 * calculate stack correction on exit correctly if stack parameters are passed il y a 12 ans
  florian 36e6f99843 * fix tthumbcgarm.g_flags2reg, mov reg,#imm for thumb updates the flags il y a 12 ans
  florian e2ec3bbcb0 * do shifts for sign/zero extensions correctly il y a 12 ans
  florian 333e84202f * fixed a_load_reg_reg for thumb il y a 12 ans
  Károly Balogh 86cb4d0c12 use a TSuperRegister instead of an aint il y a 12 ans
  Károly Balogh c677f1fd69 trying harder to follow the code style (no functional changes) il y a 12 ans
  Károly Balogh cb4d01627f save an extra reg if it's required to keep 64bit stack alignment on ARM il y a 12 ans
  florian d4968e054b + arm: tsettings.instructionset il y a 12 ans
  florian f34bee1df7 * arm thumb does not support ror reg1,reg2,#imm il y a 12 ans
  florian 3ebe708574 * do not use r13/r15 for certain data processing operations il y a 12 ans
  florian bb73a2891b * prevent generation of mul/mla statements with illegal registers il y a 12 ans
  Jonas Maebe 4ec9ec2009 + PIC support for Darwin/ARM: il y a 12 ans
  florian 6606955b88 + basic support for pic on arm-linux il y a 12 ans
  Jonas Maebe 57cdd8c106 * set symbol type/binding of data referred by ppc and arm/darwin stubs (part il y a 12 ans
  Jonas Maebe 3b9b6a0cd7 * explicitly define the asmsymbols for Darwin call stubs as local il y a 12 ans
  Jeppe Johansen 0bb8d24e24 Add some immediate forms of shift instructions to tcgthumb.a_op_const_reg il y a 12 ans
  florian e6489ed7d2 * arm thumb: do not generate illegal ror instructions il y a 12 ans
  florian 7bea00e5fb * arm thumb: allow interface trampolines to non-virtual methods with large offsets il y a 12 ans
  florian 6197330bad * arm thumb: take care of constant restrictions when creating interface wrappers for non-virtual methods il y a 12 ans
  florian f3b7f6197b * arm thumb: generate proper code for rol il y a 12 ans
  florian f80b6f4774 * arm thumb: take care of large offsets in interface wrappers il y a 12 ans
  florian e41b7b1b94 * arm thumb: strh/ldrh does not allow stack pointer based references with offset il y a 12 ans
  florian 7ba197a221 * fix stack parameter handling for arm thumb il y a 12 ans
  florian f9ef8e90da + a_op_const_reg_reg for arm thumb taking care of availability of add sp,sp, ... il y a 12 ans
  florian f25a905904 * fix register allocation initalization for arm thumb il y a 12 ans
  florian 075abd6220 + support of stackframesize for arm thumb il y a 12 ans
  florian 64bc09ae58 * fixes several issues with arm thumb stack frame il y a 12 ans
  florian 89b4939cec * correctly handle stackframes with size>508 for arm thumb il y a 12 ans