summaryrefslogtreecommitdiff
path: root/libmudflap/mf-runtime.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def (target_modules): Remove libmudflapJeff Law2013-10-261-2886/+0
* Update copyright in libmudflap.Richard Sandiford2013-02-031-2/+1
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2013-01-031-3/+3
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2012-01-011-2/+2
* re PR libmudflap/49550 (Many libmudflap tests fail on Solaris 11/x86)Rainer Orth2011-07-071-1/+14
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2011-01-031-2/+2
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2010-01-091-2/+2
* re PR libmudflap/41433 (security: mudflap accepts environment variables if se...Frank Ch. Eigler2009-09-221-2/+11
* mf-runtime.c (__mf_init): Support FreeBSD.Loren J. Rittle2009-09-011-0/+6
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2009-02-031-2/+2
* mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emu...Jie Zhang2009-01-231-1/+1
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-021-2/+3
* 2007-05-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2007-05-311-3/+3
* 2006-11-06 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2006-11-061-12/+68
* configure.ac (__libc_freeres): Look for it.Frank Ch. Eigler2006-11-061-1/+22
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* mf-runtime.c (__mf_state_1): Initialize to reentrant.Ulrich Weigand2005-08-141-2/+4
* gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.Richard Henderson2005-07-161-19/+24
* Fix for uncaching bug reported by Herman ten Brugge.Frank Ch. Eigler2005-06-151-5/+5
* * mf-runtime.c (__mfu_unregister): Warning fix for char unsigned.Alan Modra2005-04-041-3/+2
* mf-heuristics.c: Fix whitespace at end of line.Mike Stump2005-03-221-138/+138
* mf-runtime.c (__mfu_check): Respect ignore_reads configuration.Frank Ch. Eigler2005-03-171-1/+3
* 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