OSDN Git Service

* Makefile.am: Add dummy install-pdf target.
[pf3gnuchains/gcc-fork.git] / libmudflap / ChangeLog
index 6b2a8e2..b331aab 100644 (file)
@@ -1,3 +1,36 @@
+2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * Makefile.am: Add dummy install-pdf target.
+       * Makefile.in: Regenerate
+
+2007-02-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR libgomp/28468
+       * configure: Regenerate.
+
+2006-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * configure: Regenerate.
+
+2006-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure: Regenerated.
+
+2006-11-10  Frank Ch. Eigler  <fche@redhat.com>
+
+       PR libmudflap/28578
+       * mf-hooks1.c (__mf_0fn_malloc): Make the bootstrap buffers
+       static but not function scope static.
+       (free): Skip deallocation attempts for objects placed into
+       bootstrap buffers.
+       * testsuite/libmudflap.cth/pass59-frag.c: New test.
+
+2006-11-06  Frank Ch. Eigler  <fche@redhat.com>
+
+       From Herman ten Brugge <hermantenbrugge@home.nl>:
+       * mf-runtime.c (__mf_uncache_object): Optimize the code so that
+       small and large objects are handled a lot faster.
+
 2006-11-06  Frank Ch. Eigler  <fche@redhat.com>
 
        * configure.ac (__libc_freeres): Look for it.