aboutsummaryrefslogtreecommitdiff
path: root/libmudflap
AgeCommit message (Expand)Author
2012-03-13Mark ChangeLogGCC Administrator
2011-04-16Mark ChangeLogGCC Administrator
2010-10-01Mark ChangeLogGCC Administrator
2010-06-20backport: pass51-frag.c (MAP_FAILED): Define, if not in system header; use it.Gerald Pfeifer
2010-06-20backport: mf-runtime.c (__mf_init): Support FreeBSD.Gerald Pfeifer
2010-04-29re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek
2010-04-29Mark ChangeLogGCC Administrator
2010-03-15pass54-frag.c: Add explicit return from main.David S. Miller
2010-01-21Mark ChangeLogGCC Administrator
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2009-10-15Mark ChangeLogGCC Administrator
2009-07-22Mark ChangeLogGCC Administrator
2009-04-21Mark ChangeLogGCC Administrator
2009-04-10Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-03-31re PR libmudflap/38462 (test libmudflap.c/fail27-frag.c fails output pattern ...Ben Elliston
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2009-01-23mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emu...Jie Zhang
2008-12-18Backport from upstream Libtool:Ralf Wildenhues
2008-11-26re PR testsuite/28870 (configuring, over-riding timeout values in testsuite)Janis Johnson
2008-11-10re PR middle-end/35314 (ICE with __builtin_setjmp and -fmudflap)Jakub Jelinek
2008-10-09re PR tree-optimization/37568 (ICE returning a struct)Jakub Jelinek
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
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