msvcp90: Initialize state in mb_to_wc.
[wine] / libs / port / interlocked.c
2011-04-20  André Hentschellibport: Remove Alpha support.
2010-04-12  Alexandre Julliardlibport: Make cfi annotations optional for x86_64.
2009-09-26  Colin Fowlerlibport: Add generic interlocked instruction support...
2009-09-15  Detlef Riekenberglibs/port: use gcc compatible asm code as default for...
2009-09-01  Alexandre Julliardlibport: Added an interlocked_cmpxchg128 function for...
2009-06-25  Alexandre Julliardlibwine: Add call frame annotations in x86 assembly...
2009-03-09  Francois Gougetport: Remove spaces before '\n's.
2008-04-07  Andrew Talbotport: Remove superfluous semicolon.
2007-02-05  Alexandre Julliardlibwine_port: Implemented interlocked_cmpxchg64 for...
2007-02-05  Damjan Jovanoviclibwine_port: Added interlocked_cmpxchg64.
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-26  Alexandre JulliardUse int instead of long in interlocked_* functions...
2005-07-18  Kevin KoltzauAdd x86_64 interlocked functions.
2004-10-18  Vincent BéronAdd some more Alpha asm code and Alpha-specific parts.
2004-10-11  Vincent BéronImplement interlocked* and wine_switch_to_stack for...
2003-07-02  Marcus MeissnerAdded isync to the interlocked functions.
2003-05-04  Pierre d'HerbemontAdd register preservation when using lawrx instruction.
2003-03-20  Alexandre JulliardMoved interlocked functions to libwine_port.