OSDN Git Service

2009-04-20 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / libmudflap / ChangeLog
index e9eec10..2a23b8d 100644 (file)
@@ -1,3 +1,82 @@
+2009-04-09  Nick Clifton  <nickc@redhat.com>
+
+       * mf-hooks1.c: Change copyright header to refer to version 3
+       of the GNU General Public License with version 3.1 of the GCC
+       Runtime Library Exception and to point readers at the COPYING3
+       and COPYING3.RUNTIME files and the FSF's license web page.
+       * mf-heuristics.c: Likewise.
+       * mf-hooks2.c: Likewise.
+       * mf-hooks3.c: Likewise.
+       * mf-impl.h: Likewise.
+       * mf-runtime.c: Likewise.
+       * mf-runtime.h: Likewise.
+
+2009-04-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * testsuite/lib/mfdg.exp: Change copyright header to refer to
+       version 3 of the GNU General Public License and to point readers
+       at the COPYING3 file and the FSF's license web page.
+       * testsuite/lib/libmudflap.exp: Likewise.
+
+2009-03-31  Ben Elliston  <bje@au.ibm.com>
+
+       PR libmudflap/38462
+       * testsuite/libmudflap.c/fail27-frag.c: Match `mudflap dead
+       object', not `mudflap object'.
+
+2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2009-02-03  Jakub Jelinek  <jakub@redhat.com>
+
+       * mf-runtime.c (__mf_usage): Update copyright notice dates.
+
+2009-01-23  Jie Zhang  <jie.zhang@analog.com>
+
+       * mf-impl.h (__mf_get_state, __mf_set_state): Don't use
+       __thread when TLS support is emulated.
+       * mf-hooks3.c (__mf_get_state, __mf_set_state): Likewise.
+       * mf-runtime.c (__mf_state_1): Likewise.
+       * configure.ac: Use GCC_CHECK_EMUTLS.
+       * configure: Regenerate.
+       * config.h.in: Regenerate.
+
+2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2008-11-26  Janis Johnson  <janis187@us.ibm.com>
+
+       PR testsuite/28870
+       * testsuite/lib/mfdg.exp (dg-test): Use new timeout support.
+       (dg-timeout): Remove.
+       (standard-wait): Remove.
+       * testsuite/lib/libmudflap.exp: Include new timeout library files.
+       (libmudflap_target_compile): Set timeout value from new proc.
+
+2008-11-10  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/35314
+       * testsuite/libmudflap.c/pass67-frag.c: New test.
+
+2008-10-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/37568
+       * testsuite/libmudflap.c++/pass66-frag.cxx: New test.
+
+2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
+            Steve Ellcey  <sje@cup.hp.com>
+
+       * configure: Regenerate for new libtool.
+       * Makefile.in: Ditto.
+       * testsuite/Makefile.in: Ditto.
+
+2008-09-15  Jakub Jelinek  <jakub@redhat.com>
+
+       PR libmudflap/36397
+       * testsuite/libmudflap.c/pass64-frag.c: New test.
+
 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * Makefile.in: Regenerate.