Alexandre Julliard
|
4d3996d515
|
libwine: Added LDT support for MacOS/x86.
|
2006-01-23 12:02:58 +01:00 |
Alexandre Julliard
|
86ab2c9693
|
Removed sysi86 prototype that is causing conflicts.
|
2005-09-19 14:45:15 +00:00 |
Alexandre Julliard
|
7e4c88c6d9
|
Avoid some warnings on 64-bit platforms.
|
2005-09-13 11:07:14 +00:00 |
Alexandre Julliard
|
c486949985
|
Implemented wine_ldt_alloc_fs and wine_ldt_init_fs for Mac OS.
|
2005-08-29 10:56:54 +00:00 |
Alexandre Julliard
|
84f9d13664
|
Added error message for missing LDT support on i386.
|
2005-07-03 11:26:13 +00:00 |
Peter Chapman
|
505dfdefb5
|
Fix up several inline assembler blocks so that they produce correct
code with the -fomit-frame-pointer gcc flag.
|
2004-12-02 18:19:25 +00:00 |
Alexandre Julliard
|
9f50af251d
|
Avoid common symbols on Darwin/Mac OS X.
|
2003-12-13 01:37:38 +00:00 |
Alexandre Julliard
|
8fb98a41e0
|
Added wine_ldt_is_system() to replace the IS_SELECTOR_SYSTEM macro,
and stop exporting the WINE_LDT_FIRST_ENTRY constant.
|
2003-11-17 20:12:56 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Adam Gundy
|
60b28eedfd
|
Make sure all the bits of the LDT are initialized.
|
2003-03-30 01:34:29 +00:00 |
Alexandre Julliard
|
2d1c79066e
|
Moved libwine to libs/ directory.
Some makefile fixes and cleanups.
|
2003-03-22 20:40:48 +00:00 |