summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* 2013-05-22 Martin Jambor <mjambor@suse.cz>jamborm2013-05-231-0/+1
* 2013-05-14 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-141-1/+0
* 2013-05-13 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-131-0/+5
* 2013-05-10 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-101-0/+2
* * tree.c (build_constructor_va): New.jason2013-05-091-0/+1
* 2013-05-06 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-061-0/+5
* * stor-layout.c (skip_simple_constant_arithmetic): Move to...ebotcazou2013-04-111-2/+7
* * tree.c (type_hash_lookup, type_hash_add): Make static.mkuvyrkov2013-04-091-2/+0
* 2013-04-09 Richard Biener <rguenther@suse.de>rguenth2013-04-091-1/+0
* PR c/19449jakub2013-04-031-0/+4
* * tree.h (VAR_P): New.gdr2013-03-291-0/+4
* Add uniform debug dump function names.crowl2013-03-291-0/+12
* 2013-03-21 Marc Glisse <marc.glisse@inria.fr>glisse2013-03-211-6/+10
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-5/+3
* gcc/rsandifo2013-03-091-5/+10
* PR target/52555aldyh2013-02-191-0/+11
* * tree.h (struct tree_decl_with_vis): Remove thread_local field.jakub2013-02-051-4/+3
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* 2012-12-19 Richard Biener <rguenther@suse.de>rguenth2012-12-191-0/+1
* PR libmudflap/53952aoliva2012-12-151-0/+3
* * tree.h (DECL_RESTRICTED_P): Delete.ebotcazou2012-11-261-20/+11
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-46/+40
* * tree.c (set_call_expr_flags): New function.hubicka2012-11-141-0/+1
* Function Multiversioningtmsriram2012-11-061-2/+8
* 2012-10-29 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-291-0/+4
* PR rtl-optimization/54870ebotcazou2012-10-161-3/+7
* 2012-10-09 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-10-091-1/+4
* PR c++/53528 C++11 attribute supportdodji2012-10-081-10/+20
* * tree.h (DECL_NONLOCAL_FRAME): New macro.ebotcazou2012-10-021-0/+8
* * tree.h (copy_mem_ref_info): Delete.ebotcazou2012-10-011-1/+0
* 2012-09-29 Marc Glisse <marc.glisse@inria.fr>glisse2012-09-291-0/+1
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-3/+5
* 2012-09-26 Richard Guenther <rguenther@suse.de>rguenth2012-09-261-1/+1
* Integrate lexical block into source_location.dehao2012-09-191-6/+7
* * tree.h (expand_case): Move prototype ...steven2012-09-111-1/+0
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-3/+2
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-1/+1
* 2012-09-06 Richard Guenther <rguenther@suse.de>rguenth2012-09-061-7/+0
* Make TREE_NOTHROW use the base.nothrow_flag againdodji2012-08-221-1/+1
* 2012-08-21 Richard Guenther <rguenther@suse.de>rguenth2012-08-211-1/+8
* 2012-08-21 Richard Guenther <rguenther@suse.de>rguenth2012-08-211-64/+88
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-205/+556
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-3/+19
* 2012-08-09 Richard Guenther <rguenther@suse.de>rguenth2012-08-091-6/+3
* * tree-complex.c (init_parameter_lattice_values): Don't call var_ann.matz2012-08-011-10/+0
* * expr.c (expand_expr_real_1): Do not expand operand #1 and #2ebotcazou2012-07-251-19/+1
* 2012-07-18 Richard Guenther <rguenther@suse.de>rguenth2012-07-181-6/+0
* 2012-07-18 Richard Guenther <rguenther@suse.de>rguenth2012-07-181-1/+0
* * function.c (stack_protect_epilogue): Use expand_call to expandsteven2012-07-161-1/+0
* * flags.h (TYPE_OVERFLOW_WRAPS, TYPE_OVERFLOW_UNDEFINED,steven2012-07-161-1/+25