| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ctype support. | Frank Ch. Eigler | 2004-06-09 | 8 | -3/+213 |
* | Portability improvements, e.g., libmudflap/15293. | Frank Ch. Eigler | 2004-06-04 | 20 | -2475/+2408 |
* | configure.in (LIBMUDFLAPTH): Fix thinko. | Per Bothner | 2004-06-04 | 6 | -7/+55 |
* | config.h.in: Regenerated. | Andreas Jaeger | 2004-06-01 | 3 | -174/+336 |
* | configure.in: Handle multilibs, support --enable-version-specific-runtime-libs. | Andreas Jaeger | 2004-06-01 | 7 | -3034/+7365 |
* | Makefile.am (AM_MAKEFLAGS): Pass RUNTESTFLAGS. | Frank Ch. Eigler | 2004-05-21 | 3 | -0/+7 |
* | acinclude.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. | Kaz Kojima | 2004-05-18 | 4 | -3/+8 |
* | libmudflap.exp (libmudflap-init): For C++ test cases only... | Frank Ch. Eigler | 2004-05-17 | 6 | -12/+43 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 103 | -0/+16403 |