aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/mf-runtime.c
AgeCommit message (Expand)Author
2007-05-312007-05-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2006-11-062006-11-06 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2006-11-06configure.ac (__libc_freeres): Look for it.Frank Ch. Eigler
2005-08-17All files: Update FSF address.Kelley Cook
2005-08-14mf-runtime.c (__mf_state_1): Initialize to reentrant.Ulrich Weigand
2005-07-16gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.Richard Henderson
2005-06-15Fix for uncaching bug reported by Herman ten Brugge.Frank Ch. Eigler
2005-04-04* mf-runtime.c (__mfu_unregister): Warning fix for char unsigned.Alan Modra
2005-03-22mf-heuristics.c: Fix whitespace at end of line.Mike Stump
2005-03-17mf-runtime.c (__mfu_check): Respect ignore_reads configuration.Frank Ch. Eigler
2004-10-13configure.ac: Check for more headers, functions.Frank Ch. Eigler
2004-10-04configure.ac: Look for more headers & functions.Frank Ch. Eigler
2004-09-07configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions.Frank Ch. Eigler
2004-08-03mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin.Dale Johannesen
2004-08-03mf-runtime.c (compare_uintptr_t): Remove function.Frank Ch. Eigler
2004-07-27mf-runtime.c (__mf_fini): Set mudflap_mode to mode_nop in the statically link...Ulrich Weigand
2004-07-27splay-tree.[ch]: Remove.Frank Ch. Eigler
2004-07-21mf-runtime.c (__mfu_check): Remove mistaken mode-nop handling.Frank Ch. Eigler
2004-07-20mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.Frank Ch. Eigler
2004-07-15* Fix for g++/15861Frank Ch. Eigler
2004-06-29[multiple changes]Frank Ch. Eigler
2004-06-29(pthread_join): Only apply the weak pragma if the function actually exists.Nick Clifton
2004-06-24Adopt splay trees for object database.Frank Ch. Eigler
2004-06-09ctype support.Frank Ch. Eigler
2004-06-04Portability improvements, e.g., libmudflap/15293.Frank Ch. Eigler
2004-06-04configure.in (LIBMUDFLAPTH): Fix thinko.Per Bothner
2004-05-17libmudflap.exp (libmudflap-init): For C++ test cases only...Frank Ch. Eigler
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo