aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>2015-08-09 08:46:52 +0000
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>2015-08-09 08:46:52 +0000
commit03c02a42c59949e6ae0fdb0892fb3e751932d17b (patch)
tree23d737a6cb4a3fa57fd2bff054bbf1a74bee923e /libquadmath/ChangeLog
parente7b724da79a8b0ef274c65ac9bdb58b55ad7eea3 (diff)
downloadgcc-03c02a42c59949e6ae0fdb0892fb3e751932d17b.zip
gcc-03c02a42c59949e6ae0fdb0892fb3e751932d17b.tar.gz
gcc-03c02a42c59949e6ae0fdb0892fb3e751932d17b.tar.bz2
Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.
* Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c. * Makefile.in: Regenerate. * libquadmath.texi: Document logbq. * quadmath.h: Add logbq prototype. * quadmath.map: Add logbq. * quadmath_weak.h: Add logbq prototype. * math/logbq.c: New file From-SVN: r226748
Diffstat (limited to 'libquadmath/ChangeLog')
-rw-r--r--libquadmath/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog
index 2eee6f2..a47355a 100644
--- a/libquadmath/ChangeLog
+++ b/libquadmath/ChangeLog
@@ -1,3 +1,13 @@
+2015-08-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
+
+ * Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.
+ * Makefile.in: Regenerate.
+ * libquadmath.texi: Document logbq.
+ * quadmath.h: Add logbq prototype.
+ * quadmath.map: Add logbq.
+ * quadmath_weak.h: Add logbq prototype.
+ * math/logbq.c: New file
+
2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
* Makefile.in: Regenerated with automake-1.11.6.