Use Pmode with stack_pointer_rtx
[gcc.git] / libquadmath / ChangeLog
index f8e7c71303d721fa2b014e78e849a7b70f9daa44..d3c17f67d5d899c343045b4e360afd186b148503 100644 (file)
@@ -1,3 +1,22 @@
+2013-09-20  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2013-03-06  Shakthi Kannan  <shakthimaan@gmail.com>
+
+       PR libquadmath/55473
+       * quadmath.h: Add 'extern "C"' block for C++ use.
+
+2013-02-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR libquadmath/56379
+       * strtod/strtod_l.c (mpn_lshift_1): Rewritten as function-like
+       macro.
+
+2013-02-17  Tobias Burnus  <burnus@net-b.de>
+
+       * math/cacoshq.c (cacoshq): Call signbitq instead of signbit.
+
 2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
 
        Revert previous patch.