aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-mudflap.c
AgeCommit message (Expand)Author
2013-01-18PR libmudflap/53359Alexandre Oliva
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-15PR libmudflap/53952Alexandre Oliva
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16gcc/Steven Bosscher
2012-05-292012-05-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.Michael Matz
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-01-19 PR libmudflap/40778Jakub Jelinek
2011-12-052011-12-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-10-072011-10-07 Tom de Vries <tom@codesourcery.com>Tom de Vries
2011-10-06 * tree-flow.h (get_var_ann): Don't declare.Michael Matz
2011-08-172011-08-17 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-07-192011-07-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-07-142011-07-14 Andrew Pinski <pinskia@gmail.com>Andrew Pinski
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-04-292011-04-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-29 * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers
2010-08-20gcc/Nathan Froyd
2010-07-15 * tree.h (enum tree_index): Add TI_INTEGER_THREE.Anatoly Sokolov
2010-07-15gcc/Nathan Froyd
2010-07-012010-07-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-05-27 * diagnostic-core.h: New. Contents moved from diagnostic.h andJoseph Myers
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-05-12 * tree-mudflap.c (build_function_type_0, build_function_type_1,Kazu Hirata
2009-11-25Remove trailing white spaces.H.J. Lu
2009-07-162009-07-17 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2009-06-26 * builtins.c (expand_builtin_alloca): Handle builtin allocaOlatunji Ruwase
2009-06-12gcc/java/Aldy Hernandez
2009-05-202009-05-20 Martin Jambor <mjambor@suse.cz>Martin Jambor
2009-05-04 * attribs.c (decl_attributes): Use %qE for identifiers inJoseph Myers
2009-04-26gcc/Michael Matz
2009-04-17 * df.h: Include "timevar.h".Ian Lance Taylor
2009-04-152009-04-15 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-03-312009-03-31 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-11-10 PR middle-end/35314Jakub Jelinek
2008-09-15 PR libmudflap/36397Jakub Jelinek
2008-08-06 * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh Ghazi
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-07-09 * gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.Jakub Jelinek
2008-04-232008-04-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-03-20 * common.opt (Wmudflap): New option.Volker Reichelt
2008-03-19 * gcc.dg/20050811-2.c: Update dumping flags.Jan Hubicka
2008-02-26gccTom Tromey
2008-01-01 PR libmudflap/26442Volker Reichelt
2007-12-27 PR debug/34535Jakub Jelinek
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton