]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libquadmath/ChangeLog
Update copyright years.
[thirdparty/gcc.git] / libquadmath / ChangeLog
index 3c3197e72a48d3a83ebf01394636842b8a8c2bc1..9b159b5af6eec88f485a9b8284ad16da1713c056 100644 (file)
@@ -1,3 +1,25 @@
+2020-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+       * libquadmath.texi: Bump @copying's copyright year.
+
+2019-09-27  Maciej W. Rozycki  <macro@wdc.com>
+
+       * configure: Regenerate.
+
+2019-08-02  Jakub Jelinek  <jakub@redhat.com>
+
+       * quadmath.h (M_Eq, M_LOG2Eq, M_LOG10Eq, M_LN2q, M_LN10q, M_PIq,
+       M_PI_2q, M_PI_4q, M_1_PIq, M_2_PIq, M_2_SQRTPIq, M_SQRT2q,
+       M_SQRT1_2q): Use two more decimal places.
+
+2019-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+       * libquadmath.texi: Bump @copying's copyright year.
+
 2018-12-11  Jakub Jelinek  <jakub@redhat.com>
 
        PR c/88430