aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/testsuite
AgeCommit message (Expand)AuthorFilesLines
2008-03-20common.opt (Wmudflap): New option.Volker Reichelt1-0/+6
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-2/+3
2008-02-22fail8-frag.c: Adjust scan pattern for mudflap dead object.Uros Bizjak2-2/+2
2008-01-05re PR tree-optimization/34618 (ICE with -fmudflap and vectorization)Jakub Jelinek1-0/+13
2008-01-03re PR c++/34619 (ICE with "-fmudflap" and templates)Jakub Jelinek1-0/+20
2008-01-01re PR libmudflap/26442 (ICE on valid unreachable code (and no name) when comp...Volker Reichelt1-0/+13
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey1-2/+14
2007-03-14pass59-frag.c (main): Fix casting of arg.Uros Bizjak1-2/+2
2006-11-10re PR libmudflap/28578 (A most simple multithreaded program (practically any ...Frank Ch. Eigler1-0/+39
2006-06-21re PR tree-optimization/21274 (SSA Crash, reproducable)Frank Ch. Eigler1-2/+4
2006-04-19re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt2-0/+15
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose1-1/+1
2005-11-22libmudflap.exp (libmudflap-init): Remove -static from MUDFLAP_FLAGS if static...Janis Johnson6-5/+38
2005-09-23pass58-frag.cxx: New test for heisenbug 19319.Frank Ch. Eigler1-0/+12
2005-09-23enable.m4: New file.Tom Tromey1-1/+3
2005-08-18Fix FreeBSD failure with recursive malloc call.James E Wilson1-0/+9
2005-08-17All files: Update FSF address.Kelley Cook3-4/+4
2005-08-14mf-runtime.c (__mf_state_1): Initialize to reentrant.Ulrich Weigand2-2/+2
2005-07-16gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.Richard Henderson1-4/+5
2005-06-19* testsuite/libmudflap.c/externs-1.c (main): Add return statement.Ulrich Weigand1-0/+2
2005-06-15Fix for uncaching bug reported by Herman ten Brugge.Frank Ch. Eigler1-0/+56
2005-06-14re PR libmudflap/21023 (mudflap reports errors for external array variable wi...Frank Ch. Eigler4-1/+61
2005-06-14re PR testsuite/21094 (libmudflap C++ tests run even when C++ not configured)Frank Ch. Eigler2-0/+8
2005-04-12re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O)Frank Ch. Eigler2-1/+26
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg1-5/+2
2005-03-17mf-runtime.c (__mfu_check): Respect ignore_reads configuration.Frank Ch. Eigler2-0/+34
2005-02-13* typo fixFrank Ch. Eigler1-0/+1
2005-02-13re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+...Frank Ch. Eigler1-0/+6
2005-01-05* testsuite/libmudflap.c/pass32-frag.c: Fix typo.Richard Henderson1-1/+1
2005-01-02mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.Greg McGary5-2/+76
2004-12-09Makefile.am: Add ../config to ACLOCAL_AMFLAGS.Kelley Cook1-3/+2
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+3
2004-11-30Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook1-1/+1
2004-11-25Makefile.am: Revert previous.Kelley Cook1-1/+1
2004-11-24Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook1-1/+1
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin1-14/+17
2004-11-24Makefile.in, [...]: Regenerate with automake 1.9.3.Kelley Cook1-2/+4
2004-10-28fail35-,pass53-,pass54-frag.c: New tests.Frank Ch. Eigler4-1/+98
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou1-1/+1
2004-10-13configure.ac: Check for more headers, functions.Frank Ch. Eigler4-2/+79
2004-10-03* fixing typos in accidental checkinFrank Ch. Eigler1-2/+2
2004-10-02tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ...Frank Ch. Eigler3-0/+76
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers1-1/+1
2004-09-07configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions.Frank Ch. Eigler3-0/+62
2004-07-27splay-tree.[ch]: Remove.Frank Ch. Eigler1-1/+0
2004-07-09Test case for g++/15861Frank Ch. Eigler4-2/+65
2004-07-08ANSI C conversion, libmudflap specialization, recursion limiting.Frank Ch. Eigler1-0/+79
2004-06-24Adopt splay trees for object database.Frank Ch. Eigler2-2/+2
2004-06-15configure.ac: New name of configure.in.Paolo Bonzini1-31/+54
2004-06-09ctype support.Frank Ch. Eigler1-0/+10