summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2013-09-041-1679/+57
|\
| * More comments about DECL_BUILT_IN and DECL_IS_BUILTINdodji2013-09-041-1/+10
| * Split all the structures, enums, typedefs and some fundamentaldnovillo2013-09-021-1700/+2
| * Merge ubsan into trunk.mpolacek2013-08-301-0/+2
| * * lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED,hubicka2013-08-281-7/+1
| * * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-2/+40
| * * tree.h (tree_decl_with_vis): Add cxx_constructor, cxx_destructor.hubicka2013-08-261-1/+17
| * * tree.h (TYPE_FINAL_P, DECL_FINAL_P): New macros.hubicka2013-08-251-1/+15
| * * Makeifle-in (ipa-devirt.o): New.hubicka2013-08-191-0/+1
| * * cgraph.c (cgraph_create_indirect_edge): Discoverhubicka2013-08-181-0/+1
| * * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add newhubicka2013-08-161-0/+1
* | Add wide-int branch.mrs2013-08-131-61/+228
|/
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-1/+3
* * print-tree.c (debug_vec_tree): Use debug_raw.jason2013-07-131-0/+2
* PR target/29776jakub2013-07-061-1/+1
* * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Usehubicka2013-06-211-0/+1
* 2013-06-17 Richard Biener <rguenther@suse.de>rguenth2013-06-171-0/+24
* 2013-06-13 Marc Glisse <marc.glisse@inria.fr>glisse2013-06-131-0/+1
* 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