projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Fix compilation on systems that don't support nameless unions.
[wine]
/
tools
/
winebuild
/
2007-04-25
Rob Shearman
winebuild: Refer to strings used in generated stubs...
tree
|
commitdiff
2007-04-09
Dmitry Timoshkov
winebuild: Check if a given forward does exist in one...
tree
|
commitdiff
2007-03-17
Andrew Talbot
winebuild: Replace inline static with static inline.
tree
|
commitdiff
2007-03-05
Joris Huizer
winebuild: sign-compare fixes.
tree
|
commitdiff
2006-12-27
Alexandre Julliard
make_makefiles: Generate the top-level .gitignore file.
tree
|
commitdiff
2006-12-07
Alexandre Julliard
winebuild: Added --nxcompat option, and mark all module...
tree
|
commitdiff
2006-12-04
Alexandre Julliard
winebuild: Check for illegal characters in entry point...
tree
|
commitdiff
2006-10-12
Andrew Talbot
winebuild: Cast-qual warning fix.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-23
Andrew Talbot
winebuild: Cast-qual warnings fix.
tree
|
commitdiff
2006-08-11
Alexandre Julliard
winebuild: Added output() function to properly deal...
tree
|
commitdiff
2006-08-07
Alexandre Julliard
makefiles: Use make dependencies to create installation...
tree
|
commitdiff
2006-07-11
Ge van Geldorp
winebuild: Save registers which might contain parameter...
tree
|
commitdiff
2006-07-11
Ge van Geldorp
winebuild: Reserve enough space for null function pointer.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-19
Alexandre Julliard
winebuild: Get rid of the data16 prefix, it shouldn...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
winebuild: Fix a few printf format warnings by casting...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-04-18
Alexandre Julliard
winebuild: Disable linking to external symbols by default.
tree
|
commitdiff
2006-04-18
Alexandre Julliard
winebuild: Fixed index in module table for delayed...
tree
|
commitdiff
2006-04-05
Alexandre Julliard
winebuild: Remove a no longer necessary movzwl instruction.
tree
|
commitdiff
2006-02-16
Robert Shearman
winebuild: Correction for manpage.
tree
|
commitdiff
2006-02-14
Mike Frysinger
Add support for 'make install DESTDIR'.
tree
|
commitdiff
2006-01-24
Alexandre Julliard
winebuild: Get rid of the default ignored symbols list.
tree
|
commitdiff
2006-01-23
Alexandre Julliard
winebuild: Always import atof, the MS version is different.
tree
|
commitdiff
2006-01-21
Marcus Meissner
winebuild: Output a .note.GNU-stack section to allow...
tree
|
commitdiff
2006-01-20
Alexandre Julliard
winebuild: Moved offset definitions to relay.c since...
tree
|
commitdiff
2006-01-20
Alexandre Julliard
ntdll: Move the %gs register to the ntdll_thread_regs...
tree
|
commitdiff
2005-12-19
Alexandre Julliard
ntdll: Make __wine_call_from_32_restore_regs take a...
tree
|
commitdiff
2005-12-18
Alexandre Julliard
ntdll: New implementation of relay thunks.
tree
|
commitdiff
2005-12-16
Alexandre Julliard
winebuild: Allow -register flag for Win32 too.
tree
|
commitdiff
2005-12-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-11-28
Alexandre Julliard
Preserve 16-byte stack alignment in 16-bit relays.
tree
|
commitdiff
2005-11-28
Alexandre Julliard
Enforce 16-byte stack alignment when returning from...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-23
Alexandre Julliard
Preserve 16-byte stack alignment in the various assembly
tree
|
commitdiff
2005-10-24
Robert Lunnon
Remove SVR4 specific pseudo-ops.
tree
|
commitdiff
2005-10-24
Simon Richter
Fix winebuild's ppc assembly generation.
tree
|
commitdiff
2005-10-06
Alexandre Julliard
Put Wine version information in all the man pages.
tree
|
commitdiff
2005-10-06
Alexandre Julliard
Added global rules for man pages.
tree
|
commitdiff
2005-10-06
Alexandre Julliard
Fixed some nroff warnings.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
Get rid of the debug channels support.
tree
|
commitdiff
2005-09-23
Alexandre Julliard
Defined a proper structure for debug channels.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
Generate 16-bit spec files as assembly code too.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
Factor out a couple of useful helper functions.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
Make sure that values of absolute symbols fit in 16...
tree
|
commitdiff
2005-09-21
Alexandre Julliard
Moved stub function generation to import.c. Added a...
tree
|
commitdiff
2005-09-21
Alexandre Julliard
Now that we have to be able to run the assembler from...
tree
|
commitdiff
2005-09-20
Alexandre Julliard
Fixed stack offset of %eax register.
tree
|
commitdiff
2005-09-19
Alexandre Julliard
Create an assembly file with all undefined symbols...
tree
|
commitdiff
2005-09-19
Alexandre Julliard
Don't remove ignored symbols from the undefined list...
tree
|
commitdiff
2005-09-19
Alexandre Julliard
Take into account -noname functions when checking for...
tree
|
commitdiff
2005-09-18
Alexandre Julliard
Moved return value handling to the individual relay...
tree
|
commitdiff
2005-09-18
Alexandre Julliard
Make the users of wine_call_from_32_regs save %eax...
tree
|
commitdiff
2005-09-17
Alexandre Julliard
Store RVAs instead of pointers wherever possible in...
tree
|
commitdiff
2005-09-16
Alexandre Julliard
Implemented import thunks for x86-64.
tree
|
commitdiff
2005-09-15
Alexandre Julliard
Added a common function to declare global symbols,...
tree
|
commitdiff
2005-09-15
Alexandre Julliard
Now that everything is done in assembly in the spec...
tree
|
commitdiff
2005-09-15
Alexandre Julliard
Output the resource data in assembly too.
tree
|
commitdiff
2005-09-14
Alexandre Julliard
Output constant strings in a more appropriate section...
tree
|
commitdiff
2005-09-14
Alexandre Julliard
Generate stub functions directly in assembly.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
tree
|
commitdiff
2005-09-08
Alexandre Julliard
Added support for 64-bit format NT header and export...
tree
|
commitdiff
2005-09-07
Alexandre Julliard
Added a bit of framework for future x86_64 support.
tree
|
commitdiff
2005-09-07
Alexandre Julliard
Generate the NT header in assembly instead of using...
tree
|
commitdiff
2005-09-03
Alexandre Julliard
Output the delayed import table using assembly too.
tree
|
commitdiff
2005-09-02
Alexandre Julliard
Output the import directory using assembly instead...
tree
|
commitdiff
2005-09-02
Alexandre Julliard
Added an entry point routine for native drivers.
tree
|
commitdiff
2005-09-02
Alexandre Julliard
Moved the spec file init function and constructor to...
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Avoid using common symbols, they are broken on Mac OS.
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Compute the ordinal base and limit in assign_ordinals...
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Moved more of the spec initialization code to the winec...
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Use __wine_unimplemented_stub from crt0 for 16-bit...
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Get rid of the unused owner_name field.
tree
|
commitdiff
2005-08-25
Alexandre Julliard
Moved the delay loading support code to the winecrt0...
tree
|
commitdiff
2005-08-25
Alexandre Julliard
Moved the implementation of spec file stubs to the...
tree
|
commitdiff
2005-08-25
Alexandre Julliard
Beginnings of a crt0 library.
tree
|
commitdiff
2005-08-23
Alexandre Julliard
The exported name strings should be inside the export...
tree
|
commitdiff
2005-08-19
Alexandre Julliard
Added a --undefined option to allow forcing some symbol...
tree
|
commitdiff
2005-08-19
Alexandre Julliard
Added some general purpose routines for managing list...
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Implemented DelayLoadFailureHook and use it in the...
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Byteswap the resources if we detect that the header...
tree
|
commitdiff
2005-08-09
Alexandre Julliard
Added a warning for DllGetVersion and DllInstall not...
tree
|
commitdiff
2005-07-26
Alexandre Julliard
Print a warning when a generated import library doesn...
tree
|
commitdiff
2005-07-13
Steve Zellers
Fixed leftover import table name in output_import_thunk.
tree
|
commitdiff
2005-07-10
Marcus Meissner
Fixed signedness warnings.
tree
|
commitdiff
2005-07-05
Alexandre Julliard
Don't depend on ELF features for PIC code.
tree
|
commitdiff
2005-07-05
Mike McCormack
gcc 4.0 -Wpointer-sign fixes.
tree
|
commitdiff
2005-07-05
Alexandre Julliard
Get rid of the global debugging flag.
tree
|
commitdiff
2005-07-05
Alexandre Julliard
Intercept functions for 16-bit relay debugging by patch...
tree
|
commitdiff
2005-07-05
Alexandre Julliard
Added vararg argument type so that the relay code can...
tree
|
commitdiff
2005-07-03
Alexandre Julliard
Moved all 16-bit relay code to the text section.
tree
|
commitdiff
2005-07-01
Alexandre Julliard
Don't use the full 32 bits of %esp when called from...
tree
|
commitdiff
2005-07-01
Alexandre Julliard
Moved most of the implementation of CALL32_CBClient...
tree
|
commitdiff
2005-07-01
Alexandre Julliard
Added a --target option to allow cross-compilation.
tree
|
commitdiff
2005-07-01
Alexandre Julliard
Improve a bit the assembly generated for import thunks.
tree
|
commitdiff
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
next