projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winebuild: Generate stub entry points for x86_64.
[wine]
/
tools
/
winebuild
/
import.c
2008-12-16
Alexandre Julliard
winebuild: Generate stub entry points for x86_64.
blob
|
commitdiff
|
raw
2008-11-25
Maarten Lankhorst
winebuild: Use ms-abi for delayed load stubs.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Alexandre Julliard
winebuild: Generate MS-style imports using the Original...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-02
Simon Richter
winebuild: Fix import stub on ppc.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Alexandre Julliard
winebuild: Also optimize out imports that are only...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Alexandre Julliard
winebuild: Improved checks for missing forward entry...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Alexandre Julliard
winebuild: Print a warning when failing to import a...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Alexandre Julliard
winebuild: Add a few nops to stub entry points to make...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Rob Shearman
winebuild: Refer to strings used in generated stubs...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-09
Dmitry Timoshkov
winebuild: Check if a given forward does exist in one...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
winebuild: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Joris Huizer
winebuild: sign-compare fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Andrew Talbot
winebuild: Cast-qual warning fix.
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: Save registers which might contain parameter...
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-04-18
Alexandre Julliard
winebuild: Disable linking to external symbols by default.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Alexandre Julliard
winebuild: Fixed index in module table for delayed...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Alexandre Julliard
winebuild: Get rid of the default ignored symbols list.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Alexandre Julliard
winebuild: Always import atof, the MS version is different.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-18
Alexandre Julliard
ntdll: New implementation of relay thunks.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Alexandre Julliard
Preserve 16-byte stack alignment in the various assembly
blob
|
commitdiff
|
raw
|
diff to current
2005-10-24
Simon Richter
Fix winebuild's ppc assembly generation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-21
Alexandre Julliard
Factor out a couple of useful helper functions.
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-21
Alexandre Julliard
Now that we have to be able to run the assembler from...
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-19
Alexandre Julliard
Don't remove ignored symbols from the undefined list...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Alexandre Julliard
Moved return value handling to the individual relay...
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-16
Alexandre Julliard
Implemented import thunks for x86-64.
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-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
Added an entry point routine for native drivers.
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-19
Alexandre Julliard
Added a --undefined option to allow forcing some symbol...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-19
Alexandre Julliard
Added some general purpose routines for managing list...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-12
Alexandre Julliard
Implemented DelayLoadFailureHook and use it in the...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Steve Zellers
Fixed leftover import table name in output_import_thunk.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-01
Alexandre Julliard
Don't use the full 32 bits of %esp when called from...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-01
Alexandre Julliard
Added a --target option to allow cross-compilation.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-01
Alexandre Julliard
Improve a bit the assembly generated for import thunks.
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
Use __ASM_NAME and HAVE_ASM_DOT_SIZE in a few places...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Alexandre Julliard
Make import thunks position-independent to avoid text...
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-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-05-07
Alexandre Julliard
Use RaiseException instead of RtlRaiseException for...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Alexandre Julliard
Added support in winebuild for specifying import librar...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-09
Marcus Meissner
Put generated import table code into .text segment.
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-10-14
Vincent Béron
Don't use magic sizes, actually calculate them.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Alexandre Julliard
Added --ld-cmd and --nm-cmd options in winebuild, and...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-29
Marcus Meissner
Use "LD" instead of "ld" in winebuild to be able to...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-15
Pierre d'Herbemont
- Be more accurate on Darwin stack size.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-14
Pierre d'Herbemont
Delayed import fix for Darwin and PowerPC Host.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-18
Pierre d'Herbemont
- Detection of .size instruction.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-18
Eric Pouech
- added size information about most of the generated...
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-17
Richard Cohen
Remove . from default library search path.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-17
Alexandre Julliard
Added support for building a dll from a .def file for...
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-02-09
Robert Shearman
Fix proc name reported in delay load failure.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-28
Alexandre Julliard
Better support for div and ldiv in Winelib apps.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-27
Pierre d'Herbemont
Fix PowerPC assembler syntax mistakes.
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-08-13
Alexandre Julliard
Support for Mac OS X powerpc register names (based...
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-05-14
Alexandre Julliard
Only print warning on nm failure because it fails on...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Ignore "U " in nm -u output.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Alexandre Julliard
Replaced mkstemp by mkstemps from libiberty.
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-16
Alexandre Julliard
Don't enter an imported dll in the import table at...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-20
Alexandre Julliard
Don't ignore sprintf/sscanf imports, semantics are...
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
Added list of symbols to ignore by default in winebuild.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-06
Eric Frias
Added quotes to assembly language output.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-27
Alexandre Julliard
Try to derive temp file names from output file names...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
Marcus Meissner
Implemented delayed import assembler thunks for PPC.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Dmitry Timoshkov
Include protection for <unistd.h>, <sys/types.h> and...
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
next