libwine: Allow to specify a non-existing directory as WINEPREFIX.
[wine] / libs / wine / ldt.c
2008-04-14  Francois GougetSpelling fix in the ldt bitfields.
2007-08-27  Tijl Coosemanslibwine: Use GDT entry for %fs segment on FreeBSD.
2006-11-03  Alexandre Julliardpreloader: Setup a fake thread-local storage block...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-18  Alexandre Julliardlibwine: Added a couple of missing memory constraints...
2006-02-05  Robert MillanEnable for GNU/kFreeBSD the same kernel-specific interf...
2006-01-23  Alexandre Julliardlibwine: Added LDT support for MacOS/x86.
2005-09-19  Alexandre JulliardRemoved sysi86 prototype that is causing conflicts.
2005-09-13  Alexandre JulliardAvoid some warnings on 64-bit platforms.
2005-08-29  Alexandre JulliardImplemented wine_ldt_alloc_fs and wine_ldt_init_fs...
2005-07-03  Alexandre JulliardAdded error message for missing LDT support on i386.
2004-12-02  Peter ChapmanFix up several inline assembler blocks so that they...
2003-12-13  Alexandre JulliardAvoid common symbols on Darwin/Mac OS X.
2003-11-17  Alexandre JulliardAdded wine_ldt_is_system() to replace the IS_SELECTOR_S...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-30  Adam GundyMake sure all the bits of the LDT are initialized.
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.