aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/ChangeLog
diff options
context:
space:
mode:
authorMatthias Klose <doko@gcc.gnu.org>2016-11-15 16:34:02 +0000
committerMatthias Klose <doko@gcc.gnu.org>2016-11-15 16:34:02 +0000
commit84c1b9d3d4d1ead79344b4a9403ec3d74e04d5ef (patch)
tree4cdc4af4ed9589d2b588fb33318da63d442b12c0 /libquadmath/ChangeLog
parent944608029f851d39523a71949df3ed9148d9ab8f (diff)
downloadgcc-84c1b9d3d4d1ead79344b4a9403ec3d74e04d5ef.zip
gcc-84c1b9d3d4d1ead79344b4a9403ec3d74e04d5ef.tar.gz
gcc-84c1b9d3d4d1ead79344b4a9403ec3d74e04d5ef.tar.bz2
config-ml.in: Remove references to GCJ.
<toplevel> 2016-11-15 Matthias Klose <doko@ubuntu.com> * config-ml.in: Remove references to GCJ. * configure.ac: Likewise. * configure: Regenerate. config/ 2016-11-15 Matthias Klose <doko@ubuntu.com> multi.m4: Don't set GCJ. gcc/ 2016-11-15 Matthias Klose <doko@ubuntu.com> * doc/install.texi: Remove references to gcj/libjava. * doc/invoke.texi: Likewise. */ (where necessary) 2016-11-15 Matthias Klose <doko@ubuntu.com> * configure: Regenerate. From-SVN: r242433
Diffstat (limited to 'libquadmath/ChangeLog')
-rw-r--r--libquadmath/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog
index 7d52d14..ed45a4b 100644
--- a/libquadmath/ChangeLog
+++ b/libquadmath/ChangeLog
@@ -1,10 +1,14 @@
+2016-11-15 Matthias Klose <doko@ubuntu.com>
+
+ * configure: Regenerate.
+
2016-01-04 Jakub Jelinek <jakub@redhat.com>
* libquadmath.texi: Bump @copying's copyright year.
2015-08-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
- * Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.
+ * Makefile.am (libquadmath_la_SOURCES): Add matha/logbq.c.
* Makefile.in: Regenerate.
* libquadmath.texi: Document logbq.
* quadmath.h: Add logbq prototype.