This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/mingw ChangeLog cpu_features.c crt1.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2009-07-18 15:05:20

Modified files:
	winsup/mingw   : ChangeLog cpu_features.c crt1.c 

Log message:
	2009-07-18  Gregory McGarry  <gregorymcgarry@users.sourceforge.net>
	
	* cpu_features.c: replace gcc-specific construct with portable alternative
	and match the code a few lines above.
	* crt1.c: remove gcc-specific noreturn attribute with mingw alternative

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.436&r2=1.437
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/cpu_features.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/crt1.c.diff?cvsroot=src&r1=1.12&r2=1.13


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]