OSDN Git Service

2006-11-10 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / libmudflap / ChangeLog
index ca156e8..5b9da8b 100644 (file)
@@ -1,3 +1,59 @@
+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.
+       * mf-impl.h (call_libc_freeres): New configuration flag.
+       * mf-runtime.c (__mf_set_default_options): Set it by default.
+       (__mfu_report): Call it if needed.
+       (__mfu_unregister): Remove "unaccessed registered object" warning.
+       * configure, config.h.in: Regenerated.
+
+2006-09-18  Tom Tromey  <tromey@redhat.com>
+
+       * configure: Rebuilt.
+
+2006-06-21  Frank Ch. Eigler  <fche@redhat.com>
+
+       PR 21274
+       mf-runtime.h installation based on ssp patch for PR 26473 from
+       Mark Mitchell  <mark@codesourcery.com>.
+       * configure.ac (ACX_NONCANONICAL_TARGET): Use it.
+       * Makefile.am (target_noncanonical): Define.
+       (libsubincludedir): New variable.
+       (nobase_libsubinclude_HEADERS): Add mf-runtime.h.
+       (include_HEADERS): Remove.
+       * configure, aclocal.m4, config.h.in: Regenerated.
+       * Makefile.in, testsuite/Makefile.in: Likewise.
+       * mf-runtime.h: Add #ifndef protection for conflicting _REENTRANT
+       and _THREAD_SAFE redefinition values.
+
+2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * Makefile.am: Add install-html target. Add install-html to .PHONY
+       * Makefile.in: Regenerate.
+
+2006-04-19  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR mudflap/26789
+       * testsuite/libmudflap.c++/error1-frag.cxx: New test.
+
+       PR mudflap/26790
+       * testsuite/libmudflap.c++/error2-frag.cxx: New test.
+
 2006-04-10  Matthias Klose  <doko@debian.org>
 
        * testsuite/lib/libmudflap.exp (libmudflap-init): Recognize multilib