Commit History

Author SHA1 Message Date
  peter 1d9407f2f3 * disable saving of fpu/mm for i386 until optimizer is fixed 20 years ago
  florian 21ae782854 * fixed more xmm stuff 20 years ago
  florian 355aaa69c8 + before calling a helper procedure, all register classes are now saved, this patch is subject to being merged back 20 years ago
  florian ebcb69478f * fixed a lot of stuff for fpu/mm register variables 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian 22d9294ab3 + overflow checking for the arm 20 years ago
  peter f818478945 * finalize for refcounted strings shall also reset temps to 0, the 20 years ago
  florian 651f9e5bbd + implemented overflow checking for 64 bit types on sparc 20 years ago
  peter e820bc93f2 * interface wrapper generation moved to cgobj 20 years ago
  peter 35e466d971 * remove copy_value_on_stack and a_param_copy_ref 20 years ago
  peter 04c97cc129 * load jmp_buf_size from system unit 20 years ago
  peter b9ca478f50 * multiple location support for i386 a_param_ref 20 years ago
  Jonas Maebe bd04491f50 * patch from Peter to fix inlining of case statements 20 years ago
  florian 87b589f4f5 * better code generation for copying of open arrays 21 years ago
  florian 7b8c44bbce * fixed open arrays when using register variables 21 years ago
  florian 143b4a8cb1 * <signed type> to qword range check for 64 bit targets fixed 21 years ago
  peter c95a859f0a * generic tlocation 21 years ago
  peter d19663f3a8 * save standard registers moved to tcgobj 21 years ago
  peter 705868e816 * remove saveregister calling convention 21 years ago
  peter adb6f59eef * small regvar fixes 21 years ago
  mazen 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
  peter 60c73cc0e5 * -Or fixes for open array 21 years ago
  peter 8b3e00244f * length parameter for copyvaluearray changed to tlocation 21 years ago
  peter 434475be33 * concatcopy_unaligned maps by default to concatcopy, sparc will 21 years ago
  peter b0c25b50a0 * symtable allocation rewritten 21 years ago
  peter f5471aef6e * more spilling rewrites 21 years ago
  florian 15d3388449 * fixed more sparc overflow stuff 21 years ago
  florian 62f93d3473 + partial overflow checking on sparc; multiplication still missing 21 years ago