projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Don't change the draw buffer in IWineD3DDeviceImpl_SetFrontBackBuffers().
[wine]
/
tools
/
winebuild
/
spec32.c
2010-01-16
Alexandre Julliard
winebuild: Output the asm relay functions as needed...
blob
|
commitdiff
|
raw
2009-12-30
Alexandre Julliard
winebuild: Don't output private symbols at all when...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
Alexandre Julliard
winebuild: Add support for generating import libs for...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
André Hentschel
winebuild: Add ARM support.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Alexandre Julliard
winebuild: Add support for creating a fake dll at compi...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Alexandre Julliard
winebuild: Add unwind annotations to all the generated...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Alexandre Julliard
winebuild: Don't include any Windows header to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-04
Alexandre Julliard
winebuild: Don't output the relay table if no entry...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-26
Alexandre Julliard
winebuild: Add support for generating stand-alone 16...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-26
Alexandre Julliard
winebuild: Allow the module entry point to be NULL.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Alexandre Julliard
winebuild: Implement register entry points for x86_64.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Alexandre Julliard
winebuild: Improve the calling sequence for register...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Alexandre Julliard
winebuild: Generate relay debugging thunks for x86_64.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Alexandre Julliard
winebuild: Don't add stdcall decorations on non-x86...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
Alexandre Julliard
winebuild: Don't put the PE header in the .init section...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-02
Simon Richter
winebuild: Fix branch mnemonic on ppc.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Alexandre Julliard
winebuild: Don't try to use the .init section on Mac OS.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Alexandre Julliard
winebuild: Reserve the space for the PE header in the...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Alexandre Julliard
winebuild: Add a -ordinal flag for entry points that...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Joris Huizer
winebuild: sign-compare fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Alexandre Julliard
winebuild: Added --nxcompat option, and mark all module...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Alexandre Julliard
winebuild: Added output() function to properly deal...
blob
|
commitdiff
|
raw
|
diff to current
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
next