summaryrefslogtreecommitdiff
path: root/libmudflap/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-62/+89
* re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford2009-07-111-3/+22
* re PR tree-optimization/19831 (Missing DSE/malloc/free optimization)Richard Guenther2009-07-014-4/+8
* gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford2009-06-301-22/+3
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-092-8/+8
* re PR libmudflap/38462 (test libmudflap.c/fail27-frag.c fails output pattern ...Ben Elliston2009-03-311-1/+1
* re PR testsuite/28870 (configuring, over-riding timeout values in testsuite)Janis Johnson2008-11-262-30/+4
* re PR middle-end/35314 (ICE with __builtin_setjmp and -fmudflap)Jakub Jelinek2008-11-101-0/+14
* re PR tree-optimization/37568 (ICE returning a struct)Jakub Jelinek2008-10-091-0/+17
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-0/+12
* re PR libmudflap/36397 (ICE with pointer cast and -fmudflap)Jakub Jelinek2008-09-151-0/+38
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-171-0/+1
* common.opt (Wmudflap): New option.Volker Reichelt2008-03-201-0/+6
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-161-2/+3
* fail8-frag.c: Adjust scan pattern for mudflap dead object.Uros Bizjak2008-02-222-2/+2
* re PR tree-optimization/34618 (ICE with -fmudflap and vectorization)Jakub Jelinek2008-01-051-0/+13
* re PR c++/34619 (ICE with "-fmudflap" and templates)Jakub Jelinek2008-01-031-0/+20
* re PR libmudflap/26442 (ICE on valid unreachable code (and no name) when comp...Volker Reichelt2008-01-011-0/+13
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-2/+14
* pass59-frag.c (main): Fix casting of arg.Uros Bizjak2007-03-141-2/+2
* re PR libmudflap/28578 (A most simple multithreaded program (practically any ...Frank Ch. Eigler2006-11-101-0/+39
* re PR tree-optimization/21274 (SSA Crash, reproducable)Frank Ch. Eigler2006-06-211-2/+4
* re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt2006-04-192-0/+15
* libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2006-04-101-1/+1
* libmudflap.exp (libmudflap-init): Remove -static from MUDFLAP_FLAGS if static...Janis Johnson2005-11-226-5/+38
* pass58-frag.cxx: New test for heisenbug 19319.Frank Ch. Eigler2005-09-231-0/+12
* enable.m4: New file.Tom Tromey2005-09-231-1/+3
* Fix FreeBSD failure with recursive malloc call.James E Wilson2005-08-181-0/+9
* All files: Update FSF address.Kelley Cook2005-08-173-4/+4
* mf-runtime.c (__mf_state_1): Initialize to reentrant.Ulrich Weigand2005-08-142-2/+2
* gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.Richard Henderson2005-07-161-4/+5
* * testsuite/libmudflap.c/externs-1.c (main): Add return statement.Ulrich Weigand2005-06-191-0/+2
* Fix for uncaching bug reported by Herman ten Brugge.Frank Ch. Eigler2005-06-151-0/+56
* re PR libmudflap/21023 (mudflap reports errors for external array variable wi...Frank Ch. Eigler2005-06-144-1/+61
* re PR testsuite/21094 (libmudflap C++ tests run even when C++ not configured)Frank Ch. Eigler2005-06-142-0/+8
* re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O)Frank Ch. Eigler2005-04-122-1/+26
* configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg2005-03-211-5/+2
* mf-runtime.c (__mfu_check): Respect ignore_reads configuration.Frank Ch. Eigler2005-03-172-0/+34
* * typo fixFrank Ch. Eigler2005-02-131-0/+1
* re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+...Frank Ch. Eigler2005-02-131-0/+6
* * testsuite/libmudflap.c/pass32-frag.c: Fix typo.Richard Henderson2005-01-051-1/+1
* mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.Greg McGary2005-01-025-2/+76
* Makefile.am: Add ../config to ACLOCAL_AMFLAGS.Kelley Cook2004-12-091-3/+2
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-021-0/+3
* Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook2004-11-301-1/+1
* Makefile.am: Revert previous.Kelley Cook2004-11-251-1/+1
* Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook2004-11-241-1/+1
* target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin2004-11-241-14/+17
* Makefile.in, [...]: Regenerate with automake 1.9.3.Kelley Cook2004-11-241-2/+4
* fail35-,pass53-,pass54-frag.c: New tests.Frank Ch. Eigler2004-10-284-1/+98