Histórico de Commits

Autor SHA1 Mensagem Data
  florian aa107b914c * merged avx2 branch, developed by Torsten Grundke há 11 anos atrás
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables há 12 anos atrás
  yury 8ae7c5784c * Sync with trunk r23500. há 12 anos atrás
  yury 0960ee2034 * Add missing checks for android target. há 12 anos atrás
  paul 5d74e0578a compiler: remove unused variables and unneeded assignments há 12 anos atrás
  Jonas Maebe d180d6f241 * fixed size of movzx/movsx with 64bit operand in x86-64 Intel asm reader há 13 anos atrás
  florian a499a30ca9 * fixes to avx support by Torsten Grundke há 13 anos atrás
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke há 13 anos atrás
  pierre 0a755be6fe * Fix assembler fileinfo position for x86 readers há 13 anos atrás
  Jonas Maebe 4d0e4e1b56 * treat "[var + rip]" in intel assembler mode as addr_pic_no_got on x86-64 há 13 anos atrás
  sergei 08e895cf7c * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. há 14 anos atrás
  sergei 1bcc41c8c6 * x86 assembler reader: fixed bug in Tx86Instruction.AddReferenceSizes which was causing "Unable to determine operand size" error on instructions like "cmpss $0x10,(%rax),%xmm7" (3-operand instructions with reference being the source operand). há 14 anos atrás
  florian e7fa076b70 * handle variables without explicit size prefix better in inline assembler, resolves #18009 há 14 anos atrás
  Jonas Maebe 709f1e8344 * also recognise non-GOT based RIP-relative address expressions as PIC há 15 anos atrás
  pierre f23695cf92 * Also declare GOT in main program há 15 anos atrás
  florian 9affb070b8 * don't force OT_BITS32 on x86-64, resolves #16622 há 15 anos atrás
  florian 53ffda14f3 * fixes taking the address of an assembler block defined label há 17 anos atrás
  Jonas Maebe 18eb495d0f * give a regular error message instead of an internal error on x86 há 18 anos atrás
  Jonas Maebe 8bcb6e689d * only check validity of assembler instructions in pass_2, after all há 18 anos atrás
  pierre f07349a774 * force S_IQ size for movq instruction, needed for nasm há 18 anos atrás
  pierre fc66d46beb + added several warnings about use of references há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter 5de217f04c * movzx reference size fallback to byte for delphi mode há 19 anos atrás
  florian 4c9a08b12b * more x86_64 assembler support, rtl compilation works, executables don't work yet há 19 anos atrás
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from há 19 anos atrás
  peter eb725d4e44 Merged revisions 2908,2911,2913-2917 via svnmerge from há 19 anos atrás
  peter fdc4925fcd * basic framework for debuginfo class added há 20 anos atrás
  daniel 338d4fbe99 * Fix two issues with internal assembler há 20 anos atrás
  daniel 3f03e67e48 * Jcc now also doesn't need operand size há 20 anos atrás
  daniel 51e0368aa5 * Improve automatic adding of operand size. há 20 anos atrás