| Commit message (Expand) | Author | Age | Files | Lines |
* | * testsuite/libmudflap.cth/pass59-frag.c (main): Fix casting of arg. | uros | 2007-03-14 | 2 | -2/+6 |
* | * Makefile.am: Add dummy install-pdf target. | brooks | 2007-03-01 | 3 | -4/+11 |
* | 2007-02-07 Bruno Haible <bruno@clisp.org> | jakub | 2007-02-07 | 2 | -2/+129 |
* | config/ | ebotcazou | 2006-12-04 | 2 | -2/+39 |
* | * tls.m4 (GCC_CHECK_TLS): Fall back to a link test. | drow | 2006-11-13 | 2 | -6/+11 |
* | 2006-11-10 Frank Ch. Eigler <fche@redhat.com> | fche | 2006-11-10 | 3 | -6/+70 |
* | 2006-11-06 Frank Ch. Eigler <fche@redhat.com> | fche | 2006-11-06 | 2 | -12/+74 |
* | 2006-11-06 Frank Ch. Eigler <fche@redhat.com> | fche | 2006-11-06 | 6 | -2/+143 |
* | config | tromey | 2006-09-19 | 2 | -3/+6 |
* | 2006-06-21 Frank Ch. Eigler <fche@redhat.com> | fche | 2006-06-21 | 9 | -39/+92 |
* | 2006-05-23 Carlos O'Donell <carlos@codesourcery.com> | carlos | 2006-05-24 | 3 | -0/+13 |
* | PR mudflap/26789 | reichelt | 2006-04-19 | 3 | -0/+23 |
* | gcc/testsuite: | doko | 2006-04-10 | 2 | -1/+6 |
* | * testsuite/lib/libmudflap.exp (libmudflap-init): Remove -static from | janis | 2005-11-22 | 7 | -5/+48 |
* | .cvsignore are not needed for subversion, remove them. | aj | 2005-10-31 | 1 | -1/+0 |
* | This avoids small data/gp reloc overflow errors. | wilson | 2005-10-04 | 3 | -3/+10 |
* | Don't build thread library for targets that don't support threads. | wilson | 2005-09-30 | 3 | -57/+97 |
* | Fix mips-elf gp relocation overflow errors. | wilson | 2005-09-30 | 2 | -2/+7 |
* | We can only wrap mmap if it exists. | wilson | 2005-09-30 | 2 | -0/+10 |
* | 2005-09-23 Frank Ch. Eigler <fche@elastic.org> | fche | 2005-09-23 | 2 | -1/+7 |
* | 2005-09-23 Frank Ch. Eigler <fche@elastic.org> | fche | 2005-09-23 | 2 | -0/+16 |
* | config: | tromey | 2005-09-23 | 6 | -63/+16 |
* | Fix FreeBSD fopen instrumentation. | wilson | 2005-08-23 | 2 | -0/+11 |
* | Fix FreeBSD failure with recursive malloc call. | wilson | 2005-08-18 | 4 | -2/+59 |
* | 2005-08-17 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2005-08-17 | 11 | -18/+22 |
* | * mf-hooks3.c (main_seen_p): Remove. | uweigand | 2005-08-15 | 2 | -19/+9 |
* | * configure.ac: Test for the name of the symbol used for the entry | macro | 2005-08-15 | 5 | -4/+101 |
* | * mf-runtime.c (__mf_state_1): Initialize to reentrant. | uweigand | 2005-08-14 | 5 | -29/+24 |
* | * gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. | rth | 2005-07-17 | 12 | -832/+611 |
* | * testsuite/libmudflap.c/externs-1.c (main): Add return statement. | uweigand | 2005-06-19 | 2 | -0/+6 |
* | 2005-06-15 Frank Ch. Eigler <fche@redhat.com> | fche | 2005-06-15 | 3 | -5/+67 |
* | 2005-05-23 Alfred M. Szmidt <ams@gnu.org> | fche | 2005-06-14 | 3 | -0/+8 |
* | 2005-06-14 Frank Ch. Eigler <fche@redhat.com> | fche | 2005-06-14 | 5 | -1/+67 |
* | 2005-06-14 Frank Ch. Eigler <fche@redhat.com> | fche | 2005-06-14 | 3 | -0/+13 |
* | 2005-06-14 Frank Ch. Eigler <fche@redhat.com> | fche | 2005-06-14 | 2 | -16/+16 |
* | * configure: Regenerate. | mrs | 2005-05-10 | 2 | -1/+5 |
* | * configure: Regenerate. | mrs | 2005-04-13 | 2 | -1/+66 |
* | 2005-04-12 Frank Ch. Eigler <fche@redhat.com> | fche | 2005-04-12 | 3 | -1/+32 |
* | * mf-runtime.h: Add libmudflap copyright clause. | mrs | 2005-04-07 | 2 | -0/+36 |
* | * mf-runtime.c (__mfu_unregister): Warning fix for char unsigned. | amodra | 2005-04-04 | 2 | -3/+6 |
* | * mf-heuristics.c: Fix whitespace at end of line. | mrs | 2005-03-22 | 8 | -262/+272 |
* | * configure.ac: Do not invoke TL_AC_GCC_VERSION. | zack | 2005-03-21 | 7 | -40/+26 |
* | 2005-03-17 Frank Ch. Eigler <fche@redhat.com> | fche | 2005-03-17 | 4 | -1/+42 |
* | * typo fix | fche | 2005-02-13 | 1 | -0/+1 |
* | 2005-02-13 Frank Ch. Eigler <fche@redhat.com> | fche | 2005-02-13 | 2 | -0/+11 |
* | * testsuite/libmudflap.c/pass32-frag.c: Fix typo. | rth | 2005-01-05 | 2 | -2/+6 |
* | * mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. | gkm | 2005-01-02 | 11 | -28/+107 |
* | 2004-12-08 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-12-09 | 5 | -9/+12 |
* | Introduce and use config/gcc-version.m4. | rsandifo | 2004-12-02 | 6 | -11/+33 |
* | 2004-11-29 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-11-30 | 8 | -953/+42 |