2006-08-11 |
Alexandre Julliard | winebuild: Added output() function to properly deal... |
blob | commitdiff | raw |
2006-07-11 |
Ge van Geldorp | winebuild: Reserve enough space for null function pointer. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Marcus Meissner | winebuild: Output a .note.GNU-stack section to allow... |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Alexandre Julliard | ntdll: New implementation of relay thunks. |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Alexandre Julliard | Get rid of the debug channels support. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Alexandre Julliard | Defined a proper structure for debug channels. |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Alexandre Julliard | Moved stub function generation to import.c. Added a... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Alexandre Julliard | Create an assembly file with all undefined symbols... |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Alexandre Julliard | Make the users of wine_call_from_32_regs save %eax... |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Alexandre Julliard | Store RVAs instead of pointers wherever possible in... |
blob | commitdiff | raw | diff to current |
2005-09-15 |
Alexandre Julliard | Added a common function to declare global symbols,... |
blob | commitdiff | raw | diff to current |
2005-09-15 |
Alexandre Julliard | Now that everything is done in assembly in the spec... |
blob | commitdiff | raw | diff to current |
2005-09-15 |
Alexandre Julliard | Output the resource data in assembly too. |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Alexandre Julliard | Output constant strings in a more appropriate section... |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Alexandre Julliard | Generate stub functions directly in assembly. |
blob | commitdiff | raw | diff to current |
2005-09-08 |
Alexandre Julliard | Added support for 64-bit format NT header and export... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Alexandre Julliard | Added a bit of framework for future x86_64 support. |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Alexandre Julliard | Generate the NT header in assembly instead of using... |
blob | commitdiff | raw | diff to current |
2005-09-03 |
Alexandre Julliard | Output the delayed import table using assembly too. |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Alexandre Julliard | Output the import directory using assembly instead... |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Alexandre Julliard | Moved the spec file init function and constructor to... |
blob | commitdiff | raw | diff to current |
2005-08-29 |
Alexandre Julliard | Avoid using common symbols, they are broken on Mac OS. |
blob | commitdiff | raw | diff to current |
2005-08-29 |
Alexandre Julliard | Moved more of the spec initialization code to the winec... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Alexandre Julliard | Moved the delay loading support code to the winecrt0... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Alexandre Julliard | Moved the implementation of spec file stubs to the... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Alexandre Julliard | Beginnings of a crt0 library. |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Alexandre Julliard | The exported name strings should be inside the export... |
blob | commitdiff | raw | diff to current |
2005-07-26 |
Alexandre Julliard | Print a warning when a generated import library doesn... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
Alexandre Julliard | Get rid of the global debugging flag. |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Alexandre Julliard | Replace configure macros by explicit platform checks... |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Alexandre Julliard | Replaced all uses of the __ASM_NAME macro by the asm_na... |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Alexandre Julliard | Beginnings of an infrastructure to allow specifying... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Wolfgang Thaller | Winebuild darwin/x86-specific fixes: |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Alexandre Julliard | Output the exported names as a C string so that they... |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Pierre d'Herbemont | Use .mod_*_func sections on Mac OS X/i386 instead of... |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Alexandre Julliard | Reuse output_dll_init for the constructor of debug... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Alexandre Julliard | Moved all assembly code to the end of the generated... |
blob | commitdiff | raw | diff to current |
2005-06-05 |
Alexandre Julliard | Switch back to .data at the end of asm sections to... |
blob | commitdiff | raw | diff to current |
2005-06-05 |
Alexandre Julliard | Generate the resource data directly inside the resource... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Alexandre Julliard | Free delayed import modules on PROCESS_DETACH. |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Alexandre Julliard | Removed no longer used support for 32-bit register... |
blob | commitdiff | raw | diff to current |
2005-03-15 |
Alexandre Julliard | Use the correct file name in the "generated automatical... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Vincent Béron | Add some more Alpha asm code and Alpha-specific parts. |
blob | commitdiff | raw | diff to current |
2004-07-15 |
Pierre d'Herbemont | Darwin/Mac OS X Weak import workaround. |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Pierre d'Herbemont | Hide the _init and _fini wrappers on darwin. |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Alexandre Julliard | Automatically detect whether the entry point is main... |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Alexandre Julliard | Replaced the --mode winebuild option by a --subsystem... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
Alexandre Julliard | Removed the Unicode exe modes, and instead detect autom... |
blob | commitdiff | raw | diff to current |
2004-03-22 |
Pierre d'Herbemont | Darwin support for _init/_fini functions and _end symbol. |
blob | commitdiff | raw | diff to current |
2004-02-16 |
Marcus Meissner | No need to check for DllEntryPoint style constants. |
blob | commitdiff | raw | diff to current |
2004-02-13 |
Alexandre Julliard | Added native mode dll support (based on a patch by... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Alexandre Julliard | Store all information about the current dll in a struct... |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Alexandre Julliard | Tweaked the init code so that it works properly no... |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Alexandre Julliard | If supported by the linker, prevent the ELF loader... |
blob | commitdiff | raw | diff to current |
2003-11-03 |
Alexandre Julliard | Put better values for code and data sizes in the NT... |
blob | commitdiff | raw | diff to current |
2003-10-30 |
Alexandre Julliard | Better defaults for heap and stack sizes. |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Pierre d'Herbemont | Change mctr PowerPC asm instruction to mtctr. Add Suppo... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Alexandre Julliard | Store the dll name for the export directory inside... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Alexandre Julliard | Make sure dllname doesn't get optimized out (spotted... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Alexandre Julliard | Added -private flag for entry points that shouldn't... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Alexandre Julliard | Don't output register function code if it's a forwarded... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Alexandre Julliard | Converted winebuild option parsing to use getopt_long... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Christian Costa | Make use of .half and/or .asciiz assembler keywords... |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Alexandre Julliard | Handle end of line as a syntactic element in the spec... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Alexandre Julliard | Removed support for the 'forward' ordinal type. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Alexandre Julliard | Disable 'variable' in Win32 spec files. |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Alexandre Julliard | Added support for defining forward functions as stdcall... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Alexandre Julliard | Implemented import libraries; on Unix we import the... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Alexandre Julliard | Made stdcall decoration in .def files the default,... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Alexandre Julliard | Added list of symbols to ignore by default in winebuild. |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Alexandre Julliard | Hack to detect register functions automatically so... |
blob | commitdiff | raw | diff to current |
2002-10-09 |
Alexandre Julliard | Don't list register functions in the .def file. |
blob | commitdiff | raw | diff to current |
2002-08-15 |
François Gouget | Fix command-line parsing for Winelib applications. |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Marcus Meissner | The text section alignment should be default, not 1. |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Alexandre Julliard | Builtin modules must be aligned on 64K boundary. |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Alexandre Julliard | In -spec and -exe mode, accept multiple object files... |
blob | commitdiff | raw | diff to current |
2002-07-28 |
Alexandre Julliard | Added support for importing by ordinal. |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Alexandre Julliard | Put correct ordinal hints in the import table. |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Alexandre Julliard | Replace all uses of PREFIX and @function by the __ASM_N... |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Gregg Mattinson | - Replaced .previous with a .section statement for... |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Alexandre Julliard | Unregister 16-bit dlls on module unload. |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Alexandre Julliard | Do not output stubs in the .def file. |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Alexandre Julliard | Adapted to use the argc/argv variables from libwine. |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
blob | commitdiff | raw | diff to current |
2002-04-25 |
Alexandre Julliard | Moved __ASM_GLOBAL_FUNC macros and interlocked function... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Patrik Stridvall | Made winebuild (almost) compile and work on Windows. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Dmitry Timoshkov | Support for generation of .def files from .spec files. |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Alexandre Julliard | Made register and interrupt flags instead of entry... |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Alexandre Julliard | Exported CALL32_Regs from ntdll, renamed to __wine_call... |
blob | commitdiff | raw | diff to current |
2001-11-19 |
James Juran | Prevent warnings about labels at end of switch statemen... |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Alexandre Julliard | Avoid including winbase.h in generated .spec.c files. |
blob | commitdiff | raw | diff to current |
2001-06-07 |
Alexandre Julliard | Support for specifying stack size of Winelib apps. |
blob | commitdiff | raw | diff to current |
next |