re PR middle-end/50260 (internal compiler error: Segmentation fault at ../../gcc...
[gcc.git] / libquadmath / ChangeLog
index 080b387b89aa32ec489a0109bac6fc6ee52dd140..7b35cc985d71088ebe0b06452468e47672ec4bb2 100644 (file)
@@ -1,3 +1,19 @@
+2011-08-01  Jakub Jelinek  <jakub@redhat.com>
+
+       * math/rem_pio2q.c (__quadmath_kernel_rem_pio2): Fix up fq to y
+       conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
+
+2011-04-03  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/48311
+       * libquadmath.texi (strtoflt128): Fix typo.
+       (quadmath_snprintf): Move note up, make @item.
+
+2011-03-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * printf/printf_fp.c (__quadmath_printf_fp): Use memcpy instead of
+       mempcpy.
+
 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        PR bootstrap/48135