wine/tools/winebuild
Alexandre Julliard bef0969722 ntdll: Move the .so module initialization to winecrt0.
Use new ELF tag ids to avoid breaking backwards compatibility.
2022-12-04 22:00:43 +01:00
..
build.h winebuild: Use RVAs instead of absolute addresses in the delay import descriptors. 2022-11-29 19:11:19 +01:00
import.c winebuild: Call __delayLoadHelper2 to resolve delay imports also on non-PE builds. 2022-11-29 19:11:19 +01:00
main.c winebuild: Reinstate the __wine_spec_dll_entry() entrypoint for .so dlls. 2022-12-03 16:24:45 +01:00
Makefile.in
parser.c
relay.c
res16.c
res32.c
spec16.c
spec32.c ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
utils.c winebuild: Add a helper function to output a thunk data pointer. 2022-11-29 19:11:19 +01:00
winebuild.man.in winebuild: Remove support for "hybrid" Unix libraries. 2022-11-11 12:07:41 +01:00