| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure: Regenerate. | Mike Stump | 2005-05-10 | 2 | -1/+5 |
* | * configure: Regenerate. | Mike Stump | 2005-04-13 | 2 | -1/+66 |
* | re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O) | Frank Ch. Eigler | 2005-04-12 | 3 | -1/+32 |
* | * mf-runtime.h: Add libmudflap copyright clause. | Mike Stump | 2005-04-07 | 2 | -0/+36 |
* | * mf-runtime.c (__mfu_unregister): Warning fix for char unsigned. | Alan Modra | 2005-04-04 | 2 | -3/+6 |
* | mf-heuristics.c: Fix whitespace at end of line. | Mike Stump | 2005-03-22 | 8 | -262/+272 |
* | configure.ac: Do not invoke TL_AC_GCC_VERSION. | Zack Weinberg | 2005-03-21 | 7 | -40/+26 |
* | mf-runtime.c (__mfu_check): Respect ignore_reads configuration. | Frank Ch. Eigler | 2005-03-17 | 4 | -1/+42 |
* | * typo fix | Frank Ch. Eigler | 2005-02-13 | 1 | -0/+1 |
* | re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+... | Frank Ch. Eigler | 2005-02-13 | 2 | -0/+11 |
* | * testsuite/libmudflap.c/pass32-frag.c: Fix typo. | Richard Henderson | 2005-01-05 | 2 | -2/+6 |
* | mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. | Greg McGary | 2005-01-02 | 11 | -28/+107 |
* | Makefile.am: Add ../config to ACLOCAL_AMFLAGS. | Kelley Cook | 2004-12-09 | 5 | -9/+12 |
* | Introduce and use config/gcc-version.m4. | Richard Sandiford | 2004-12-02 | 6 | -11/+33 |
* | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 2004-11-30 | 8 | -953/+42 |
* | Makefile.am: Revert previous. | Kelley Cook | 2004-11-25 | 7 | -34/+960 |
* | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 2004-11-24 | 7 | -953/+41 |
* | target-libpath.exp: New file defining set_ld_library_path_env_vars and restor... | John David Anglin | 2004-11-24 | 2 | -14/+21 |
* | Makefile.in, [...]: Regenerate with automake 1.9.3. | Kelley Cook | 2004-11-24 | 5 | -101/+236 |
* | configure.ac: (target_alias): Default to $host_alias, not $target. | Andreas Schwab | 2004-11-01 | 3 | -2/+8 |
* | fail35-,pass53-,pass54-frag.c: New tests. | Frank Ch. Eigler | 2004-10-28 | 5 | -1/+104 |
* | re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite) | Eric Botcazou | 2004-10-25 | 2 | -1/+6 |
* | configure.ac: Check for more headers, functions. | Frank Ch. Eigler | 2004-10-13 | 11 | -39/+492 |
* | * thanks kcook | Frank Ch. Eigler | 2004-10-05 | 3 | -4/+8 |
* | configure.ac: Look for more headers & functions. | Frank Ch. Eigler | 2004-10-04 | 8 | -25/+491 |
* | * fixing typos in accidental checkin | Frank Ch. Eigler | 2004-10-03 | 1 | -2/+2 |
* | tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ... | Frank Ch. Eigler | 2004-10-02 | 4 | -0/+81 |
* | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 2004-09-15 | 2 | -1/+5 |
* | configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. | Frank Ch. Eigler | 2004-09-07 | 10 | -46/+696 |
* | mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin. | Dale Johannesen | 2004-08-03 | 2 | -1/+5 |
* | mf-runtime.c (compare_uintptr_t): Remove function. | Frank Ch. Eigler | 2004-08-03 | 2 | -23/+16 |
* | mf-runtime.c (__mf_fini): Set mudflap_mode to mode_nop in the statically link... | Ulrich Weigand | 2004-07-27 | 2 | -0/+11 |
* | splay-tree.[ch]: Remove. | Frank Ch. Eigler | 2004-07-27 | 7 | -698/+592 |
* | * whitespace tweak | Frank Ch. Eigler | 2004-07-21 | 1 | -2/+1 |
* | mf-runtime.c (__mfu_check): Remove mistaken mode-nop handling. | Frank Ch. Eigler | 2004-07-21 | 3 | -5/+24 |
* | mf-impl.h (__mf_options): Add ignore_reads and timestamps fields. | Frank Ch. Eigler | 2004-07-20 | 4 | -10/+29 |
* | * Fix for g++/15861 | Frank Ch. Eigler | 2004-07-15 | 2 | -2/+12 |
* | Test case for g++/15861 | Frank Ch. Eigler | 2004-07-09 | 5 | -2/+73 |
* | ANSI C conversion, libmudflap specialization, recursion limiting. | Frank Ch. Eigler | 2004-07-08 | 4 | -287/+388 |
* | libtool-version: New. | Matthias Klose | 2004-07-05 | 6 | -65/+51 |
* | tree-mudflap.c: Include cgraph.h. | Zack Weinberg | 2004-07-05 | 2 | -6/+18 |
* | [multiple changes] | Frank Ch. Eigler | 2004-06-29 | 8 | -26/+674 |
* | configure.ac (AC_CHECK_HEADERS): Add dirent.h configure: Regenerate. | Nick Clifton | 2004-06-29 | 4 | -34/+73 |
* | (pthread_join): Only apply the weak pragma if the function actually exists. | Nick Clifton | 2004-06-29 | 1 | -0/+4 |
* | * quick build fix | Frank Ch. Eigler | 2004-06-25 | 4 | -1/+11 |
* | Adopt splay trees for object database. | Frank Ch. Eigler | 2004-06-24 | 11 | -1135/+892 |
* | Fix incorrect year for some ChangeLog entries. | R. Kelley Cook | 2004-06-18 | 1 | -2/+2 |
* | configure.ac: New name of configure.in. | Paolo Bonzini | 2004-06-15 | 7 | -2010/+1588 |
* | Added .cvsignore entry for autom4te.cache to boehm-gc, libffi and | Paolo Bonzini | 2004-06-15 | 2 | -0/+5 |
* | re PR libmudflap/13505 ([tree-ssa] libmudflap mf-hooks2.c build failure on cy... | Stephen Crowley | 2004-06-10 | 2 | -2/+7 |