Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-07-05 | tree-mudflap.c: Include cgraph.h. | Zack Weinberg | 2 | -6/+18 |
2004-06-29 | [multiple changes] | Frank Ch. Eigler | 8 | -26/+674 |
2004-06-29 | configure.ac (AC_CHECK_HEADERS): Add dirent.h configure: Regenerate. | Nick Clifton | 4 | -34/+73 |
2004-06-29 | (pthread_join): Only apply the weak pragma if the function actually exists. | Nick Clifton | 1 | -0/+4 |
2004-06-25 | * quick build fix | Frank Ch. Eigler | 4 | -1/+11 |
2004-06-24 | Adopt splay trees for object database. | Frank Ch. Eigler | 11 | -1135/+892 |
2004-06-18 | Fix incorrect year for some ChangeLog entries. | R. Kelley Cook | 1 | -2/+2 |
2004-06-15 | configure.ac: New name of configure.in. | Paolo Bonzini | 7 | -2010/+1588 |
2004-06-15 | Added .cvsignore entry for autom4te.cache to boehm-gc, libffi and | Paolo Bonzini | 2 | -0/+5 |
2004-06-10 | re PR libmudflap/13505 ([tree-ssa] libmudflap mf-hooks2.c build failure on cy... | Stephen Crowley | 2 | -2/+7 |
2004-06-09 | ctype support. | Frank Ch. Eigler | 8 | -3/+213 |
2004-06-04 | Portability improvements, e.g., libmudflap/15293. | Frank Ch. Eigler | 20 | -2475/+2408 |
2004-06-04 | configure.in (LIBMUDFLAPTH): Fix thinko. | Per Bothner | 6 | -7/+55 |
2004-06-01 | config.h.in: Regenerated. | Andreas Jaeger | 3 | -174/+336 |
2004-06-01 | configure.in: Handle multilibs, support --enable-version-specific-runtime-libs. | Andreas Jaeger | 7 | -3034/+7365 |
2004-05-21 | Makefile.am (AM_MAKEFLAGS): Pass RUNTESTFLAGS. | Frank Ch. Eigler | 3 | -0/+7 |
2004-05-18 | acinclude.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. | Kaz Kojima | 4 | -3/+8 |
2004-05-17 | libmudflap.exp (libmudflap-init): For C++ test cases only... | Frank Ch. Eigler | 6 | -12/+43 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 103 | -0/+16403 |