aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-mudflap.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-19re PR libmudflap/40778 (Mudflap instrumentation missing in cloned function.)Jakub Jelinek1-7/+14
2011-12-05cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...Richard Guenther1-11/+0
2011-10-07re PR middle-end/50527 (inconsistent vla align)Tom de Vries1-1/+3
2011-10-06tree-flow.h (get_var_ann): Don't declare.Michael Matz1-0/+4
2011-08-17tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther1-12/+10
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-28/+16
2011-07-14re PR tree-optimization/49309 (ICE with -fmudflap: verify_stmts failed: type ...Andrew Pinski1-1/+1
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-2/+2
2011-04-29tree-nested.c (get_trampoline_type): Use size_int.Richard Guenther1-3/+3
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