aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-08-17All files: Update FSF address.Kelley Cook1-0/+4
2005-08-15mf-hooks3.c (main_seen_p): Remove.Ulrich Weigand1-0/+5
2005-08-15configure.ac: Test for the name of the symbol used for the entry point...Maciej W. Rozycki1-0/+8
2005-08-14mf-runtime.c (__mf_state_1): Initialize to reentrant.Ulrich Weigand1-0/+11
2005-07-16gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.Richard Henderson1-0/+33
2005-06-19* testsuite/libmudflap.c/externs-1.c (main): Add return statement.Ulrich Weigand1-0/+4
2005-06-15Fix for uncaching bug reported by Herman ten Brugge.Frank Ch. Eigler1-0/+6
2005-06-14re PR libmudflap/21724 (libmudflap/Makefile.am, refusing to install mf-runtim...Alfred M. Szmidt1-0/+6
2005-06-14re PR libmudflap/21023 (mudflap reports errors for external array variable wi...Frank Ch. Eigler1-0/+6
2005-06-14re PR testsuite/21094 (libmudflap C++ tests run even when C++ not configured)Frank Ch. Eigler1-0/+5
2005-06-14re PR libmudflap/22064 (libmudflap contains possible alias violations)Frank Ch. Eigler1-0/+6
2005-05-10* configure: Regenerate.Mike Stump1-0/+4
2005-04-13* configure: Regenerate.Mike Stump1-0/+4
2005-04-12re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O)Frank Ch. Eigler1-0/+6
2005-04-07* mf-runtime.h: Add libmudflap copyright clause.Mike Stump1-0/+4
2005-04-04* mf-runtime.c (__mfu_unregister): Warning fix for char unsigned.Alan Modra1-0/+4
2005-03-22mf-heuristics.c: Fix whitespace at end of line.Mike Stump1-0/+10
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg1-2/+10
2005-03-17mf-runtime.c (__mfu_check): Respect ignore_reads configuration.Frank Ch. Eigler1-0/+5
2005-02-13re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+...Frank Ch. Eigler1-0/+5
2005-01-05* testsuite/libmudflap.c/pass32-frag.c: Fix typo.Richard Henderson1-1/+5
2005-01-02mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.Greg McGary1-0/+12
2004-12-09Makefile.am: Add ../config to ACLOCAL_AMFLAGS.Kelley Cook1-0/+5
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+6
2004-11-30Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook1-0/+8
2004-11-25Makefile.am: Revert previous.Kelley Cook1-0/+7
2004-11-24Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook1-0/+7
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin1-0/+4
2004-11-24Makefile.in, [...]: Regenerate with automake 1.9.3.Kelley Cook1-0/+5
2004-11-01configure.ac: (target_alias): Default to $host_alias, not $target.Andreas Schwab1-0/+6
2004-10-28fail35-,pass53-,pass54-frag.c: New tests.Frank Ch. Eigler1-0/+6
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou1-0/+5
2004-10-13configure.ac: Check for more headers, functions.Frank Ch. Eigler1-0/+18
2004-10-05* thanks kcookFrank Ch. Eigler1-0/+5
2004-10-04configure.ac: Look for more headers & functions.Frank Ch. Eigler1-0/+10
2004-10-02tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ...Frank Ch. Eigler1-0/+5
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers1-0/+4
2004-09-07configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions.Frank Ch. Eigler1-0/+13
2004-08-03mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin.Dale Johannesen1-0/+4
2004-08-03mf-runtime.c (compare_uintptr_t): Remove function.Frank Ch. Eigler1-0/+5
2004-07-27mf-runtime.c (__mf_fini): Set mudflap_mode to mode_nop in the statically link...Ulrich Weigand1-0/+5
2004-07-27splay-tree.[ch]: Remove.Frank Ch. Eigler1-0/+8
2004-07-21* whitespace tweakFrank Ch. Eigler1-2/+1
2004-07-21mf-runtime.c (__mfu_check): Remove mistaken mode-nop handling.Frank Ch. Eigler1-0/+8
2004-07-20mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.Frank Ch. Eigler1-0/+10
2004-07-15* Fix for g++/15861Frank Ch. Eigler1-0/+6
2004-07-09Test case for g++/15861Frank Ch. Eigler1-0/+8
2004-07-08ANSI C conversion, libmudflap specialization, recursion limiting.Frank Ch. Eigler1-0/+22
2004-07-05libtool-version: New.Matthias Klose1-0/+9
2004-07-05tree-mudflap.c: Include cgraph.h.Zack Weinberg1-4/+10