aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b278dbd881..a43030fe3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,9 @@
[$(subdir) = csu] (sysdep_routines): New rule: divdi3 object.
[$(subdir) = csu] (sysdep-only-routines): Likewise.
[$(subdir) = csu] (CFLAGS-divdi3.c): Likewise.
+ * sysdeps/x86/fpu/include/bits/fenv.h [NO_HIDDEN]: Redirect
+ __feraiseexcept_renamed to feraiseexcept instead of
+ __GI_feraiseexcept.
2017-09-01 Joseph Myers <joseph@codesourcery.com>