summaryrefslogtreecommitdiff
path: root/libmudflap
Commit message (Expand)AuthorAgeFilesLines
* Backport from upstream Libtool:Ralf Wildenhues2008-12-182-39/+58
* re PR testsuite/28870 (configuring, over-riding timeout values in testsuite)Janis Johnson2008-11-263-30/+13
* re PR middle-end/35314 (ICE with __builtin_setjmp and -fmudflap)Jakub Jelinek2008-11-102-0/+19
* re PR tree-optimization/37568 (ICE returning a struct)Jakub Jelinek2008-10-092-0/+22
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-264-336/+1158
* re PR libmudflap/36397 (ICE with pointer cast and -fmudflap)Jakub Jelinek2008-09-152-0/+43
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-175-28/+66
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-183-20/+36
* common.opt (Wmudflap): New option.Volker Reichelt2008-03-202-0/+10
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-165-21/+43
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-022-2/+7
* fail8-frag.c: Adjust scan pattern for mudflap dead object.Uros Bizjak2008-02-223-2/+8
* * configure: Regenerate.David Edelsohn2008-01-242-6/+10
* re PR tree-optimization/34618 (ICE with -fmudflap and vectorization)Jakub Jelinek2008-01-052-0/+18
* re PR c++/34619 (ICE with "-fmudflap" and templates)Jakub Jelinek2008-01-032-0/+25
* re PR libmudflap/26442 (ICE on valid unreachable code (and no name) when comp...Volker Reichelt2008-01-012-0/+18
* tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki2007-10-152-13/+17
* Makefile.in: Rebuilt.Tom Tromey2007-07-273-67/+93
* Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2007-07-052-6377/+5
* configure: Regenerate.Paolo Bonzini2007-06-022-34/+44
* 2007-05-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2007-05-312-3/+9
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-245-621/+12666
* pass59-frag.c (main): Fix casting of arg.Uros Bizjak2007-03-142-2/+6
* Makefile.am: Add dummy install-pdf target.Brooks Moses2007-03-013-4/+11
* [multiple changes]Jakub Jelinek2007-02-072-2/+129
* tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou2006-12-042-2/+39
* * tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz2006-11-132-6/+11
* re PR libmudflap/28578 (A most simple multithreaded program (practically any ...Frank Ch. Eigler2006-11-103-6/+70
* 2006-11-06 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2006-11-062-12/+74
* configure.ac (__libc_freeres): Look for it.Frank Ch. Eigler2006-11-066-2/+143
* tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE.Tom Tromey2006-09-192-3/+6
* re PR tree-optimization/21274 (SSA Crash, reproducable)Frank Ch. Eigler2006-06-219-39/+92
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-243-0/+13
* re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt2006-04-193-0/+23
* libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2006-04-102-1/+6
* libmudflap.exp (libmudflap-init): Remove -static from MUDFLAP_FLAGS if static...Janis Johnson2005-11-227-5/+48
* .cvsignore are not needed for subversion, remove them.Andreas Jaeger2005-10-311-1/+0
* This avoids small data/gp reloc overflow errors.James E Wilson2005-10-043-3/+10
* Don't build thread library for targets that don't support threads.James E Wilson2005-09-303-57/+97
* Fix mips-elf gp relocation overflow errors.James E Wilson2005-09-302-2/+7
* We can only wrap mmap if it exists.James E Wilson2005-09-292-0/+10
* re PR libmudflap/23084 (mudflap crash upon accept() with argement 2 and 3 as ...Frank Ch. Eigler2005-09-232-1/+7
* pass58-frag.cxx: New test for heisenbug 19319.Frank Ch. Eigler2005-09-232-0/+16
* enable.m4: New file.Tom Tromey2005-09-236-63/+16
* Fix FreeBSD fopen instrumentation.James E Wilson2005-08-222-0/+11
* Fix FreeBSD failure with recursive malloc call.James E Wilson2005-08-184-2/+59
* All files: Update FSF address.Kelley Cook2005-08-1711-18/+22
* mf-hooks3.c (main_seen_p): Remove.Ulrich Weigand2005-08-152-19/+9
* configure.ac: Test for the name of the symbol used for the entry point...Maciej W. Rozycki2005-08-155-4/+101
* mf-runtime.c (__mf_state_1): Initialize to reentrant.Ulrich Weigand2005-08-145-29/+24