aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.am33
diff options
context:
space:
mode:
Diffstat (limited to 'ports/ChangeLog.am33')
-rw-r--r--ports/ChangeLog.am3312
1 files changed, 12 insertions, 0 deletions
diff --git a/ports/ChangeLog.am33 b/ports/ChangeLog.am33
index d732d2c2b8..c018fbaabf 100644
--- a/ports/ChangeLog.am33
+++ b/ports/ChangeLog.am33
@@ -1,3 +1,15 @@
+2012-11-03 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #3439]
+ * sysdeps/am33/fpu/bits/fenv.h (FE_INEXACT): Define macro to
+ integer constant usable in #if and use that to give value to enum
+ constant.
+ (FE_UNDERFLOW): Likewise.
+ (FE_OVERFLOW): Likewise.
+ (FE_DIVBYZERO): Likewise.
+ (FE_INVALID): Likewise.
+ (FE_TONEAREST): Likewise.
+
2012-10-30 Joseph Myers <joseph@codesourcery.com>
[BZ #14047]