Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the vor 6 Jahren
  Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated vor 7 Jahren
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, vor 7 Jahren
  florian 9b3e0a80df * a_loadfpu_ref_cgpara uses g_concatcopy instead of a_load_ref_ref vor 8 Jahren
  pierre 7ee567fcca Use A_LD_R alias in functions using GOT indirection vor 8 Jahren
  florian dd3d62425c * guard case statement by internalerror to avoid a warning vor 8 Jahren
  florian f30bf547e2 * TCGSparcGen.maybeadjustresult adapted for sparc64 vor 8 Jahren
  florian 25950b8575 * 64 bit multiplications for sparc64 fixed vor 8 Jahren
  florian 8401a460e5 + support 64 bit sar on sparc64 vor 8 Jahren
  florian ca51bd56c4 + a_jmp_cond64 vor 8 Jahren
  florian 109612b7e1 * correctly load 32 bit values on sparc64 vor 8 Jahren
  florian 57a137068b * integer registers must have the size R_SUBWHOLE for sparc, resolves issue #32065 vor 8 Jahren
  florian 28cfa838b5 + support for the different flag registers of sparc vor 8 Jahren
  florian 2109fb33ab * more sparc64 support in the generic sparc code generator vor 8 Jahren
  florian ea8774c18d * split the sparc code generator into a generic base class and separate classes for sparc32 and sparc64 vor 8 Jahren