Age | Commit message (Expand) | Author | Files | Lines |
2007-03-14 | pass59-frag.c (main): Fix casting of arg. | Uros Bizjak | 1 | -2/+2 |
2006-11-10 | re PR libmudflap/28578 (A most simple multithreaded program (practically any ... | Frank Ch. Eigler | 1 | -0/+39 |
2006-06-21 | re PR tree-optimization/21274 (SSA Crash, reproducable) | Frank Ch. Eigler | 1 | -2/+4 |
2006-04-19 | re PR c++/26789 (ICE on incomplete struct with -fmudflap) | Volker Reichelt | 2 | -0/+15 |
2006-04-10 | libjava.exp (libjava_init): Recognize multilib directory names containing und... | Matthias Klose | 1 | -1/+1 |
2005-11-22 | libmudflap.exp (libmudflap-init): Remove -static from MUDFLAP_FLAGS if static... | Janis Johnson | 6 | -5/+38 |
2005-09-23 | pass58-frag.cxx: New test for heisenbug 19319. | Frank Ch. Eigler | 1 | -0/+12 |
2005-09-23 | enable.m4: New file. | Tom Tromey | 1 | -1/+3 |
2005-08-18 | Fix FreeBSD failure with recursive malloc call. | James E Wilson | 1 | -0/+9 |
2005-08-17 | All files: Update FSF address. | Kelley Cook | 3 | -4/+4 |
2005-08-14 | mf-runtime.c (__mf_state_1): Initialize to reentrant. | Ulrich Weigand | 2 | -2/+2 |
2005-07-16 | gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. | Richard Henderson | 1 | -4/+5 |
2005-06-19 | * testsuite/libmudflap.c/externs-1.c (main): Add return statement. | Ulrich Weigand | 1 | -0/+2 |
2005-06-15 | Fix for uncaching bug reported by Herman ten Brugge. | Frank Ch. Eigler | 1 | -0/+56 |
2005-06-14 | re PR libmudflap/21023 (mudflap reports errors for external array variable wi... | Frank Ch. Eigler | 4 | -1/+61 |
2005-06-14 | re PR testsuite/21094 (libmudflap C++ tests run even when C++ not configured) | Frank Ch. Eigler | 2 | -0/+8 |
2005-04-12 | re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O) | Frank Ch. Eigler | 2 | -1/+26 |
2005-03-21 | configure.ac: Do not invoke TL_AC_GCC_VERSION. | Zack Weinberg | 1 | -5/+2 |
2005-03-17 | mf-runtime.c (__mfu_check): Respect ignore_reads configuration. | Frank Ch. Eigler | 2 | -0/+34 |
2005-02-13 | * typo fix | Frank Ch. Eigler | 1 | -0/+1 |
2005-02-13 | re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+... | Frank Ch. Eigler | 1 | -0/+6 |
2005-01-05 | * testsuite/libmudflap.c/pass32-frag.c: Fix typo. | Richard Henderson | 1 | -1/+1 |
2005-01-02 | mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. | Greg McGary | 5 | -2/+76 |
2004-12-09 | Makefile.am: Add ../config to ACLOCAL_AMFLAGS. | Kelley Cook | 1 | -3/+2 |
2004-12-02 | Introduce and use config/gcc-version.m4. | Richard Sandiford | 1 | -0/+3 |
2004-11-30 | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 1 | -1/+1 |
2004-11-25 | Makefile.am: Revert previous. | Kelley Cook | 1 | -1/+1 |
2004-11-24 | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 1 | -1/+1 |
2004-11-24 | target-libpath.exp: New file defining set_ld_library_path_env_vars and restor... | John David Anglin | 1 | -14/+17 |
2004-11-24 | Makefile.in, [...]: Regenerate with automake 1.9.3. | Kelley Cook | 1 | -2/+4 |
2004-10-28 | fail35-,pass53-,pass54-frag.c: New tests. | Frank Ch. Eigler | 4 | -1/+98 |
2004-10-25 | re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite) | Eric Botcazou | 1 | -1/+1 |
2004-10-13 | configure.ac: Check for more headers, functions. | Frank Ch. Eigler | 4 | -2/+79 |
2004-10-03 | * fixing typos in accidental checkin | Frank Ch. Eigler | 1 | -2/+2 |
2004-10-02 | tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ... | Frank Ch. Eigler | 3 | -0/+76 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -1/+1 |
2004-09-07 | configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. | Frank Ch. Eigler | 3 | -0/+62 |
2004-07-27 | splay-tree.[ch]: Remove. | Frank Ch. Eigler | 1 | -1/+0 |
2004-07-09 | Test case for g++/15861 | Frank Ch. Eigler | 4 | -2/+65 |
2004-07-08 | ANSI C conversion, libmudflap specialization, recursion limiting. | Frank Ch. Eigler | 1 | -0/+79 |
2004-06-24 | Adopt splay trees for object database. | Frank Ch. Eigler | 2 | -2/+2 |
2004-06-15 | configure.ac: New name of configure.in. | Paolo Bonzini | 1 | -31/+54 |
2004-06-09 | ctype support. | Frank Ch. Eigler | 1 | -0/+10 |
2004-06-04 | Portability improvements, e.g., libmudflap/15293. | Frank Ch. Eigler | 9 | -82/+62 |
2004-06-01 | config.h.in: Regenerated. | Andreas Jaeger | 1 | -146/+265 |
2004-06-01 | configure.in: Handle multilibs, support --enable-version-specific-runtime-libs. | Andreas Jaeger | 1 | -3/+4 |
2004-05-17 | libmudflap.exp (libmudflap-init): For C++ test cases only... | Frank Ch. Eigler | 4 | -12/+31 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 87 | -0/+2726 |