summaryrefslogtreecommitdiff
path: root/gcc/tree-nested.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (DECL_NONLOCAL_FRAME): New macro.ebotcazou2012-10-021-0/+1
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-0/+14
* * expr.c (expand_expr_real_1): Do not expand operand #1 and #2ebotcazou2012-07-251-14/+0
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-32/+33
* * cgraph.h: Update copyrights;hubicka2012-04-141-5/+6
* PR middle-end/52547jakub2012-03-221-3/+21
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-4/+4
* Merge from gomp-3_1-branch branch:jakub2011-08-021-0/+4
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-2/+2
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-4/+4
* config/ebotcazou2010-11-271-22/+39
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-1/+1
* * tree-nested.c (convert_all_function_calls): Iterate until after theebotcazou2010-08-311-12/+7
* gcc/froydnj2010-07-151-16/+16
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-7/+37
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+1
* gcc/ChangeLog:steven2010-05-211-2/+0
* PR middle-end/43337jakub2010-04-191-2/+3
* Remove trailing white spaces.hjl2009-11-251-16/+16
* * tree-nested.c (convert_nonlocal_reference_stmt) <GIMPLE_COND>: Newebotcazou2009-10-171-0/+12
* * cgraphunit.c (cgraph_lower_function): Revert last change.jakub2009-09-241-36/+16
* Fix out-of-date comment.rth2009-09-161-3/+1
* PR target/41246rth2009-09-161-55/+157
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-0/+13
* gcc/java/aldyh2009-06-121-13/+18
* * tree-nested.c (finalize_nesting_tree_1): Declare theaoliva2009-06-051-1/+17
* * tree-nested.c (get_nonlocal_vla_type): If not optimizing, calljakub2009-04-261-3/+185
* * tree.h (DECL_BY_REFERENCE): Note that it is also valid forjakub2009-04-261-3/+97
* 2008-09-13 Richard Guenther <rguenther@suse.de>rguenth2008-09-131-0/+9
* 2008-08-09 Richard Guenther <rguenther@suse.de>rguenth2008-08-091-4/+3
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-473/+530
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-17/+18
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-50/+143
* gcc/rwild2008-06-061-1/+1
* * tree-nested.c (check_for_nested_with_variably_modified): Fix typo.ebotcazou2008-05-291-1/+1
* * tree-nested.c (convert_tramp_reference) <ADDR_EXPR>: Do notebotcazou2008-05-251-0/+4
* 2008-05-16 Nathan Froyd <froydnj@codesourcery.com>dnovillo2008-05-161-0/+1
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-2/+2
* gcc/hjl2008-02-181-0/+4
* PR middle-end/35130jakub2008-02-151-1/+2
* PR middle-end/33880jakub2008-01-251-1/+70
* * tree-nested.c (get_trampoline_type): Fix thinko.ebotcazou2007-10-261-6/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * tree-nested.c (convert_local_reference): Handle VIEW_CONVERT_EXPR.hainque2007-06-121-0/+14
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-5/+5
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-22/+19
* 2006-02-06 Paolo Bonzini <bonzini@gnu.org>bonzini2007-02-061-108/+49
* * config/alpha/alpha.md, arm/arm.c, darwin.c, frv/frv.md,steven2007-01-021-1/+1
* 2006-12-21 Andrew Pinski <pinskia@gmail.com>pinskia2006-12-221-1/+2
* PR middle-end/30262jakub2006-12-211-0/+45