summaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>2014-06-29 19:51:59 +0000
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>2014-06-29 19:51:59 +0000
commit1c2b86a03bccbe7af69b04245b3b35a62a828a6e (patch)
tree14f314d2aaf98dfd620a47860ef01fbc1bd2a321 /libgfortran/ChangeLog
parent75af30d234e53414c664c907dfd003b907574fe3 (diff)
downloadgcc-1c2b86a03bccbe7af69b04245b3b35a62a828a6e.tar.gz
* config/fpu-387.h (my_fenv_t): Amend structure so it also works
on mingw32. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212126 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r--libgfortran/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 10761e1c57c..3e033104965 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,8 @@
+2014-06-29 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
+
+ * config/fpu-387.h (my_fenv_t): Amend structure so it also works
+ on mingw32.
+
2014-06-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/61640