OSDN Git Service

2005-04-11 Michael Koch <konqueror@gmx.de>
[pf3gnuchains/gcc-fork.git] / libmudflap / ChangeLog
index f9778d4..73dfcbe 100644 (file)
@@ -1,3 +1,138 @@
+2005-04-12  Frank Ch. Eigler  <fche@redhat.com>
+
+       PR mudflap/19266
+       * testsuite/libmudflap.c++/c++frags.exp: Also test -O permutation.
+       * testsuite/libmudflap.c++/pass57-frag.cxx: New test.
+
+2005-04-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * mf-runtime.c (__mfu_unregister): Warning fix for char unsigned.
+
+2005-03-31  Mike Stump  <mrs@apple.com>
+
+       * mf-runtime.h: Add libmudflap copyright clause.
+
+2005-03-21  Mike Stump  <mrs@apple.com>
+
+       * mf-heuristics.c: Fix whitespace at end of line.
+       * mf-hooks1.c: Likewise.
+       * mf-hooks2.c: Likewise.
+       * mf-hooks3.c: Likewise.
+       * mf-impl.h: Likewise.
+       * mf-runtime.c: Likewise.
+       * mf-runtime.h: Likewise.
+
+2005-03-21  Zack Weinberg  <zack@codesourcery.com>
+
+       * configure.ac: Do not invoke TL_AC_GCC_VERSION.
+       In all substitutions, expand gcc_version in Makefile.
+       * aclocal.m4, configure: Regenerate.
+       * Makefile.am: Set gcc_version.
+       * Makefile.in, testsuite/Makefile.in: Regenerate.
+
+2005-03-17  Frank Ch. Eigler  <fche@redhat.com>
+
+       * mf-runtime.c (__mfu_check): Respect ignore_reads configuration.
+       * testsuite/libmudflap.c/{pass56,fail39}-frag.c: New tests.
+
+2005-02-13  Frank Ch. Eigler  <fche@redhat.com>
+
+       PR mudflap/19319
+       * testsuite/libmudflap.c++/pass55-frag.c: New test.
+
+2005-01-05  Richard Henderson  <rth@redhat.com>
+
+       * testsuite/libmudflap.c/pass32-frag.c: Fix typo.
+
+2005-01-02  Greg McGary  <greg@mcgary.org>
+
+       * mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.
+       * mf-runtime.h: New file, replaces mf-runtime.h.in.
+       * configure.ac (AC_CONFIG_FILES): mf-runtime.h is no longer generated.
+       * Makefile.in: Ditto.
+       * testsuite/lib/libmudflap.exp: Add -I${srcdir}/.. to get mf-runtime.h
+       * testsuite/libmudflap.c/pass32-frag.c: s/uintptr_t/__mf_uintptr_t/
+       * testsuite/libmudflap.c/fail36-frag.c: New test.
+       * testsuite/libmudflap.c/fail37-frag.c: New test.
+       * testsuite/libmudflap.c/fail38-frag.c: New test.
+
+2004-12-08  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.am: Add ../config to ACLOCAL_AMFLAGS.
+       * aclocal.m4, Makefile.in, testsuite/Makefile.in: Regenerate.
+
+2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
+
+       * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
+       * aclocal.m4: Include ../config/gcc-version.m4.
+       * configure, Makefile.in, testsuite/Makefile.in: Regenerate.
+
+2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.am: Define ACLOCAL_AMFLAGS.
+       * acinclude.m4: Remove.
+       * stamp-h.in: Remove superfluous stamp file.
+       * aclocal.m4, configure, Makefile.in: Regenerate.
+       * testsuite/Makefile.in: Likewise.
+
+2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.am: Revert previous.
+       * acinclude.m4: Restore.
+       * aclocal.m4, configure, Makefile.in: Regenerate.
+       * testsuite/Makefile.in: Likewise.
+
+2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.am: Define ACLOCAL_AMFLAGS.
+       * acinclude.m4: Remove.
+       * aclocal.m4, configure, Makefile.in: Regenerate.
+       * testsuite/Makefile.in: Likewise.
+
+2004-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * testsuite/lib/libmudflap.exp: Use new procs in target-libpath.exp.
+
+2004-11-23  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.in, configure, aclocal.m4: Regenerate with automake 1.9.3.
+       * testsuite/Makefile.in: Likewise.
+
+2004-11-01  Andreas Schwab  <schwab@suse.de>
+
+       * configure.ac: (target_alias): Default to $host_alias, not
+       $target.
+       * configure: Regenerated.
+
+2004-10-28  Frank Ch. Eigler  <fche@redhat.com>
+
+       * testsuite/libmudflap.c/fail35-,pass53-,pass54-frag.c: New tests.
+       * testsuite/libmudflap.c/pass35-frag.c: Correct embedded warning
+       message.
+
+2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       PR other/18138
+       * testsuite/lib/libmudflap.exp: Accept more than one multilib libgcc.
+
+2004-10-12  Frank Ch. Eigler  <fche@redhat.com>
+
+       * configure.ac: Check for more headers, functions.
+       * mf-hooks2.c (mkbuffer, unmkbuffer): New helper functions for
+       tracking overridden FILE buffers.
+       (fopen, setvbuf): New/revised hook functions for buffer overriding.
+       (setbuf,setlinebuf,fdopen,freopen,fopen64,freopen64,fclose): Ditto.
+       (fflush): Accept given NULL stream (means "all streams").
+       * mf-runtime.h.in:
+       * mf-runtime.c (__mfu_check): Accept accesses that span adjacent
+       HEAP/GUESS objects.
+       (LOOKUP_CACHE_SIZE_MAX): Raise to 64K entries tentatively.
+       (__mf_adapt_cache): Use them all.
+       * testsuite/libmudflap.c/pass35-frag.c: Update warning message.
+       * testsuite/libmudflap.c++/ctors.exp: Ditto.
+       * testsuite/libmudflap.c/{pass51,pass52}-frag.c: New tests.
+       * configure, config.h.in: Regenerated.
+
 2004-10-05  Frank Ch. Eigler  <fche@redhat.com>
 
        * configure.ac: Checking for sys/socket.h once is enough.
 
 2004-08-03  Dale Johannesen  <dalej@apple.com>
 
-         * mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin.
+        * mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin.
 
 2004-08-03  Frank Ch. Eigler  <fche@redhat.com>