winedbg: Fix the check for GCC version number around db_printf format checking.
[wine] / programs / winedbg / db_disasm64.c
2010-09-20  Gerald Pfeiferwinedbg: Fix the check for GCC version number around...
2010-05-03  Eric Pouechwinedbg: Properly fix the previous patch about gcc...
2010-03-29  Francois Gougetwinedbg: Fix compilation with gcc 2.95 and non-GNU...
2010-02-18  Marcus Meissnerwinedbg: Segment registers are not affected by rex...
2010-02-17  Marcus Meissnerwinedbg: rex is not used for Grp15b (Coverity).
2010-02-04  Eric Pouechwinedbg: Added some more instructions disassembly.
2010-02-04  Eric Pouechwinedbg: Fix 32bit displacement sign extension.
2010-02-04  Eric Pouechwinedbg: Add disassembly capacity to x86-64 backend.