summaryrefslogtreecommitdiff
path: root/libmudflap/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou2004-10-251-1/+1
* configure.ac: Check for more headers, functions.Frank Ch. Eigler2004-10-134-2/+79
* * fixing typos in accidental checkinFrank Ch. Eigler2004-10-031-2/+2
* tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ...Frank Ch. Eigler2004-10-023-0/+76
* attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers2004-09-151-1/+1
* configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions.Frank Ch. Eigler2004-09-073-0/+62
* splay-tree.[ch]: Remove.Frank Ch. Eigler2004-07-271-1/+0
* Test case for g++/15861Frank Ch. Eigler2004-07-094-2/+65
* ANSI C conversion, libmudflap specialization, recursion limiting.Frank Ch. Eigler2004-07-081-0/+79
* Adopt splay trees for object database.Frank Ch. Eigler2004-06-242-2/+2
* configure.ac: New name of configure.in.Paolo Bonzini2004-06-151-31/+54
* ctype support.Frank Ch. Eigler2004-06-091-0/+10
* Portability improvements, e.g., libmudflap/15293.Frank Ch. Eigler2004-06-049-82/+62
* config.h.in: Regenerated.Andreas Jaeger2004-06-011-146/+265
* configure.in: Handle multilibs, support --enable-version-specific-runtime-libs.Andreas Jaeger2004-06-011-3/+4
* libmudflap.exp (libmudflap-init): For C++ test cases only...Frank Ch. Eigler2004-05-174-12/+31
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-1387-0/+2726