wine/tools/winebuild spec32.c spec16.c import. ...

Alexandre Julliard julliard at winehq.org
Mon Jun 6 10:59:50 CDT 2005


ChangeSet ID:	17971
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/06 10:59:50

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

Log message:
	Moved all assembly code to the end of the generated C files to avoid
	conflicting with the compiler over section changes.

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

Old revision  New revision  Changes     Path
 1.90          1.91          +57 -40     wine/tools/winebuild/spec32.c
 1.57          1.58          +10 -1      wine/tools/winebuild/spec16.c
 1.77          1.78          +39 -26     wine/tools/winebuild/import.c
 1.61          1.62          +1 -0       wine/tools/winebuild/build.h




More information about the wine-cvs mailing list