aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-mudflap.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+1
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-07-15tree.h (enum tree_index): Add TI_INTEGER_THREE.Anatoly Sokolov1-2/+2
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-3/+3
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-1/+14
2010-05-27diagnostic-core.h: New.Joseph Myers1-2/+2
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-2/+0
2010-05-12tree-mudflap.c (build_function_type_0, [...]): Remove.Kazu Hirata1-28/+6
2009-11-25Remove trailing white spaces.H.J. Lu1-22/+22
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-21/+31
2009-06-26builtins.c (expand_builtin_alloca): Handle builtin alloca that is marked not ...Olatunji Ruwase1-9/+26
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-3/+6
2009-05-20tree-flow.h (insert_edge_copies_seq): Undeclare.Martin Jambor1-0/+20
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-4/+4
2009-04-26Expand from SSA.Michael Matz1-8/+8
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-3/+3
2009-04-15tree-ssa-pre.c (eliminate): When replacing a PHI node carry out a necessary c...Richard Guenther1-3/+3
2009-03-31re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther1-6/+11
2008-11-10re PR middle-end/35314 (ICE with __builtin_setjmp and -fmudflap)Jakub Jelinek1-0/+9
2008-09-15re PR libmudflap/36397 (ICE with pointer cast and -fmudflap)Jakub Jelinek1-0/+7
2008-08-06builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi1-3/+3
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-155/+161
2008-07-09gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.Jakub Jelinek1-2/+6
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini1-1/+0
2008-03-20common.opt (Wmudflap): New option.Volker Reichelt1-3/+6
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-6/+10
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-5/+1
2008-01-01re PR libmudflap/26442 (ICE on valid unreachable code (and no name) when comp...Volker Reichelt1-2/+5
2007-12-27re PR debug/34535 (FAIL: libmudflap.c++/fail24-frag.cxx ICE)Jakub Jelinek1-0/+4
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