re PR fortran/51904 (ICE on SIZE function evaluation)
[gcc.git] / libmudflap / ChangeLog
index d755ddb349acee58ccec535534aa8c2afe9975b7..3d3e5af21a93934a45b4d43326071ce9d995e67d 100644 (file)
@@ -1,3 +1,47 @@
+2012-01-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR libmudflap/40778
+       * testsuite/libmudflap.c/fail68-frag.c: New test.
+
+2012-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       * mf-runtime.c (__mf_usage): Update copyright notice dates.
+
+2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
+
+       * configure: Regenerate.
+
+2011-07-31  Tom de Vries  <tom@codesourcery.com>
+
+       PR middle-end/43513
+       * testsuite/libmudflap.c/fail31-frag.c: Adapt testcase to prevent
+       folding of alloca.
+
+2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       Revert:
+       2011-07-15  Jakub Jelinek  <jakub@redhat.com>
+
+       PR testsuite/49753
+       PR tree-optimization/49309
+       * testsuite/libmudflap.c++/pass68-frag.cxx: New test.
+
+2011-07-15  Jakub Jelinek  <jakub@redhat.com>
+
+       PR testsuite/49753
+       PR tree-optimization/49309
+       * testsuite/libmudflap.c++/pass68-frag.cxx: New test.
+
+2011-07-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * configure.ac: Don't create pth.
+       Check for library containing sched_yield.
+       * configure: Regenerate.
+       * config.h.in: Regenerate.
+
+       * testsuite/lib/libmudflap.exp (libmudflap-init): Use
+       mfconfig_libs in -static check.
+
 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        PR libmudflap/49550