comparison packages/language/c/libm/current/ChangeLog @ 2973:8536a2fc60a4

* cdl/libm.cdl (CYGPKG_LIBM_CFLAGS_ADD): Add a set of parentheses around 'if-then-else' expression, simplified evaluated expression.
author sergeig
date Thu, 11 Nov 2010 20:30:07 +0000
parents dc8e6a281225
children 77f9d3253c3e
comparison
equal deleted inserted replaced
2972:535911f86a6f 2973:8536a2fc60a4
1 2010-11-11 Sergei Gavrikov <sergei.gavrikov@gmail.com>
2
3 * cdl/libm.cdl (CYGPKG_LIBM_CFLAGS_ADD): Add a set of parentheses
4 around 'if-then-else' expression, simplified evaluated expression.
5
1 2010-05-15 Jonathan Larmour <jifl@jifvik.org> 6 2010-05-15 Jonathan Larmour <jifl@jifvik.org>
2 7
3 * cdl/libm.cdl (CYGPKG_LIBM_CFLAGS_ADD): Compile with 8 * cdl/libm.cdl (CYGPKG_LIBM_CFLAGS_ADD): Compile with
4 -fno-strict-aliasing to avoid miscompilation. Workaround for a more 9 -fno-strict-aliasing to avoid miscompilation. Workaround for a more
5 fundamental problem with CYG_LIBM_HI/LO. 10 fundamental problem with CYG_LIBM_HI/LO.