Histórico de commits

Autor SHA1 Mensagem Data
  Jonas Maebe 28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev 15 anos atrás
  florian 4123e0425c * don't generate instruction alignment fill bytes in non exectuable sections 15 anos atrás
  Jonas Maebe ec8fee45fe * do not access local data via the GOT on x86_64, because 16 anos atrás
  Jonas Maebe 146a819615 * fixed spilling of and operations on spilled 32 bit values for x86_64 16 anos atrás
  yury 92ad06f1e8 * Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657. 16 anos atrás
  florian 80ff09c6f4 * correct handling of constant operands of aad/aam 16 anos atrás
  florian 145dc4d8d6 * write assembler error at the correct position, first fix for #12595 16 anos atrás
  florian 53ffda14f3 * fixes taking the address of an assembler block defined label 16 anos atrás
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. 17 anos atrás
  yury 0bcaf8845f * Fixed 'mixed signed/unsigned' warnings. 17 anos atrás
  florian 82c7896d8d * more ins. dat issues popped up, did I mention I start to hate it :(? 18 anos atrás
  peter d74bd34a91 * fix 32bit truncation in type determination of constant operands 18 anos atrás
  peter c19217f846 * only for jump instructions we need to look at the relative 18 anos atrás
  Jonas Maebe b4b715f213 * make sure tai_align.calculatefillbuf no longer destroys the fillsize 18 anos atrás
  peter 67e16340be * revert r8118 18 anos atrás
  daniel 21293f5818 + Add common type integer promotion. 18 anos atrás
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 anos atrás
  florian 0e96eda236 + some sse4 instructions supported, resolves #9046 18 anos atrás
  daniel 182fca72f2 * Change spill_* routines to return Taicpu instead of Tai to increase 18 anos atrás
  florian d55dbf92d3 * fixed assembling of cvt(t)ss2si 18 anos atrás
  Jonas Maebe 9813a8708c * fixed encoding of jcxz 18 anos atrás
  florian db3f8575ae * fixed library creating on x86_64-linux 18 anos atrás
  florian c759b114bf * allow second operand being am imm in intel assembler, fixed #7719 18 anos atrás
  Jonas Maebe a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files 18 anos atrás
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 anos atrás
  peter 1de2f94b28 * fixed typo in r4848 19 anos atrás
  peter 71665dbc4c * initial addr_pic support for x86_64 binary writer 19 anos atrás
  florian fb5e396881 + experimental -Sv option to support vector arithmetics 19 anos atrás
  micha d704af7216 fix compilation for {$T+} linux/win 19 anos atrás
  Jonas Maebe 51259b697b * more mmx/sse register spilling fixes: 19 anos atrás