summaryrefslogtreecommitdiff
path: root/libmudflap
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.Richard Henderson2005-07-1612-832/+611
* * testsuite/libmudflap.c/externs-1.c (main): Add return statement.Ulrich Weigand2005-06-192-0/+6
* Fix for uncaching bug reported by Herman ten Brugge.Frank Ch. Eigler2005-06-153-5/+67
* re PR libmudflap/21724 (libmudflap/Makefile.am, refusing to install mf-runtim...Alfred M. Szmidt2005-06-143-0/+8
* re PR libmudflap/21023 (mudflap reports errors for external array variable wi...Frank Ch. Eigler2005-06-145-1/+67
* re PR testsuite/21094 (libmudflap C++ tests run even when C++ not configured)Frank Ch. Eigler2005-06-143-0/+13
* re PR libmudflap/22064 (libmudflap contains possible alias violations)Frank Ch. Eigler2005-06-142-16/+16
* * configure: Regenerate.Mike Stump2005-05-102-1/+5
* * configure: Regenerate.Mike Stump2005-04-132-1/+66
* re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O)Frank Ch. Eigler2005-04-123-1/+32
* * mf-runtime.h: Add libmudflap copyright clause.Mike Stump2005-04-072-0/+36
* * mf-runtime.c (__mfu_unregister): Warning fix for char unsigned.Alan Modra2005-04-042-3/+6
* mf-heuristics.c: Fix whitespace at end of line.Mike Stump2005-03-228-262/+272
* configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg2005-03-217-40/+26
* mf-runtime.c (__mfu_check): Respect ignore_reads configuration.Frank Ch. Eigler2005-03-174-1/+42
* * typo fixFrank Ch. Eigler2005-02-131-0/+1
* re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+...Frank Ch. Eigler2005-02-132-0/+11
* * testsuite/libmudflap.c/pass32-frag.c: Fix typo.Richard Henderson2005-01-052-2/+6
* mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.Greg McGary2005-01-0211-28/+107
* Makefile.am: Add ../config to ACLOCAL_AMFLAGS.Kelley Cook2004-12-095-9/+12
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-026-11/+33
* Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook2004-11-308-953/+42
* Makefile.am: Revert previous.Kelley Cook2004-11-257-34/+960
* Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook2004-11-247-953/+41
* target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin2004-11-242-14/+21
* Makefile.in, [...]: Regenerate with automake 1.9.3.Kelley Cook2004-11-245-101/+236
* configure.ac: (target_alias): Default to $host_alias, not $target.Andreas Schwab2004-11-013-2/+8
* fail35-,pass53-,pass54-frag.c: New tests.Frank Ch. Eigler2004-10-285-1/+104
* re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou2004-10-252-1/+6
* configure.ac: Check for more headers, functions.Frank Ch. Eigler2004-10-1311-39/+492