| Commit message (Expand) | Author | Age | Files | Lines |
* | libmudflap.exp (libmudflap-init): Remove -static from MUDFLAP_FLAGS if static... | Janis Johnson | 2005-11-22 | 7 | -5/+48 |
* | .cvsignore are not needed for subversion, remove them. | Andreas Jaeger | 2005-10-31 | 1 | -1/+0 |
* | This avoids small data/gp reloc overflow errors. | James E Wilson | 2005-10-04 | 3 | -3/+10 |
* | Don't build thread library for targets that don't support threads. | James E Wilson | 2005-09-30 | 3 | -57/+97 |
* | Fix mips-elf gp relocation overflow errors. | James E Wilson | 2005-09-30 | 2 | -2/+7 |
* | We can only wrap mmap if it exists. | James E Wilson | 2005-09-29 | 2 | -0/+10 |
* | re PR libmudflap/23084 (mudflap crash upon accept() with argement 2 and 3 as ... | Frank Ch. Eigler | 2005-09-23 | 2 | -1/+7 |
* | pass58-frag.cxx: New test for heisenbug 19319. | Frank Ch. Eigler | 2005-09-23 | 2 | -0/+16 |
* | enable.m4: New file. | Tom Tromey | 2005-09-23 | 6 | -63/+16 |
* | Fix FreeBSD fopen instrumentation. | James E Wilson | 2005-08-22 | 2 | -0/+11 |
* | Fix FreeBSD failure with recursive malloc call. | James E Wilson | 2005-08-18 | 4 | -2/+59 |
* | All files: Update FSF address. | Kelley Cook | 2005-08-17 | 11 | -18/+22 |
* | mf-hooks3.c (main_seen_p): Remove. | Ulrich Weigand | 2005-08-15 | 2 | -19/+9 |
* | configure.ac: Test for the name of the symbol used for the entry point... | Maciej W. Rozycki | 2005-08-15 | 5 | -4/+101 |
* | mf-runtime.c (__mf_state_1): Initialize to reentrant. | Ulrich Weigand | 2005-08-14 | 5 | -29/+24 |
* | gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. | Richard Henderson | 2005-07-16 | 12 | -832/+611 |
* | * testsuite/libmudflap.c/externs-1.c (main): Add return statement. | Ulrich Weigand | 2005-06-19 | 2 | -0/+6 |
* | Fix for uncaching bug reported by Herman ten Brugge. | Frank Ch. Eigler | 2005-06-15 | 3 | -5/+67 |
* | re PR libmudflap/21724 (libmudflap/Makefile.am, refusing to install mf-runtim... | Alfred M. Szmidt | 2005-06-14 | 3 | -0/+8 |
* | re PR libmudflap/21023 (mudflap reports errors for external array variable wi... | Frank Ch. Eigler | 2005-06-14 | 5 | -1/+67 |
* | re PR testsuite/21094 (libmudflap C++ tests run even when C++ not configured) | Frank Ch. Eigler | 2005-06-14 | 3 | -0/+13 |
* | re PR libmudflap/22064 (libmudflap contains possible alias violations) | Frank Ch. Eigler | 2005-06-14 | 2 | -16/+16 |
* | * configure: Regenerate. | Mike Stump | 2005-05-10 | 2 | -1/+5 |
* | * configure: Regenerate. | Mike Stump | 2005-04-13 | 2 | -1/+66 |
* | re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O) | Frank Ch. Eigler | 2005-04-12 | 3 | -1/+32 |
* | * mf-runtime.h: Add libmudflap copyright clause. | Mike Stump | 2005-04-07 | 2 | -0/+36 |
* | * mf-runtime.c (__mfu_unregister): Warning fix for char unsigned. | Alan Modra | 2005-04-04 | 2 | -3/+6 |
* | mf-heuristics.c: Fix whitespace at end of line. | Mike Stump | 2005-03-22 | 8 | -262/+272 |
* | configure.ac: Do not invoke TL_AC_GCC_VERSION. | Zack Weinberg | 2005-03-21 | 7 | -40/+26 |
* | mf-runtime.c (__mfu_check): Respect ignore_reads configuration. | Frank Ch. Eigler | 2005-03-17 | 4 | -1/+42 |
* | * typo fix | Frank Ch. Eigler | 2005-02-13 | 1 | -0/+1 |
* | re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+... | Frank Ch. Eigler | 2005-02-13 | 2 | -0/+11 |
* | * testsuite/libmudflap.c/pass32-frag.c: Fix typo. | Richard Henderson | 2005-01-05 | 2 | -2/+6 |
* | mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. | Greg McGary | 2005-01-02 | 11 | -28/+107 |
* | Makefile.am: Add ../config to ACLOCAL_AMFLAGS. | Kelley Cook | 2004-12-09 | 5 | -9/+12 |
* | Introduce and use config/gcc-version.m4. | Richard Sandiford | 2004-12-02 | 6 | -11/+33 |
* | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 2004-11-30 | 8 | -953/+42 |
* | Makefile.am: Revert previous. | Kelley Cook | 2004-11-25 | 7 | -34/+960 |
* | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 2004-11-24 | 7 | -953/+41 |
* | target-libpath.exp: New file defining set_ld_library_path_env_vars and restor... | John David Anglin | 2004-11-24 | 2 | -14/+21 |
* | Makefile.in, [...]: Regenerate with automake 1.9.3. | Kelley Cook | 2004-11-24 | 5 | -101/+236 |
* | configure.ac: (target_alias): Default to $host_alias, not $target. | Andreas Schwab | 2004-11-01 | 3 | -2/+8 |
* | fail35-,pass53-,pass54-frag.c: New tests. | Frank Ch. Eigler | 2004-10-28 | 5 | -1/+104 |
* | re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite) | Eric Botcazou | 2004-10-25 | 2 | -1/+6 |
* | configure.ac: Check for more headers, functions. | Frank Ch. Eigler | 2004-10-13 | 11 | -39/+492 |
* | * thanks kcook | Frank Ch. Eigler | 2004-10-05 | 3 | -4/+8 |
* | configure.ac: Look for more headers & functions. | Frank Ch. Eigler | 2004-10-04 | 8 | -25/+491 |
* | * fixing typos in accidental checkin | Frank Ch. Eigler | 2004-10-03 | 1 | -2/+2 |
* | tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ... | Frank Ch. Eigler | 2004-10-02 | 4 | -0/+81 |
* | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 2004-09-15 | 2 | -1/+5 |