aboutsummaryrefslogtreecommitdiff
path: root/libmudflap
AgeCommit message (Expand)AuthorFilesLines
2005-03-22mf-heuristics.c: Fix whitespace at end of line.Mike Stump8-262/+272
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg7-40/+26
2005-03-17mf-runtime.c (__mfu_check): Respect ignore_reads configuration.Frank Ch. Eigler4-1/+42
2005-02-13* typo fixFrank Ch. Eigler1-0/+1
2005-02-13re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+...Frank Ch. Eigler2-0/+11
2005-01-05* testsuite/libmudflap.c/pass32-frag.c: Fix typo.Richard Henderson2-2/+6
2005-01-02mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.Greg McGary11-28/+107
2004-12-09Makefile.am: Add ../config to ACLOCAL_AMFLAGS.Kelley Cook5-9/+12
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford6-11/+33
2004-11-30Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook8-953/+42
2004-11-25Makefile.am: Revert previous.Kelley Cook7-34/+960
2004-11-24Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook7-953/+41
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin2-14/+21
2004-11-24Makefile.in, [...]: Regenerate with automake 1.9.3.Kelley Cook5-101/+236
2004-11-01configure.ac: (target_alias): Default to $host_alias, not $target.Andreas Schwab3-2/+8
2004-10-28fail35-,pass53-,pass54-frag.c: New tests.Frank Ch. Eigler5-1/+104
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou2-1/+6
2004-10-13configure.ac: Check for more headers, functions.Frank Ch. Eigler11-39/+492
2004-10-05* thanks kcookFrank Ch. Eigler3-4/+8
2004-10-04configure.ac: Look for more headers & functions.Frank Ch. Eigler8-25/+491
2004-10-03* fixing typos in accidental checkinFrank Ch. Eigler1-2/+2
2004-10-02tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ...Frank Ch. Eigler4-0/+81
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers2-1/+5
2004-09-07configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions.Frank Ch. Eigler10-46/+696
2004-08-03mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin.Dale Johannesen2-1/+5
2004-08-03mf-runtime.c (compare_uintptr_t): Remove function.Frank Ch. Eigler2-23/+16
2004-07-27mf-runtime.c (__mf_fini): Set mudflap_mode to mode_nop in the statically link...Ulrich Weigand2-0/+11
2004-07-27splay-tree.[ch]: Remove.Frank Ch. Eigler7-698/+592
2004-07-21* whitespace tweakFrank Ch. Eigler1-2/+1
2004-07-21mf-runtime.c (__mfu_check): Remove mistaken mode-nop handling.Frank Ch. Eigler3-5/+24
2004-07-20mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.Frank Ch. Eigler4-10/+29
2004-07-15* Fix for g++/15861Frank Ch. Eigler2-2/+12
2004-07-09Test case for g++/15861Frank Ch. Eigler5-2/+73
2004-07-08ANSI C conversion, libmudflap specialization, recursion limiting.Frank Ch. Eigler4-287/+388
2004-07-05libtool-version: New.Matthias Klose6-65/+51
2004-07-05tree-mudflap.c: Include cgraph.h.Zack Weinberg2-6/+18
2004-06-29[multiple changes]Frank Ch. Eigler8-26/+674
2004-06-29configure.ac (AC_CHECK_HEADERS): Add dirent.h configure: Regenerate.Nick Clifton4-34/+73
2004-06-29(pthread_join): Only apply the weak pragma if the function actually exists.Nick Clifton1-0/+4
2004-06-25* quick build fixFrank Ch. Eigler4-1/+11
2004-06-24Adopt splay trees for object database.Frank Ch. Eigler11-1135/+892
2004-06-18Fix incorrect year for some ChangeLog entries.R. Kelley Cook1-2/+2
2004-06-15configure.ac: New name of configure.in.Paolo Bonzini7-2010/+1588
2004-06-15Added .cvsignore entry for autom4te.cache to boehm-gc, libffi andPaolo Bonzini2-0/+5
2004-06-10re PR libmudflap/13505 ([tree-ssa] libmudflap mf-hooks2.c build failure on cy...Stephen Crowley2-2/+7
2004-06-09ctype support.Frank Ch. Eigler8-3/+213
2004-06-04Portability improvements, e.g., libmudflap/15293.Frank Ch. Eigler20-2475/+2408
2004-06-04configure.in (LIBMUDFLAPTH): Fix thinko.Per Bothner6-7/+55
2004-06-01config.h.in: Regenerated.Andreas Jaeger3-174/+336
2004-06-01configure.in: Handle multilibs, support --enable-version-specific-runtime-libs.Andreas Jaeger7-3034/+7365