Use __wine_unimplemented_stub from crt0 for 16-bit spec files too.
[wine] / tools /
2005-08-29  Alexandre JulliardUse __wine_unimplemented_stub from crt0 for 16-bit...
2005-08-29  Alexandre JulliardGet rid of the unused owner_name field.
2005-08-25  Alexandre JulliardMoved the delay loading support code to the winecrt0...
2005-08-25  Alexandre JulliardAdded a -municode flag to winegcc for applications...
2005-08-25  Alexandre JulliardMoved the implementation of spec file stubs to the...
2005-08-25  Alexandre JulliardBeginnings of a crt0 library.
2005-08-23  Alexandre JulliardThe exported name strings should be inside the export...
2005-08-23  Rémi AssaillyMoved mciavi32 to the top-level dlls directory.
2005-08-23  James HawkinsRegister the ITStorage class.
2005-08-19  Alexandre JulliardAdded a --undefined option to allow forcing some symbol...
2005-08-19  Rémi AssaillyRemoved mcianim.
2005-08-19  Alexandre JulliardAdded some general purpose routines for managing list...
2005-08-19  Huw DaviesAdd System font for the Chinese codepages cp936 and...
2005-08-18  Pavel Roskinsfnt2fnt exits with code 0 for several errors, which...
2005-08-17  Rémi AssaillyMoved mciseq to the top-level dlls directory.
2005-08-16  Francois GougetUse LPSTORAGE to better match the PSDK.
2005-08-15  Alexandre JulliardSet the default system dir to windows/system32.
2005-08-12  Francois GougetAssorted spelling fixes.
2005-08-12  Alexandre JulliardImplemented DelayLoadFailureHook and use it in the...
2005-08-12  Mike McCormackPartial implementation of DllRegisterServer.
2005-08-11  Steven EdwardsCorrect size check.
2005-08-11  Vincent BéronCorrect a typo in winapi_local.pm.
2005-08-11  Vincent BéronAnother update to win*.api.
2005-08-10  Alexandre JulliardByteswap the resources if we detect that the header...
2005-08-10  Vincent BéronAnother update to the win*.api files.
2005-08-10  Vincent BéronSince windows/ is gone, headers for user are only in
2005-08-09  Alexandre JulliardIgnore prelink failures.
2005-08-09  Alexandre JulliardAdded support for the --image-base linker option in...
2005-08-09  Alexandre JulliardAdded a warning for DllGetVersion and DllInstall not...
2005-08-08  Mike McCormackgcc 4.0 warning fix.
2005-08-08  Detlef RiekenbergAdded exe extensions for mingw32.
2005-08-08  Vincent BéronRemove WINE_PACKED recognition.
2005-08-08  Vincent BéronUpdate win16.api/win32.api to current CVS.
2005-08-08  Vincent BéronRemove WINE_UNUSED checks.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-08-03  Robert Shearman- The header global variable is NULL when not generatin...
2005-07-29  Alexandre JulliardAutomatically generate the list of error names in make_...
2005-07-27  Rémi AssaillyMoved mcicda to the top-level dlls directory.
2005-07-26  Alexandre JulliardPrint a warning when a generated import library doesn...
2005-07-24  Vincent BéronMake winapi_check learn to parse some constructs with...
2005-07-24  Vincent BéronRemove old stuff from winapi_check.
2005-07-22  Francois GougetUpdate win32.api to match the current sources.
2005-07-21  Stefan HuehnerChange some char* to const char* to fix warnigns.
2005-07-21  Stefan HuehnerFix some -Wsign-compare warnings.
2005-07-21  Rémi AssaillyMoved midimap to the top-level dlls directory.
2005-07-19  Kevin KoltzauAdd support for dumping 64bit PE files.
2005-07-14  Stefan HuehnerFix a -Wsign-compare warning.
2005-07-13  Steve ZellersFixed leftover import table name in output_import_thunk.
2005-07-13  Stefan HuehnerFix some -Wsign-compare warnings.
2005-07-11  Francois GougetAdd missing types to win32.api.
2005-07-10  Marcus MeissnerFixed signedness warnings.
2005-07-05  Alexandre JulliardDon't depend on ELF features for PIC code.
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-07-05  Alexandre JulliardGet rid of the global debugging flag.
2005-07-05  Alexandre JulliardIntercept functions for 16-bit relay debugging by patch...
2005-07-05  Alexandre JulliardAdded vararg argument type so that the relay code can...
2005-07-05  Vincent BéronClean wineinstall from config file references.
2005-07-03  Alexandre JulliardMoved all 16-bit relay code to the text section.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-07-01  Alexandre JulliardAdded dumping of NE segments and relocations.
2005-07-01  Alexandre JulliardDon't use the full 32 bits of %esp when called from...
2005-07-01  Alexandre JulliardMoved most of the implementation of CALL32_CBClient...
2005-07-01  Alexandre JulliardAdded a --target option to allow cross-compilation.
2005-07-01  Alexandre JulliardImprove a bit the assembly generated for import thunks.
2005-06-30  Alexandre JulliardAdded support for HTML resource type.
2005-06-30  Francois GougetAssorted spelling fixes.
2005-06-30  Stefan HuehnerFix some -Wsign-compare warnings.
2005-06-30  Jacek Caban'.' is a valid char of tIDENT.
2005-06-30  Francois GougetUpdate win32.api to match current sources.
2005-06-30  Phil KrylovFixed winebuild operation in Darwin.
2005-06-29  Alexandre JulliardReplace configure macros by explicit platform checks...
2005-06-29  Huw DaviesUpdate the import table code to eliminate a few magic...
2005-06-28  Alexandre JulliardRun make clean in the winapi subdir too.
2005-06-28  Huw DaviesAdd comments describing the first DWORD in an import...
2005-06-28  James HawkinsAdd some missing types to win32.api.
2005-06-27  Alexandre JulliardReplaced all uses of the __ASM_NAME macro by the asm_na...
2005-06-27  Alexandre JulliardBeginnings of an infrastructure to allow specifying...
2005-06-27  Eric PouechConst correctness fixes.
2005-06-25  Alexandre JulliardRemove some i386 ifdefs for 16-bit entry points since...
2005-06-25  Jacek CabanAdded mshtml.dll registration to wine.inf.
2005-06-24  Pierre d'HerbemontChange headers to <windows.h> in order to prevent a...
2005-06-23  Alexandre JulliardAllocate ordinals in the order of the declarations...
2005-06-23  Mike McCormackFix declarations.
2005-06-22  Mike McCormackMove function prototypes to header.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-20  Wolfgang ThallerUse __ASM_NAME and HAVE_ASM_DOT_SIZE in a few places...
2005-06-20  Wolfgang ThallerWinebuild darwin/x86-specific fixes:
2005-06-20  Saulius KrasuckasSync msvcmaker with make_ctests to generate valid code.
2005-06-17  Francois GougetUpdate the win(16|32).api files to match the current...
2005-06-17  Francois GougetFix the prototypes of SQLCreateDataSource*(), SQLGetPri...
2005-06-17  Francois GougetFix the FreeADsMem() prototype.
2005-06-17  Francois GougetRemove a check for obsolete directory and file special...
2005-06-17  Francois GougetWe should set the global $all_modules variable otherwis...
2005-06-16  Alexandre JulliardMake import thunks position-independent to avoid text...
2005-06-16  Alexandre JulliardGenerate proper PIC code for CALL32_CBClient.
2005-06-16  Alexandre JulliardStore a relative pointer for registry entry points...
2005-06-16  Alexandre JulliardOutput the exported names as a C string so that they...
2005-06-16  Maarten LankhorstRegister qcap.dll on wine initialisation.
2005-06-15  Stefan HuehnerFix some -Wmissing-declarations by making functions...
2005-06-15  Alexandre JulliardAvoid static forward declaration that doesn't work...
next