Commit History

Author SHA1 Message Date
  Eric Pouech 3a869c1f9b winedbg: Simplify some printing of addresses. 2 years ago
  Alexandre Julliard 0ea9fe999c winedbg: Build with msvcrt. 3 years ago
  Alexandre Julliard b9046a4936 winedbg: Avoid using 'long' types. 3 years ago
  Huw Davies ca9f7cc5eb winedbg: Add cvtdq2ps and cvtps2pd opcodes. 6 years ago
  Huw Davies e5b9057ba0 winedbg: Fix the operand order of some XMM instructions. 6 years ago
  Daniel Lehman 068fc3f2fe winedbg: Display movups in disassembly. 7 years ago
  Daniel Lehman 5e486f6de0 winedbg: Display movaps in disassembly. 7 years ago
  Gerald Pfeifer 0991954c7f winedbg: Fix the check for GCC version number around db_printf format checking. 14 years ago
  Eric Pouech c4efb23d27 winedbg: Properly fix the previous patch about gcc 2.95 not supporting printf attribute on function pointers. 14 years ago
  Francois Gouget 51dfd9adb1 winedbg: Fix compilation with gcc 2.95 and non-GNU compilers. 14 years ago
  Marcus Meissner a3afe94831 winedbg: Segment registers are not affected by rex prefix (Coverity). 14 years ago
  Marcus Meissner 6beb48c4e1 winedbg: rex is not used for Grp15b (Coverity). 14 years ago
  Eric Pouech 7c9cd44965 winedbg: Added some more instructions disassembly. 14 years ago
  Eric Pouech 4b8b078344 winedbg: Fix 32bit displacement sign extension. 14 years ago
  Eric Pouech 7f1105e656 winedbg: Add disassembly capacity to x86-64 backend. 14 years ago