summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* gcc/burnus2013-12-041-0/+5
* Reverted:kyukhin2013-11-291-20/+0
* gcc/rsandifo2013-11-281-0/+8
* 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+2
* * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-0/+4
* 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-2/+1
* Remove macros that implicitly use input_locationdmalcolm2013-11-221-2/+0
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-560/+74
* gcc/c-family/rsandifo2013-11-181-2/+2
* gcc/rsandifo2013-11-181-13/+0
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/rsandifo2013-11-181-0/+16
* gcc/rsandifo2013-11-181-0/+10
* * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.kyukhin2013-11-181-0/+3
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-3/+0
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-5/+0
* Refactor implicit function template implementation and fix 58534, 58536, 5854...abutcher2013-11-121-0/+5
* * tree.h (CONSTRUCTOR_NO_CLEARING): Define.ebotcazou2013-11-111-0/+2
* Re-factor tree.h - Part 1.dnovillo2013-11-081-70/+0
* gcc:jsm282013-11-071-0/+18
* 2013-11-06 Richard Biener <rguenther@suse.de>rguenth2013-11-061-0/+1
* * tree.c (tree_ctz): New function.jakub2013-10-311-0/+1
* * tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.kyukhin2013-10-301-0/+13
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+3
* Fix names of various macro parameters in tree.hdmalcolm2013-10-251-39/+39
* * mode-classes.def (MODE_POINTER_BOUNDS): New.kyukhin2013-10-251-0/+4
* * builtins.c (dummy_object, gimplify_va_arg_expr): Move to gimplify.c.amacleod2013-10-241-2/+0
* * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod2013-10-171-1/+0
* gcc/pmatos2013-10-161-0/+2
* PR target/57756tmsriram2013-10-151-4/+4
* gcc/tschwinge2013-10-111-3/+0
* libgomp/jakub2013-10-111-7/+78
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-4/+0
* * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.amacleod2013-10-091-0/+25
* * tree-flow.h: Remove some prototypes.amacleod2013-10-081-9/+2
* * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-5/+1
* gcc/rsandifo2013-09-281-43/+44
* 2013-09-24 Richard Biener <rguenther@suse.de>rguenth2013-09-241-1/+0
* 2013-09-23 Kugan Vivekanandarajah <kuganv@linaro.org>clyon2013-09-231-1/+5
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-4/+0
* * tree.h: Move documentation for tree_function_decl to tree-core.hmrs2013-09-051-5/+0
* Fix typo in commentdodji2013-09-051-1/+1
* 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