CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2009-07-18 15:05:20
Modified files:
winsup/mingw : ChangeLog cpu_features.c crt1.c
Log message:
2009-07-18 Gregory McGarry <[email protected]>
* 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