From ab4b2481529bf4e1c57dc430721b4bfc9cf27f40 Mon Sep 17 00:00:00 2001 From: Chris Sutcliffe Date: Sat, 18 Jul 2009 15:05:20 +0000 Subject: 2009-07-18 Gregory McGarry * 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 --- winsup/mingw/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'winsup/mingw/ChangeLog') diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog index 55bd536..6cebfaa 100644 --- a/winsup/mingw/ChangeLog +++ b/winsup/mingw/ChangeLog @@ -1,5 +1,11 @@ 2009-07-18 Gregory McGarry + * 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 + +2009-07-18 Gregory McGarry + * include/_mingw.h: Changes required for PCC compiler. 2009-07-18 Jeff Lu -- cgit v1.1