summaryrefslogtreecommitdiff
path: root/libmudflap
AgeCommit message (Expand)Author
2008-09-15re PR libmudflap/36397 (ICE with pointer cast and -fmudflap)Jakub Jelinek
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
2008-03-20common.opt (Wmudflap): New option.Volker Reichelt
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek
2008-02-22fail8-frag.c: Adjust scan pattern for mudflap dead object.Uros Bizjak
2008-01-24* configure: Regenerate.David Edelsohn
2008-01-05re PR tree-optimization/34618 (ICE with -fmudflap and vectorization)Jakub Jelinek
2008-01-03re PR c++/34619 (ICE with "-fmudflap" and templates)Jakub Jelinek
2008-01-01re PR libmudflap/26442 (ICE on valid unreachable code (and no name) when comp...Volker Reichelt
2007-10-15tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki
2007-07-27Makefile.in: Rebuilt.Tom Tromey
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu
2007-06-02configure: Regenerate.Paolo Bonzini
2007-05-312007-05-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-03-14pass59-frag.c (main): Fix casting of arg.Uros Bizjak
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses
2007-02-07[multiple changes]Jakub Jelinek
2006-12-04tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou
2006-11-13* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz
2006-11-10re PR libmudflap/28578 (A most simple multithreaded program (practically any ...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
2006-09-19tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE.Tom Tromey
2006-06-21re PR tree-optimization/21274 (SSA Crash, reproducable)Frank Ch. Eigler
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell
2006-04-19re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose
2005-11-22libmudflap.exp (libmudflap-init): Remove -static from MUDFLAP_FLAGS if static...Janis 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-29We can only wrap mmap if it exists.James E Wilson
2005-09-23re PR libmudflap/23084 (mudflap crash upon accept() with argement 2 and 3 as ...Frank Ch. Eigler
2005-09-23pass58-frag.cxx: New test for heisenbug 19319.Frank Ch. Eigler
2005-09-23enable.m4: New file.Tom Tromey
2005-08-22Fix FreeBSD fopen instrumentation.James E Wilson
2005-08-18Fix FreeBSD failure with recursive malloc call.James E Wilson
2005-08-17All files: Update FSF address.Kelley Cook
2005-08-15mf-hooks3.c (main_seen_p): Remove.Ulrich Weigand
2005-08-15configure.ac: Test for the name of the symbol used for the entry point...Maciej W. Rozycki
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-19* testsuite/libmudflap.c/externs-1.c (main): Add return statement.Ulrich Weigand
2005-06-15Fix for uncaching bug reported by Herman ten Brugge.Frank Ch. Eigler
2005-06-14re PR libmudflap/21724 (libmudflap/Makefile.am, refusing to install mf-runtim...Alfred M. Szmidt
2005-06-14re PR libmudflap/21023 (mudflap reports errors for external array variable wi...Frank Ch. Eigler