summaryrefslogtreecommitdiff
path: root/libmudflap/mf-runtime.c
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Check for more headers, functions.Frank Ch. Eigler2004-10-131-6/+52
* configure.ac: Look for more headers & functions.Frank Ch. Eigler2004-10-041-10/+11
* configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions.Frank Ch. Eigler2004-09-071-2/+4
* mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin.Dale Johannesen2004-08-031-1/+1
* mf-runtime.c (compare_uintptr_t): Remove function.Frank Ch. Eigler2004-08-031-23/+11
* mf-runtime.c (__mf_fini): Set mudflap_mode to mode_nop in the statically link...Ulrich Weigand2004-07-271-0/+6
* splay-tree.[ch]: Remove.Frank Ch. Eigler2004-07-271-33/+582
* mf-runtime.c (__mfu_check): Remove mistaken mode-nop handling.Frank Ch. Eigler2004-07-211-3/+8
* mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.Frank Ch. Eigler2004-07-201-3/+12
* * Fix for g++/15861Frank Ch. Eigler2004-07-151-2/+6
* [multiple changes]Frank Ch. Eigler2004-06-291-2/+2
* (pthread_join): Only apply the weak pragma if the function actually exists.Nick Clifton2004-06-291-0/+4
* Adopt splay trees for object database.Frank Ch. Eigler2004-06-241-1114/+838
* ctype support.Frank Ch. Eigler2004-06-091-0/+6
* Portability improvements, e.g., libmudflap/15293.Frank Ch. Eigler2004-06-041-2/+3
* configure.in (LIBMUDFLAPTH): Fix thinko.Per Bothner2004-06-041-2/+2
* libmudflap.exp (libmudflap-init): For C++ test cases only...Frank Ch. Eigler2004-05-171-0/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+2431