Historial de Commits

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