summaryrefslogtreecommitdiff
path: root/libmudflap
Commit message (Expand)AuthorAgeFilesLines
...
* * thanks kcookFrank Ch. Eigler2004-10-053-4/+8
* configure.ac: Look for more headers & functions.Frank Ch. Eigler2004-10-048-25/+491
* * fixing typos in accidental checkinFrank Ch. Eigler2004-10-031-2/+2
* tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ...Frank Ch. Eigler2004-10-024-0/+81
* attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers2004-09-152-1/+5
* configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions.Frank Ch. Eigler2004-09-0710-46/+696
* mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin.Dale Johannesen2004-08-032-1/+5
* mf-runtime.c (compare_uintptr_t): Remove function.Frank Ch. Eigler2004-08-032-23/+16
* mf-runtime.c (__mf_fini): Set mudflap_mode to mode_nop in the statically link...Ulrich Weigand2004-07-272-0/+11
* splay-tree.[ch]: Remove.Frank Ch. Eigler2004-07-277-698/+592
* * whitespace tweakFrank Ch. Eigler2004-07-211-2/+1
* mf-runtime.c (__mfu_check): Remove mistaken mode-nop handling.Frank Ch. Eigler2004-07-213-5/+24
* mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.Frank Ch. Eigler2004-07-204-10/+29
* * Fix for g++/15861Frank Ch. Eigler2004-07-152-2/+12
* Test case for g++/15861Frank Ch. Eigler2004-07-095-2/+73
* ANSI C conversion, libmudflap specialization, recursion limiting.Frank Ch. Eigler2004-07-084-287/+388
* libtool-version: New.Matthias Klose2004-07-056-65/+51
* tree-mudflap.c: Include cgraph.h.Zack Weinberg2004-07-052-6/+18
* [multiple changes]Frank Ch. Eigler2004-06-298-26/+674
* configure.ac (AC_CHECK_HEADERS): Add dirent.h configure: Regenerate.Nick Clifton2004-06-294-34/+73
* (pthread_join): Only apply the weak pragma if the function actually exists.Nick Clifton2004-06-291-0/+4
* * quick build fixFrank Ch. Eigler2004-06-254-1/+11
* Adopt splay trees for object database.Frank Ch. Eigler2004-06-2411-1135/+892
* Fix incorrect year for some ChangeLog entries.R. Kelley Cook2004-06-181-2/+2
* configure.ac: New name of configure.in.Paolo Bonzini2004-06-157-2010/+1588
* Added .cvsignore entry for autom4te.cache to boehm-gc, libffi andPaolo Bonzini2004-06-152-0/+5
* re PR libmudflap/13505 ([tree-ssa] libmudflap mf-hooks2.c build failure on cy...Stephen Crowley2004-06-102-2/+7
* ctype support.Frank Ch. Eigler2004-06-098-3/+213
* Portability improvements, e.g., libmudflap/15293.Frank Ch. Eigler2004-06-0420-2475/+2408
* configure.in (LIBMUDFLAPTH): Fix thinko.Per Bothner2004-06-046-7/+55
* config.h.in: Regenerated.Andreas Jaeger2004-06-013-174/+336
* configure.in: Handle multilibs, support --enable-version-specific-runtime-libs.Andreas Jaeger2004-06-017-3034/+7365
* Makefile.am (AM_MAKEFLAGS): Pass RUNTESTFLAGS.Frank Ch. Eigler2004-05-213-0/+7
* acinclude.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.Kaz Kojima2004-05-184-3/+8
* libmudflap.exp (libmudflap-init): For C++ test cases only...Frank Ch. Eigler2004-05-176-12/+43
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-13103-0/+16403