summaryrefslogtreecommitdiff
path: root/gcc/tree-tailcall.c
Commit message (Expand)AuthorAgeFilesLines
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-2/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+2
* PR tree-optimization/48837rakdver2011-05-071-0/+8
* 2011-03-15 Richard Guenther <rguenther@suse.de>rguenth2011-03-151-2/+4
* PR debug/47106aoliva2011-02-151-2/+2
* * target.def (supports_split_stack, except_unwind_info): Takejsm282010-11-251-1/+1
* * tree-tailcall.c (find_tail_calls): Convert the operands to the typeebotcazou2010-11-031-3/+5
* Hookize TARGET_UNWIND_INFO et al.rth2010-09-281-1/+3
* gcc/paolo2010-09-051-19/+44
* gcc/froydnj2010-07-151-4/+4
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-2/+0
* 2010-05-02 Richard Guenther <rguenther@suse.de>rguenth2010-05-021-1/+2
* 2010-04-23 Richard Guenther <rguenther@suse.de>rguenth2010-04-231-1/+2
* 2010-04-19 Martin Jambor <mjambor@suse.cz>jamborm2010-04-191-8/+2
* 2010-04-16 Richard Guenther <rguenther@suse.de>rguenth2010-04-161-33/+11
* 2010-04-12 Richard Guenther <rguenther@suse.de>rguenth2010-04-121-3/+26
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* 2010-02-22 Richard Guenther <rguenther@suse.de>rguenth2010-02-221-10/+37
* Remove trailing white spaces.hjl2009-11-251-14/+14
* 2009-09-21 Giuseppe Scrivano <gscrivano@gnu.org>bonzini2009-09-211-13/+29
* gcc/ChangeLog:aoliva2009-09-021-1/+4
* Add source_location support to PHI arguments.amacleod2009-07-301-4/+6
* PR middle-end/40669jakub2009-07-071-0/+6
* 2009-05-11 Richard Guenther <rguenther@suse.de>rguenth2009-05-111-1/+1
* * df.h: Include "timevar.h".ian2009-04-171-3/+3
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-13/+9
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* 2008-08-05 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2008-08-051-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-258/+219
* 2008-07-07 Richard Guenther <rguenther@suse.de>rguenth2008-07-071-2/+2
* PR middle-end/36326matz2008-05-271-0/+14
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-081-1/+1
* PR testsuite/35843hubicka2008-04-251-3/+3
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* 2007-09-08 Richard Guenther <rguenther@suse.de>rguenth2007-09-081-1/+2
* Revert:hubicka2007-09-051-2/+1
* * tree-tailcall.c (eliminate_tail_call): Expect unrenamed return value.hubicka2007-09-041-1/+2
* Add new fp flags: -fassociative-math and -freciprocal-mathrevitale2007-09-041-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-2/+2
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-1/+1
* Merge dataflow branch into mainlinedberlin2007-06-111-1/+2
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-11/+15
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-12/+15
* * tree-tailcall.c (adjust_return_value): Do not use RESULT_DECLhubicka2007-01-201-7/+6
* * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.hubicka2007-01-181-12/+8
* PR tree-optimization/1046hubicka2007-01-111-3/+3
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-28/+28