projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix some -Wsign-compare warnings.
[wine]
/
tools
/
winebuild
/
2005-06-30
Phil Krylov
Fixed winebuild operation in Darwin.
tree
|
commitdiff
2005-06-29
Alexandre Julliard
Replace configure macros by explicit platform checks...
tree
|
commitdiff
2005-06-27
Alexandre Julliard
Replaced all uses of the __ASM_NAME macro by the asm_na...
tree
|
commitdiff
2005-06-27
Alexandre Julliard
Beginnings of an infrastructure to allow specifying...
tree
|
commitdiff
2005-06-25
Alexandre Julliard
Remove some i386 ifdefs for 16-bit entry points since...
tree
|
commitdiff
2005-06-23
Alexandre Julliard
Allocate ordinals in the order of the declarations...
tree
|
commitdiff
2005-06-20
Wolfgang Thaller
Use __ASM_NAME and HAVE_ASM_DOT_SIZE in a few places...
tree
|
commitdiff
2005-06-20
Wolfgang Thaller
Winebuild darwin/x86-specific fixes:
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Make import thunks position-independent to avoid text...
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Generate proper PIC code for CALL32_CBClient.
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Store a relative pointer for registry entry points...
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Output the exported names as a C string so that they...
tree
|
commitdiff
2005-06-10
Pierre d'Herbemont
Use .mod_*_func sections on Mac OS X/i386 instead of...
tree
|
commitdiff
2005-06-10
Alexandre Julliard
Reuse output_dll_init for the constructor of debug...
tree
|
commitdiff
2005-06-06
Alexandre Julliard
Moved all assembly code to the end of the generated...
tree
|
commitdiff
2005-06-05
Alexandre Julliard
Switch back to .data at the end of asm sections to...
tree
|
commitdiff
2005-06-05
Alexandre Julliard
Generate the resource data directly inside the resource...
tree
|
commitdiff
2005-05-24
Alexandre Julliard
Free delayed import modules on PROCESS_DETACH.
tree
|
commitdiff
2005-05-23
Alexandre Julliard
Moved the generated code segment for 16-bit builtins...
tree
|
commitdiff
2005-05-20
Alexandre Julliard
Generate 16-bit resources in the proper format inside...
tree
|
commitdiff
2005-05-19
Alexandre Julliard
Use RaiseException instead of RtlRaiseException in...
tree
|
commitdiff
2005-05-19
Alexandre Julliard
Renamed __wine_(un)register_dll_16 to __wine_dll_(un...
tree
|
commitdiff
2005-05-18
Alexandre Julliard
Generate the 16-bit module header in the standard on...
tree
|
commitdiff
2005-05-17
Alexandre Julliard
Use the exported IMAGE_OS2_HEADER to generate the modul...
tree
|
commitdiff
2005-05-16
Alexandre Julliard
Avoid referencing stackframe.h from outside kernel32.
tree
|
commitdiff
2005-05-16
Alexandre Julliard
Moved data structures for 16-bit relay calls to winbase...
tree
|
commitdiff
2005-05-14
Alexandre Julliard
Store the 16-bit stack pointer in the WOW32Reserved...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Removed no longer used support for 32-bit register...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Use RaiseException instead of RtlRaiseException for...
tree
|
commitdiff
2005-05-06
Alexandre Julliard
Added support in winebuild for specifying import librar...
tree
|
commitdiff
2005-04-13
Marcus Meissner
Use correct movw instead of movl when handling segment...
tree
|
commitdiff
2005-03-18
Jon Griffiths
-Wunsigned fixes.
tree
|
commitdiff
2005-03-18
Alexandre Julliard
Don't crash on xrealloc(0) (found by Jon Griffiths).
tree
|
commitdiff
2005-03-15
Alexandre Julliard
Use the correct file name in the "generated automatical...
tree
|
commitdiff
2005-03-08
Dimitrie O. Paun
Add support for .exe's with exported functions.
tree
|
commitdiff
2005-03-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-02-10
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-02-09
Marcus Meissner
Put generated import table code into .text segment.
tree
|
commitdiff
2004-12-07
Paul Millar
Check for features missing in mingw environment, allowi...
tree
|
commitdiff
2004-12-02
Alexandre Julliard
Clean up temp files also when killed by a signal.
tree
|
commitdiff
2004-11-21
Eric Frias
Handle a def file where the names of the exported funct...
tree
|
commitdiff
2004-10-19
Alexandre Julliard
winebuild shouldn't depend on the NO_TRACE_MSGS define.
tree
|
commitdiff
2004-10-18
Vincent Béron
Add some more Alpha asm code and Alpha-specific parts.
tree
|
commitdiff
2004-10-14
Vincent Béron
Don't use magic sizes, actually calculate them.
tree
|
commitdiff
2004-10-14
Vincent Béron
Only compile BuildCallFrom16Func on x86.
tree
|
commitdiff
2004-10-08
Alexandre Julliard
Added --ld-cmd and --nm-cmd options in winebuild, and...
tree
|
commitdiff
2004-09-07
Alexandre Julliard
Fill in the proper offsets in the resource directory...
tree
|
commitdiff
2004-08-27
Alexandre Julliard
Print a warning when DllRegisterServer and similar...
tree
|
commitdiff
2004-07-29
Marcus Meissner
Use "LD" instead of "ld" in winebuild to be able to...
tree
|
commitdiff
2004-07-15
Pierre d'Herbemont
Darwin/Mac OS X Weak import workaround.
tree
|
commitdiff
2004-07-15
Pierre d'Herbemont
- Be more accurate on Darwin stack size.
tree
|
commitdiff
2004-07-14
Pierre d'Herbemont
Delayed import fix for Darwin and PowerPC Host.
tree
|
commitdiff
2004-06-18
Pierre d'Herbemont
- Detection of .size instruction.
tree
|
commitdiff
2004-06-17
Pierre d'Herbemont
Hide the _init and _fini wrappers on darwin.
tree
|
commitdiff
2004-05-18
Eric Pouech
- added size information about most of the generated...
tree
|
commitdiff
2004-04-08
Alexandre Julliard
Automatically detect whether the entry point is main...
tree
|
commitdiff
2004-03-31
Alexandre Julliard
Do not strip stdcall decoration in spec files.
tree
|
commitdiff
2004-03-27
Dmitry Timoshkov
Add a few missing __ASM_NAME macros.
tree
|
commitdiff
2004-03-25
Alexandre Julliard
Replaced the --mode winebuild option by a --subsystem...
tree
|
commitdiff
2004-03-24
Alexandre Julliard
Removed the Unicode exe modes, and instead detect autom...
tree
|
commitdiff
2004-03-22
Pierre d'Herbemont
Darwin support for _init/_fini functions and _end symbol.
tree
|
commitdiff
2004-03-17
Richard Cohen
Remove . from default library search path.
tree
|
commitdiff
2004-03-16
Jukka Heinonen
DPMI programs now handle pending events.
tree
|
commitdiff
2004-03-15
Jukka Heinonen
Remove support for generating interrupt handlers.
tree
|
commitdiff
2004-02-17
Alexandre Julliard
Added support for building a dll from a .def file for...
tree
|
commitdiff
2004-02-16
Alexandre Julliard
Renamed --exe-mode option to --mode now that it can...
tree
|
commitdiff
2004-02-16
Marcus Meissner
No need to check for DllEntryPoint style constants.
tree
|
commitdiff
2004-02-13
Alexandre Julliard
Added native mode dll support (based on a patch by...
tree
|
commitdiff
2004-02-11
Alexandre Julliard
Store all information about the current dll in a struct...
tree
|
commitdiff
2004-02-09
Robert Shearman
Fix proc name reported in delay load failure.
tree
|
commitdiff
2004-01-15
Alexandre Julliard
Tweaked the init code so that it works properly no...
tree
|
commitdiff
2004-01-08
Alexandre Julliard
If supported by the linker, prevent the ELF loader...
tree
|
commitdiff
2003-11-28
Alexandre Julliard
Better support for div and ldiv in Winelib apps.
tree
|
commitdiff
2003-11-26
Dimitrie O. Paun
Make the winehq.org domain the official one.
tree
|
commitdiff
2003-11-20
Alexandre Julliard
open_input_file(): try to open the file in the current...
tree
|
commitdiff
2003-11-03
Alexandre Julliard
Put better values for code and data sizes in the NT...
tree
|
commitdiff
2003-10-30
Alexandre Julliard
Better defaults for heap and stack sizes.
tree
|
commitdiff
2003-10-28
Alexandre Julliard
Switch back to the main process stack before calling...
tree
|
commitdiff
2003-10-27
Pierre d'Herbemont
Fix PowerPC assembler syntax mistakes.
tree
|
commitdiff
2003-10-24
Pierre d'Herbemont
Change mctr PowerPC asm instruction to mtctr. Add Suppo...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Added __wine_set_signal_fs function to avoid sharing the
tree
|
commitdiff
2003-10-03
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-09-26
Alexandre Julliard
Store the dll name for the export directory inside...
tree
|
commitdiff
2003-09-26
Dimitrie O. Paun
Remove the obsolete pascal16 (replaced by pascal -ret16).
tree
|
commitdiff
2003-09-24
Jon Griffiths
MSVC warning fix.
tree
|
commitdiff
2003-09-22
Steven Edwards
Porting fix for Alpha.
tree
|
commitdiff
2003-09-19
Richard Cohen
Add printf format attributes & fix the warnings.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-28
Alexandre Julliard
Start using the exported TEB structure from winternl...
tree
|
commitdiff
2003-08-28
Alexandre Julliard
Renamed a few more TEB fields.
tree
|
commitdiff
2003-08-27
Alexandre Julliard
Added varargs support for 16-bit entry points.
tree
|
commitdiff
2003-08-25
Alexandre Julliard
Moved selector fixup for the relay code to the callto16...
tree
|
commitdiff
2003-08-25
Alexandre Julliard
Moved 16-bit calls initialization and exception handlin...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Extended WOWCallback16Ex to support register functions...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Got rid of 16-bit glue code generation since it is...
tree
|
commitdiff
2003-08-13
Alexandre Julliard
Support for Mac OS X powerpc register names (based...
tree
|
commitdiff
2003-08-02
Alexandre Julliard
Make sure dllname doesn't get optimized out (spotted...
tree
|
commitdiff
2003-07-28
Alexandre Julliard
Added -private flag for entry points that shouldn't...
tree
|
commitdiff
2003-07-21
Pierre d'Herbemont
Change __PPC__ flag to __powerpc__.
tree
|
commitdiff
2003-06-23
Francois Gouget
Make sure to return an error if the file generation...
tree
|
commitdiff
next