aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-mudflap.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-15[multiple changes]Andrew Pinski1-13/+16
2007-06-14tree-mudflap.c: Fix whitespace issues.Andrew Pinski1-15/+29
2007-04-27tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak1-4/+1
2007-03-08tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c...Roger Sayle1-15/+16
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-66/+44
2007-01-02tree-mudflap.c (mf_decl_cache_locals, [...]): Do not add referenced vars.Jan Hubicka1-7/+0
2006-12-24tree-mudflap.c (ml_decl_cache_locals, [...]): add newly referenced vars.Jan Hubicka1-0/+7
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-15/+16
2006-10-09* tree-mudflap.c (mf_xform_derefs_1): Add parentheses around TREE_TYPE.Aldy Hernandez1-1/+1
2006-04-22re PR libmudflap/26864 (multithreaded mudflap not working)Frank Ch. Eigler1-0/+4
2006-04-20re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt1-3/+4
2006-04-07tree-ssa-loop-niter.c (inverse, [...]): Use build_int_cst instead of build_in...Sebastian Pop1-1/+1
2006-03-22re PR c++/26790 (ICE with -fmudflap returning an incomplete struct)Volker Reichelt1-0/+3
2006-03-22re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt1-0/+4
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-6/+8
2005-12-02tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther1-35/+35
2005-06-26builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).Kazu Hirata1-18/+18
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-14re PR libmudflap/21023 (mudflap reports errors for external array variable wi...Frank Ch. Eigler1-1/+1
2005-06-07tree-ssa-address.c: New file.Zdenek Dvorak1-0/+8
2005-06-06predict.c (tree_predict_edge): Don't drop useless predictions; check that it ...Jan Hubicka1-5/+2
2005-06-04cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.Daniel Berlin1-1/+1
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+1
2005-05-03tree-mudflap.c (deferred_static_decls, [...]): Use VEC instead of VARRAY.Kazu Hirata1-9/+5
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-3/+3
2005-04-12re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O)Frank Ch. Eigler1-24/+9
2005-03-11basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak1-1/+1
2005-01-04* tree-mudflap.c (mf_varname_tree): Fix thinko setting declname.Richard Henderson1-2/+4
2005-01-02tree-mudflap.c (mf_varname_tree): decl_printable_name handles anonymous decls.Greg McGary1-39/+46
2004-11-16tree-cfg.c (bsi_commit_edge_inserts): Remove an argument.Kazu Hirata1-1/+1
2004-11-03* bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting.Kazu Hirata1-2/+2
2004-10-28tree-mudflap.c (mudflap_init): Mark cache-lookup decls to prevent their later...Frank Ch. Eigler1-169/+155
2004-10-16re PR tree-optimization/17766 (cc1 hangs in with -O3, works with -O2)Zdenek Dvorak1-1/+1
2004-10-13toplev.c (compile_file): Call mudflap_finish_file from here ...Frank Ch. Eigler1-1/+1
2004-10-02tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ...Frank Ch. Eigler1-17/+54
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-1/+1
2004-09-23* comment tweakFrank Ch. Eigler1-3/+4
2004-09-23re PR tree-optimization/17533 (cc1plus crashes on libmudflap test case, verif...Frank Ch. Eigler1-4/+21
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers1-1/+1
2004-09-10bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-2/+1
2004-09-08builtins.c (std_gimplify_va_arg_expr): Mark INDIRECT_REF nodes generated from...Frank Ch. Eigler1-7/+25
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-2/+4
2004-09-05c-common.c, [...]: Fix comment formatting.Kazu Hirata1-4/+4
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-5/+5
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-8/+9
2004-08-10builtins.def (BUILT_IN_STACK_ALLOC): Remove.Richard Henderson1-67/+3
2004-07-20tree-mudflap.c (mf_set_options_fndecl): New tree.Frank Ch. Eigler1-10/+35
2004-07-16tree-mudflap.c (mf_file_function_line_tree): Correct typo that prevented desc...Frank Ch. Eigler1-4/+5