Age | Commit message (Expand) | Author | Files | Lines |
2005-08-15 | mf-hooks3.c (main_seen_p): Remove. | Ulrich Weigand | 2 | -19/+9 |
2005-08-15 | configure.ac: Test for the name of the symbol used for the entry point... | Maciej W. Rozycki | 5 | -4/+101 |
2005-08-14 | mf-runtime.c (__mf_state_1): Initialize to reentrant. | Ulrich Weigand | 5 | -29/+24 |
2005-07-16 | gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. | Richard Henderson | 12 | -832/+611 |
2005-06-19 | * testsuite/libmudflap.c/externs-1.c (main): Add return statement. | Ulrich Weigand | 2 | -0/+6 |
2005-06-15 | Fix for uncaching bug reported by Herman ten Brugge. | Frank Ch. Eigler | 3 | -5/+67 |
2005-06-14 | re PR libmudflap/21724 (libmudflap/Makefile.am, refusing to install mf-runtim... | Alfred M. Szmidt | 3 | -0/+8 |
2005-06-14 | re PR libmudflap/21023 (mudflap reports errors for external array variable wi... | Frank Ch. Eigler | 5 | -1/+67 |
2005-06-14 | re PR testsuite/21094 (libmudflap C++ tests run even when C++ not configured) | Frank Ch. Eigler | 3 | -0/+13 |
2005-06-14 | re PR libmudflap/22064 (libmudflap contains possible alias violations) | Frank Ch. Eigler | 2 | -16/+16 |
2005-05-10 | * configure: Regenerate. | Mike Stump | 2 | -1/+5 |
2005-04-13 | * configure: Regenerate. | Mike Stump | 2 | -1/+66 |
2005-04-12 | re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O) | Frank Ch. Eigler | 3 | -1/+32 |
2005-04-07 | * mf-runtime.h: Add libmudflap copyright clause. | Mike Stump | 2 | -0/+36 |
2005-04-04 | * mf-runtime.c (__mfu_unregister): Warning fix for char unsigned. | Alan Modra | 2 | -3/+6 |
2005-03-22 | mf-heuristics.c: Fix whitespace at end of line. | Mike Stump | 8 | -262/+272 |
2005-03-21 | configure.ac: Do not invoke TL_AC_GCC_VERSION. | Zack Weinberg | 7 | -40/+26 |
2005-03-17 | mf-runtime.c (__mfu_check): Respect ignore_reads configuration. | Frank Ch. Eigler | 4 | -1/+42 |
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 | 2 | -0/+11 |
2005-01-05 | * testsuite/libmudflap.c/pass32-frag.c: Fix typo. | Richard Henderson | 2 | -2/+6 |
2005-01-02 | mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. | Greg McGary | 11 | -28/+107 |
2004-12-09 | Makefile.am: Add ../config to ACLOCAL_AMFLAGS. | Kelley Cook | 5 | -9/+12 |
2004-12-02 | Introduce and use config/gcc-version.m4. | Richard Sandiford | 6 | -11/+33 |
2004-11-30 | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 8 | -953/+42 |
2004-11-25 | Makefile.am: Revert previous. | Kelley Cook | 7 | -34/+960 |
2004-11-24 | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 7 | -953/+41 |
2004-11-24 | target-libpath.exp: New file defining set_ld_library_path_env_vars and restor... | John David Anglin | 2 | -14/+21 |
2004-11-24 | Makefile.in, [...]: Regenerate with automake 1.9.3. | Kelley Cook | 5 | -101/+236 |
2004-11-01 | configure.ac: (target_alias): Default to $host_alias, not $target. | Andreas Schwab | 3 | -2/+8 |
2004-10-28 | fail35-,pass53-,pass54-frag.c: New tests. | Frank Ch. Eigler | 5 | -1/+104 |
2004-10-25 | re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite) | Eric Botcazou | 2 | -1/+6 |
2004-10-13 | configure.ac: Check for more headers, functions. | Frank Ch. Eigler | 11 | -39/+492 |
2004-10-05 | * thanks kcook | Frank Ch. Eigler | 3 | -4/+8 |
2004-10-04 | configure.ac: Look for more headers & functions. | Frank Ch. Eigler | 8 | -25/+491 |
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 | 4 | -0/+81 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 2 | -1/+5 |
2004-09-07 | configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. | Frank Ch. Eigler | 10 | -46/+696 |
2004-08-03 | mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin. | Dale Johannesen | 2 | -1/+5 |
2004-08-03 | mf-runtime.c (compare_uintptr_t): Remove function. | Frank Ch. Eigler | 2 | -23/+16 |
2004-07-27 | mf-runtime.c (__mf_fini): Set mudflap_mode to mode_nop in the statically link... | Ulrich Weigand | 2 | -0/+11 |
2004-07-27 | splay-tree.[ch]: Remove. | Frank Ch. Eigler | 7 | -698/+592 |
2004-07-21 | * whitespace tweak | Frank Ch. Eigler | 1 | -2/+1 |
2004-07-21 | mf-runtime.c (__mfu_check): Remove mistaken mode-nop handling. | Frank Ch. Eigler | 3 | -5/+24 |
2004-07-20 | mf-impl.h (__mf_options): Add ignore_reads and timestamps fields. | Frank Ch. Eigler | 4 | -10/+29 |
2004-07-15 | * Fix for g++/15861 | Frank Ch. Eigler | 2 | -2/+12 |
2004-07-09 | Test case for g++/15861 | Frank Ch. Eigler | 5 | -2/+73 |
2004-07-08 | ANSI C conversion, libmudflap specialization, recursion limiting. | Frank Ch. Eigler | 4 | -287/+388 |
2004-07-05 | libtool-version: New. | Matthias Klose | 6 | -65/+51 |