Commit History

作者 SHA1 備註 提交日期
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside 7 年之前
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton 7 年之前
  florian bfbb0c5b9d * optimize mov/lea 11 年之前
  svenbarth c48d572996 Implement support for saving and restoring address registers. 12 年之前
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 年之前
  Jonas Maebe 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in 13 年之前
  florian ff5f311b34 - removed no more used constants 14 年之前
  Jonas Maebe cf36646238 * forgot to commit (part of r15350) 15 年之前
  florian 00d6a03b2c + default code now preserves mm registers 18 年之前
  florian 98d6014c73 * register saving on win64 fixed 18 年之前
  florian fb5e396881 + experimental -Sv option to support vector arithmetics 19 年之前
  florian 804207239d *c <int64>:=-<longint> fixed (bug 4253) 20 年之前
  florian 21ae782854 * fixed more xmm stuff 20 年之前
  peter 4ace790492 * remove $Log 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  peter 1c458abb0b * compile fixes for x86_64 20 年之前
  florian 8a9758c5e2 * logs truncated 21 年之前
  florian 588e2c38bf * dwarf branch merged 21 年之前
  peter e6929a1a32 * more x86_64 parameter fixes 21 年之前
  peter 221090453c * x86_64 fixes for opsize 21 年之前
  florian 412072f71d * renamed instruction tables 21 年之前
  florian 85bed883ce * another bunch of x86-64 fixes mainly calling convention and 21 年之前
  florian 6170faf334 * fixed some x86-64 issues 21 年之前
  florian 0493cd3d2e * more x86-64 fixes 22 年之前
  florian 8edd479391 * several fixes for new reg allocator 22 年之前
  daniel 41e0bc4cec * Register allocator finished 22 年之前
  peter 1e7ecac976 * FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results 22 年之前
  peter 414bd5fa22 * more sparc cleanup 22 年之前