about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef9bbf6152..b8d560f677 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2015-02-10  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
+	* sysdeps/mips/mips32/sfp-machine.h: ... here.
+	* sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
+	* sysdeps/mips/mips64/Makefile: ... here.
+	* sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
+	* sysdeps/mips/mips64/e_sqrtl.c: ... here.
+	* sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
+	* sysdeps/mips/mips64/sfp-machine.h: ... here.
+	* sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
+	* sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
+	* sysdeps/mips/mips64/n64/Implies: Likewise.
+
 2015-02-10  Roland McGrath  <roland@hack.frob.com>
 
 	* math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,