aboutsummaryrefslogtreecommitdiff
path: root/libmudflap
AgeCommit message (Expand)Author
2008-04-242008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2008-03-252008-03-25 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2007-11-142007-11-14 Diego Novillo <dnovillo@google.com>Diego Novillo
2007-07-28Merge from mainlineDaniel Berlin
2007-07-06Merge from mainlineDaniel Berlin
2007-06-02boehm-gc:Paolo Bonzini
2007-05-312007-05-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2007-05-24 * ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-03-14 * testsuite/libmudflap.cth/pass59-frag.c (main): Fix casting of arg.Uros Bizjak
2007-03-01* Makefile.am: Add dummy install-pdf target.Brooks Moses
2007-02-072007-02-07 Bruno Haible <bruno@clisp.org>Jakub Jelinek
2006-12-04config/Eric Botcazou
2006-11-13 * tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz
2006-11-102006-11-10 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-062006-11-06 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2006-09-19configTom Tromey
2006-06-212006-06-21 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2006-05-242006-05-23 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell
2006-04-19 PR mudflap/26789Volker Reichelt
2006-04-10gcc/testsuite:Matthias Klose
2005-11-22 * testsuite/lib/libmudflap.exp (libmudflap-init): Remove -static fromJanis Johnson
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
2005-10-04This avoids small data/gp reloc overflow errors.James E. Wilson
2005-09-30Don't build thread library for targets that don't support threads.James E. Wilson
2005-09-30Fix mips-elf gp relocation overflow errors.James E. Wilson
2005-09-30We can only wrap mmap if it exists.James E. Wilson
2005-09-232005-09-23 Frank Ch. Eigler <fche@elastic.org>Frank Ch. Eigler
2005-09-232005-09-23 Frank Ch. Eigler <fche@elastic.org>Frank Ch. Eigler
2005-09-23config:Tom Tromey
2005-08-23Fix FreeBSD fopen instrumentation.Jim Wilson
2005-08-18Fix FreeBSD failure with recursive malloc call.Jim Wilson
2005-08-172005-08-17 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-08-15 * mf-hooks3.c (main_seen_p): Remove.Ulrich Weigand
2005-08-15* configure.ac: Test for the name of the symbol used for the entryMaciej W. Rozycki
2005-08-14 * mf-runtime.c (__mf_state_1): Initialize to reentrant.Ulrich Weigand
2005-07-17 * gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.Richard Henderson
2005-06-19 * testsuite/libmudflap.c/externs-1.c (main): Add return statement.Ulrich Weigand
2005-06-152005-06-15 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2005-06-142005-05-23 Alfred M. Szmidt <ams@gnu.org>Alfred M. Szmidt
2005-06-142005-06-14 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2005-06-142005-06-14 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2005-06-142005-06-14 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2005-05-10 * configure: Regenerate.Mike Stump
2005-04-13 * configure: Regenerate.Mike Stump
2005-04-122005-04-12 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2005-04-07 * mf-runtime.h: Add libmudflap copyright clause.Mike Stump
2005-04-04 * mf-runtime.c (__mfu_unregister): Warning fix for char unsigned.Alan Modra
2005-03-22 * mf-heuristics.c: Fix whitespace at end of line.Mike Stump
2005-03-21 * configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg