aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/testsuite
AgeCommit message (Expand)AuthorFilesLines
2010-05-16pass46-frag.c (dg-options): Remove -Wall.Uros Bizjak1-1/+1
2010-05-15mfdg.exp (additional_prunes): New global.Uros Bizjak3-2/+37
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues1-36/+3
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-1/+1
2010-03-15pass54-frag.c: Add explicit return from main.David S. Miller1-0/+1
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues1-1/+0
2009-09-01pass51-frag.c (MAP_FAILED): Define, if not in system header; use it.Loren J. Rittle2-4/+10
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-62/+89
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford1-3/+22
2009-07-01re PR tree-optimization/19831 (Missing DSE/malloc/free optimization)Richard Guenther4-4/+8
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford1-22/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2-8/+8
2009-03-31re PR libmudflap/38462 (test libmudflap.c/fail27-frag.c fails output pattern ...Ben Elliston1-1/+1
2008-11-26re PR testsuite/28870 (configuring, over-riding timeout values in testsuite)Janis Johnson2-30/+4
2008-11-10re PR middle-end/35314 (ICE with __builtin_setjmp and -fmudflap)Jakub Jelinek1-0/+14
2008-10-09re PR tree-optimization/37568 (ICE returning a struct)Jakub Jelinek1-0/+17
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman1-0/+12
2008-09-15re PR libmudflap/36397 (ICE with pointer cast and -fmudflap)Jakub Jelinek1-0/+38
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues1-0/+1
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