aboutsummaryrefslogtreecommitdiff
path: root/libmudflap
AgeCommit message (Expand)Author
2008-02-01Mark ChangeLogJoseph Myers
2007-10-07Mark ChangeLogMark Mitchell
2007-07-19Mark ChangeLogMark Mitchell
2007-05-14Mark ChangeLogMark Mitchell
2006-12-04tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou
2006-09-19tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE.Tom Tromey
2006-06-21re PR tree-optimization/21274 (SSA Crash, reproducable)Frank Ch. Eigler
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell
2006-04-19re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose
2005-11-22libmudflap.exp (libmudflap-init): Remove -static from MUDFLAP_FLAGS if static...Janis Johnson
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
2005-10-04This avoids small data/gp reloc overflow errors.James E Wilson
2005-09-30Don't build thread library for targets that don't support threads.James E Wilson
2005-09-30Fix mips-elf gp relocation overflow errors.James E Wilson
2005-09-29We can only wrap mmap if it exists.James E Wilson
2005-09-23re PR libmudflap/23084 (mudflap crash upon accept() with argement 2 and 3 as ...Frank Ch. Eigler
2005-09-23pass58-frag.cxx: New test for heisenbug 19319.Frank Ch. Eigler
2005-09-23enable.m4: New file.Tom Tromey
2005-08-22Fix FreeBSD fopen instrumentation.James E Wilson
2005-08-18Fix FreeBSD failure with recursive malloc call.James E Wilson
2005-08-17All files: Update FSF address.Kelley Cook
2005-08-15mf-hooks3.c (main_seen_p): Remove.Ulrich Weigand
2005-08-15configure.ac: Test for the name of the symbol used for the entry point...Maciej W. Rozycki
2005-08-14mf-runtime.c (__mf_state_1): Initialize to reentrant.Ulrich Weigand
2005-07-16gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.Richard Henderson
2005-06-19* testsuite/libmudflap.c/externs-1.c (main): Add return statement.Ulrich Weigand
2005-06-15Fix for uncaching bug reported by Herman ten Brugge.Frank Ch. Eigler
2005-06-14re PR libmudflap/21724 (libmudflap/Makefile.am, refusing to install mf-runtim...Alfred M. Szmidt
2005-06-14re PR libmudflap/21023 (mudflap reports errors for external array variable wi...Frank Ch. Eigler
2005-06-14re PR testsuite/21094 (libmudflap C++ tests run even when C++ not configured)Frank Ch. Eigler
2005-06-14re PR libmudflap/22064 (libmudflap contains possible alias violations)Frank Ch. Eigler
2005-05-10* configure: Regenerate.Mike Stump
2005-04-13* configure: Regenerate.Mike Stump
2005-04-12re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O)Frank Ch. Eigler
2005-04-07* mf-runtime.h: Add libmudflap copyright clause.Mike Stump
2005-04-04* mf-runtime.c (__mfu_unregister): Warning fix for char unsigned.Alan Modra
2005-03-22mf-heuristics.c: Fix whitespace at end of line.Mike Stump
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg
2005-03-17mf-runtime.c (__mfu_check): Respect ignore_reads configuration.Frank Ch. Eigler
2005-02-13* typo fixFrank Ch. Eigler
2005-02-13re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+...Frank Ch. Eigler
2005-01-05* testsuite/libmudflap.c/pass32-frag.c: Fix typo.Richard Henderson
2005-01-02mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.Greg McGary
2004-12-09Makefile.am: Add ../config to ACLOCAL_AMFLAGS.Kelley Cook
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford
2004-11-30Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook
2004-11-25Makefile.am: Revert previous.Kelley Cook
2004-11-24Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin