提交歷史

作者 SHA1 備註 提交日期
  Jonas Maebe 0da9d36116 * fixed internal assembler for x86-64 so that it correctly handles 14 年之前
  pierre 386478cd77 * Allow any register for GOT if current procedure has assembler code 15 年之前
  pierre d2939bce3d * i386 _GLOBAL_OFFSET_TABLE_ label special treatment moved to taicpu.pass2 15 年之前
  mazen b127fc154a * Fixed spell error revealed by lintian. 15 年之前
  pierre 292e85a59a * Partial fix for i386 linux PIC code generation 15 年之前
  Jonas Maebe 28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev 15 年之前
  florian 4123e0425c * don't generate instruction alignment fill bytes in non exectuable sections 15 年之前
  Jonas Maebe ec8fee45fe * do not access local data via the GOT on x86_64, because 16 年之前
  Jonas Maebe 146a819615 * fixed spilling of and operations on spilled 32 bit values for x86_64 16 年之前
  yury 92ad06f1e8 * Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657. 16 年之前
  florian 80ff09c6f4 * correct handling of constant operands of aad/aam 16 年之前
  florian 145dc4d8d6 * write assembler error at the correct position, first fix for #12595 16 年之前
  florian 53ffda14f3 * fixes taking the address of an assembler block defined label 16 年之前
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. 17 年之前
  yury 0bcaf8845f * Fixed 'mixed signed/unsigned' warnings. 17 年之前
  florian 82c7896d8d * more ins. dat issues popped up, did I mention I start to hate it :(? 18 年之前
  peter d74bd34a91 * fix 32bit truncation in type determination of constant operands 18 年之前
  peter c19217f846 * only for jump instructions we need to look at the relative 18 年之前
  Jonas Maebe b4b715f213 * make sure tai_align.calculatefillbuf no longer destroys the fillsize 18 年之前
  peter 67e16340be * revert r8118 18 年之前
  daniel 21293f5818 + Add common type integer promotion. 18 年之前
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 年之前
  florian 0e96eda236 + some sse4 instructions supported, resolves #9046 18 年之前
  daniel 182fca72f2 * Change spill_* routines to return Taicpu instead of Tai to increase 18 年之前
  florian d55dbf92d3 * fixed assembling of cvt(t)ss2si 18 年之前
  Jonas Maebe 9813a8708c * fixed encoding of jcxz 18 年之前
  florian db3f8575ae * fixed library creating on x86_64-linux 18 年之前
  florian c759b114bf * allow second operand being am imm in intel assembler, fixed #7719 18 年之前
  Jonas Maebe a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files 18 年之前
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 年之前