summaryrefslogtreecommitdiff
path: root/gcc/tree-mudflap.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-6/+6
* gcc/steven2012-07-161-1/+0
* 2012-05-29 Richard Guenther <rguenther@suse.de>rguenth2012-05-291-4/+0
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-5/+5
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-0/+6
* PR libmudflap/40778jakub2012-01-191-7/+14
* 2011-12-05 Richard Guenther <rguenther@suse.de>rguenth2011-12-051-11/+0
* 2011-10-07 Tom de Vries <tom@codesourcery.com>vries2011-10-071-1/+3
* * tree-flow.h (get_var_ann): Don't declare.matz2011-10-061-0/+4
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-12/+10
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-28/+16
* 2011-07-14 Andrew Pinski <pinskia@gmail.com>pinskia2011-07-141-1/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+2
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-3/+3
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-1/+1
* gcc/froydnj2010-08-201-1/+1
* * tree.h (enum tree_index): Add TI_INTEGER_THREE.aesok2010-07-151-2/+2
* gcc/froydnj2010-07-151-3/+3
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-1/+14
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-2/+2
* gcc/ChangeLog:steven2010-05-211-2/+0
* * tree-mudflap.c (build_function_type_0, build_function_type_1,froydnj2010-05-121-28/+6
* Remove trailing white spaces.hjl2009-11-251-22/+22
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-21/+31
* * builtins.c (expand_builtin_alloca): Handle builtin allocarth2009-06-261-9/+26
* gcc/java/aldyh2009-06-121-3/+6
* 2009-05-20 Martin Jambor <mjambor@suse.cz>jamborm2009-05-201-0/+20
* * attribs.c (decl_attributes): Use %qE for identifiers injsm282009-05-041-4/+4
* gcc/matz2009-04-261-8/+8
* * df.h: Include "timevar.h".ian2009-04-171-3/+3
* 2009-04-15 Richard Guenther <rguenther@suse.de>rguenth2009-04-151-3/+3
* 2009-03-31 Richard Guenther <rguenther@suse.de>rguenth2009-03-311-6/+11
* PR middle-end/35314jakub2008-11-101-0/+9
* PR libmudflap/36397jakub2008-09-151-0/+7
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-3/+3
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-155/+161
* * gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.jakub2008-07-091-2/+6
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-1/+0
* * common.opt (Wmudflap): New option.reichelt2008-03-201-3/+6
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* gcctromey2008-02-261-5/+1
* PR libmudflap/26442reichelt2008-01-011-2/+5
* PR debug/34535jakub2007-12-271-0/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-13/+16
* 2007-06-14 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-151-15/+29
* * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt torakdver2007-04-271-4/+1
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-15/+16
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-66/+44