summaryrefslogtreecommitdiff
path: root/libmudflap
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogMark Mitchell2005-09-211-0/+4
* Mark ChangeLogMark Mitchell2005-07-071-0/+4
* Mark ChangeLogMark Mitchell2005-04-211-0/+4
* * 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
* * thanks kcookFrank Ch. Eigler2004-10-053-4/+8
* configure.ac: Look for more headers & functions.Frank Ch. Eigler2004-10-048-25/+491
* * fixing typos in accidental checkinFrank Ch. Eigler2004-10-031-2/+2
* tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ...Frank Ch. Eigler2004-10-024-0/+81
* attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers2004-09-152-1/+5
* configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions.Frank Ch. Eigler2004-09-0710-46/+696
* mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin.Dale Johannesen2004-08-032-1/+5
* mf-runtime.c (compare_uintptr_t): Remove function.Frank Ch. Eigler2004-08-032-23/+16
* mf-runtime.c (__mf_fini): Set mudflap_mode to mode_nop in the statically link...Ulrich Weigand2004-07-272-0/+11
* splay-tree.[ch]: Remove.Frank Ch. Eigler2004-07-277-698/+592
* * whitespace tweakFrank Ch. Eigler2004-07-211-2/+1
* mf-runtime.c (__mfu_check): Remove mistaken mode-nop handling.Frank Ch. Eigler2004-07-213-5/+24
* mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.Frank Ch. Eigler2004-07-204-10/+29
* * Fix for g++/15861Frank Ch. Eigler2004-07-152-2/+12
* Test case for g++/15861Frank Ch. Eigler2004-07-095-2/+73
* ANSI C conversion, libmudflap specialization, recursion limiting.Frank Ch. Eigler2004-07-084-287/+388
* libtool-version: New.Matthias Klose2004-07-056-65/+51
* tree-mudflap.c: Include cgraph.h.Zack Weinberg2004-07-052-6/+18
* [multiple changes]Frank Ch. Eigler2004-06-298-26/+674
* configure.ac (AC_CHECK_HEADERS): Add dirent.h configure: Regenerate.Nick Clifton2004-06-294-34/+73
* (pthread_join): Only apply the weak pragma if the function actually exists.Nick Clifton2004-06-291-0/+4
* * quick build fixFrank Ch. Eigler2004-06-254-1/+11
* Adopt splay trees for object database.Frank Ch. Eigler2004-06-2411-1135/+892
* Fix incorrect year for some ChangeLog entries.R. Kelley Cook2004-06-181-2/+2
* configure.ac: New name of configure.in.Paolo Bonzini2004-06-157-2010/+1588
* Added .cvsignore entry for autom4te.cache to boehm-gc, libffi andPaolo Bonzini2004-06-152-0/+5
* re PR libmudflap/13505 ([tree-ssa] libmudflap mf-hooks2.c build failure on cy...Stephen Crowley2004-06-102-2/+7
* ctype support.Frank Ch. Eigler2004-06-098-3/+213
* Portability improvements, e.g., libmudflap/15293.Frank Ch. Eigler2004-06-0420-2475/+2408
* configure.in (LIBMUDFLAPTH): Fix thinko.Per Bothner2004-06-046-7/+55
* config.h.in: Regenerated.Andreas Jaeger2004-06-013-174/+336
* configure.in: Handle multilibs, support --enable-version-specific-runtime-libs.Andreas Jaeger2004-06-017-3034/+7365