Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe e3d82f1953 * don't change the temp location of types which needs to be hace 18 años
  Jonas Maebe 3b4eba9f86 * fixed handling of unaligned in assignments hace 18 años
  florian 6ac5ed6a47 * store character constants converted to shortstrings unaligned hace 18 años
  Jonas Maebe 68570e5471 * save/restore true/false label when secondpassing arrayconstructor hace 18 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  peter 6b8a5e56b6 * no refcount needed for all constants instead of only stringconst hace 18 años
  Jonas Maebe fc70aa545c * changed boolean fields in ttempinfo to a set for easier hace 18 años
  florian e4524a0d26 * check left and right loc for 64 bit when assigning a constant, resolves #9145 hace 18 años
  Jonas Maebe 62b9198b55 * fixed loading the address of class methods (mantis #9139) hace 18 años
  florian c1640b078b * create init rtti for fpc_copy instead of full rtti hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  peter b3c650bd98 * fix shortstring:=char hace 18 años
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: hace 18 años
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 19 años
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
  peter d526a682d1 * refactor loadnode for varsyms hace 19 años
  peter 3cae449fda * moved rtti to ncgrtti hace 19 años
  peter e17b424e28 * refactor procsym procdef list hace 19 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  peter 3c5d82d2d1 * support LOC_CONSTANT for loading self pointer hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  peter 2f0ce31751 * string concat changed from function to procedure to hace 19 años
  Jonas Maebe 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of hace 19 años
  Jonas Maebe 1f42ee201b + support for bitpacked records, except for: hace 19 años
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: hace 19 años
  Jonas Maebe c25aba7592 * cleaned up subsetreg support (put everything in a record) hace 19 años
  florian 1c4312ebd1 + handling of mm registers in array constructors hace 19 años
  Jonas Maebe e531c4f125 + very limited SSA support (only outside control flow hace 19 años
  Jonas Maebe e344ee3cd7 + support for register variables which contain records hace 19 años
  florian 13493a5355 * fixed copying of unaligned value parameters hace 19 años