wine/tools/winebuild utils.c spec32.c relay.c ...

Alexandre Julliard julliard at winehq.org
Mon Jun 27 13:59:54 CDT 2005


ChangeSet ID:	18486
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/27 13:59:54

Modified files:
	tools/winebuild: utils.c spec32.c relay.c import.c build.h 

Log message:
	Replaced all uses of the __ASM_NAME macro by the asm_name function to
	allow run-time determination of the correct format.

Patch: http://cvs.winehq.org/patch.py?id=18486

Old revision  New revision  Changes     Path
 1.25          1.26          +3 -3       wine/tools/winebuild/utils.c
 1.96          1.97          +24 -24     wine/tools/winebuild/spec32.c
 1.41          1.42          +53 -51     wine/tools/winebuild/relay.c
 1.81          1.82          +29 -27     wine/tools/winebuild/import.c
 1.63          1.64          +1 -1       wine/tools/winebuild/build.h




More information about the wine-cvs mailing list