aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2004-06-04Portability improvements, e.g., libmudflap/15293.Frank Ch. Eigler9-82/+62
2004-06-01config.h.in: Regenerated.Andreas Jaeger1-146/+265
2004-06-01configure.in: Handle multilibs, support --enable-version-specific-runtime-libs.Andreas Jaeger1-3/+4
2004-05-17libmudflap.exp (libmudflap-init): For C++ test cases only...Frank Ch. Eigler4-12/+31
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo87-0/+2726