Mercurial > ecos
diff packages/language/c/libm/current/ChangeLog @ 2950:dc8e6a281225
* cdl/libm.cdl (CYGPKG_LIBM_CFLAGS_ADD): Compile with
-fno-strict-aliasing to avoid miscompilation. Workaround for a more
fundamental problem with CYG_LIBM_HI/LO.
| author | jlarmour |
|---|---|
| date | Sat, 15 May 2010 16:34:30 +0000 |
| parents | 74dbf4c3f2e1 |
| children | 8536a2fc60a4 |
line wrap: on
line diff
--- a/packages/language/c/libm/current/ChangeLog +++ b/packages/language/c/libm/current/ChangeLog @@ -1,3 +1,9 @@ +2010-05-15 Jonathan Larmour <jifl@jifvik.org> + + * cdl/libm.cdl (CYGPKG_LIBM_CFLAGS_ADD): Compile with + -fno-strict-aliasing to avoid miscompilation. Workaround for a more + fundamental problem with CYG_LIBM_HI/LO. + 2008-11-20 Jonathan Larmour <jifl@eCosCentric.com> * cdl/libm.cdl: Rename X_TLOSS CDL option to match normal convention. @@ -813,7 +819,7 @@ Fri Jun 5 07:07:03 1998 Jonathan Larmo // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. -// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. +// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2007, 2008, 2010 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by
