Histórico de commits

Autor SHA1 Mensagem Data
  Jonas Maebe 99994c0603 Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from 17 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 19 anos atrás
  florian c759b114bf * allow second operand being am imm in intel assembler, fixed #7719 19 anos atrás
  Jonas Maebe a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files 19 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
  florian e1d1f92672 * don't write rex twice 19 anos atrás
  florian 5118e35016 * another mayewriterex added, fixes #7261 19 anos atrás
  peter 34a58e5287 * fix alignment padding for x86_64 19 anos atrás
  peter 3167d18e6b * fix modrm for r13, it has the same limitations as rbp 19 anos atrás
  peter 2f147715f4 * more rex fixes 19 anos atrás
  peter b672df519a * flexible position of REX, required for SSE2 commands 19 anos atrás
  peter 41c762a08d * remove extdebug around rex checking 19 anos atrás