wine-wine/tools/winebuild
Alexandre Julliard 0fd3b1eab9 Revert "winebuild: Quote stdcall decored symbols."
This reverts commit a3e1fe936e.
It breaks with older binutils.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-27 10:41:20 +02:00
..
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
build.h winebuild: Don't include aliases in importlib .def files. 2019-08-26 17:41:11 +02:00
import.c winebuild: Don't include aliases in importlib .def files. 2019-08-26 17:41:11 +02:00
main.c winebuild: Don't include aliases in importlib .def files. 2019-08-26 17:41:11 +02:00
parser.c winebuild: Add -import entry point flag to generate hotpatchable import thunks. 2019-06-21 22:51:55 +02:00
relay.c winebuild: Store wine_ldt_copy pointer in the NE header at load time. 2019-05-17 20:01:01 +02:00
res16.c winebuild: Remove get_asm_short_keyword. 2013-03-11 11:44:57 +01:00
res32.c winebuild: Use the correct section label on macOS. 2019-03-13 10:59:13 +01:00
spec16.c Revert "winebuild: Quote stdcall decored symbols." 2019-08-27 10:41:20 +02:00
spec32.c Revert "winebuild: Quote stdcall decored symbols." 2019-08-27 10:41:20 +02:00
utils.c winebuild: Don't underscore local symbols in func_declaration. 2019-08-26 17:41:15 +02:00
winebuild.man.in winebuild: Add -import entry point flag to generate hotpatchable import thunks. 2019-06-21 22:51:55 +02:00