summaryrefslogtreecommitdiff
path: root/gcc/tree-mudflap.c
Commit message (Expand)AuthorAgeFilesLines
* tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini2008-04-231-1/+0
* common.opt (Wmudflap): New option.Volker Reichelt2008-03-201-3/+6
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-6/+10
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-5/+1
* re PR libmudflap/26442 (ICE on valid unreachable code (and no name) when comp...Volker Reichelt2008-01-011-2/+5
* re PR debug/34535 (FAIL: libmudflap.c++/fail24-frag.cxx ICE)Jakub Jelinek2007-12-271-0/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* [multiple changes]Andrew Pinski2007-06-151-13/+16
* tree-mudflap.c: Fix whitespace issues.Andrew Pinski2007-06-141-15/+29
* tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak2007-04-271-4/+1
* tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c...Roger Sayle2007-03-081-15/+16
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-66/+44
* tree-mudflap.c (mf_decl_cache_locals, [...]): Do not add referenced vars.Jan Hubicka2007-01-021-7/+0
* tree-mudflap.c (ml_decl_cache_locals, [...]): add newly referenced vars.Jan Hubicka2006-12-241-0/+7
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-15/+16
* * tree-mudflap.c (mf_xform_derefs_1): Add parentheses around TREE_TYPE.Aldy Hernandez2006-10-091-1/+1
* re PR libmudflap/26864 (multithreaded mudflap not working)Frank Ch. Eigler2006-04-221-0/+4
* re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt2006-04-201-3/+4
* tree-ssa-loop-niter.c (inverse, [...]): Use build_int_cst instead of build_in...Sebastian Pop2006-04-071-1/+1
* re PR c++/26790 (ICE with -fmudflap returning an incomplete struct)Volker Reichelt2006-03-221-0/+3
* re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt2006-03-221-0/+4
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-6/+8
* tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther2005-12-021-35/+35
* builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).Kazu Hirata2005-06-261-18/+18
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR libmudflap/21023 (mudflap reports errors for external array variable wi...Frank Ch. Eigler2005-06-141-1/+1
* tree-ssa-address.c: New file.Zdenek Dvorak2005-06-071-0/+8
* predict.c (tree_predict_edge): Don't drop useless predictions; check that it ...Jan Hubicka2005-06-061-5/+2
* cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.Daniel Berlin2005-06-041-1/+1
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+1
* tree-mudflap.c (deferred_static_decls, [...]): Use VEC instead of VARRAY.Kazu Hirata2005-05-031-9/+5
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-3/+3
* re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O)Frank Ch. Eigler2005-04-121-24/+9
* basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak2005-03-111-1/+1
* * tree-mudflap.c (mf_varname_tree): Fix thinko setting declname.Richard Henderson2005-01-041-2/+4
* tree-mudflap.c (mf_varname_tree): decl_printable_name handles anonymous decls.Greg McGary2005-01-021-39/+46
* tree-cfg.c (bsi_commit_edge_inserts): Remove an argument.Kazu Hirata2004-11-161-1/+1
* * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting.Kazu Hirata2004-11-031-2/+2
* tree-mudflap.c (mudflap_init): Mark cache-lookup decls to prevent their later...Frank Ch. Eigler2004-10-281-169/+155
* re PR tree-optimization/17766 (cc1 hangs in with -O3, works with -O2)Zdenek Dvorak2004-10-161-1/+1
* toplev.c (compile_file): Call mudflap_finish_file from here ...Frank Ch. Eigler2004-10-131-1/+1
* tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ...Frank Ch. Eigler2004-10-021-17/+54
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-1/+1
* * comment tweakFrank Ch. Eigler2004-09-231-3/+4
* re PR tree-optimization/17533 (cc1plus crashes on libmudflap test case, verif...Frank Ch. Eigler2004-09-231-4/+21
* attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers2004-09-151-1/+1
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-2/+1
* builtins.c (std_gimplify_va_arg_expr): Mark INDIRECT_REF nodes generated from...Frank Ch. Eigler2004-09-081-7/+25
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-2/+4