winedbg: Also recognize 'rep ret' as a valid return insn for i386 as we did for x86_64.
[wine] / programs / winedbg / be_cpu.h
2012-06-15  Eric Pouechwinedbg: Fix set instruction when sizeof(int) <> sizeof...
2011-01-10  Eric Pouechwinedbg: Added CPU method for identifying a jmp insn...
2010-04-13  Eric Pouechwinedbg: Describe pointer size in CPU backend structure.
2010-03-29  Eric Pouechwinedbg: Store for context variables only the offsets...
2009-12-22  Eric Pouechwinedbg: Push the correct machine type to StackWalk.
2008-04-07  Francois GougetAssorted spelling fixes.
2006-12-04  Eric Pouechwinedbg: Added some black magic to still handle registe...
2006-07-26  Ge van Geldorpwinedbg: Change ADDRESS variables to ADDRESS64 so we...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Jeff Latimerwinedbg: Add display for floating point status.
2006-02-27  Eric Pouechwinedbg: Cleanup the process_io usage.
2006-01-23  Alexandre Julliardwinedbg: Use Win32 types instead of long long.
2005-05-24  Eric Pouech- started infrastructure for proper multi-target suppor...
2004-06-04  Eric Pouech- all symbol information storage is now module relative...