| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | burnus | 2013-12-04 | 1 | -0/+5 |
* | Reverted: | kyukhin | 2013-11-29 | 1 | -20/+0 |
* | gcc/ | rsandifo | 2013-11-28 | 1 | -0/+8 |
* | 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2013-11-27 | 1 | -1/+2 |
* | * cgraph.h (enum cgraph_simd_clone_arg_type): New. | jakub | 2013-11-27 | 1 | -0/+4 |
* | 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2013-11-26 | 1 | -2/+1 |
* | Remove macros that implicitly use input_location | dmalcolm | 2013-11-22 | 1 | -2/+0 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -560/+74 |
* | gcc/c-family/ | rsandifo | 2013-11-18 | 1 | -2/+2 |
* | gcc/ | rsandifo | 2013-11-18 | 1 | -13/+0 |
* | gcc/c-family/ | rsandifo | 2013-11-18 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-11-18 | 1 | -0/+16 |
* | gcc/ | rsandifo | 2013-11-18 | 1 | -0/+10 |
* | * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New. | kyukhin | 2013-11-18 | 1 | -0/+3 |
* | * gimple.h: Reorder prototypes to match .c declaration order, and remove | amacleod | 2013-11-17 | 1 | -3/+0 |
* | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -5/+0 |
* | Refactor implicit function template implementation and fix 58534, 58536, 5854... | abutcher | 2013-11-12 | 1 | -0/+5 |
* | * tree.h (CONSTRUCTOR_NO_CLEARING): Define. | ebotcazou | 2013-11-11 | 1 | -0/+2 |
* | Re-factor tree.h - Part 1. | dnovillo | 2013-11-08 | 1 | -70/+0 |
* | gcc: | jsm28 | 2013-11-07 | 1 | -0/+18 |
* | 2013-11-06 Richard Biener <rguenther@suse.de> | rguenth | 2013-11-06 | 1 | -0/+1 |
* | * tree.c (tree_ctz): New function. | jakub | 2013-10-31 | 1 | -0/+1 |
* | * tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE. | kyukhin | 2013-10-30 | 1 | -0/+13 |
* | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | bviyer | 2013-10-29 | 1 | -0/+3 |
* | Fix names of various macro parameters in tree.h | dmalcolm | 2013-10-25 | 1 | -39/+39 |
* | * mode-classes.def (MODE_POINTER_BOUNDS): New. | kyukhin | 2013-10-25 | 1 | -0/+4 |
* | * builtins.c (dummy_object, gimplify_va_arg_expr): Move to gimplify.c. | amacleod | 2013-10-24 | 1 | -2/+0 |
* | * tree-flow.h (struct omp_region): Move to omp-low.c. | amacleod | 2013-10-17 | 1 | -1/+0 |
* | gcc/ | pmatos | 2013-10-16 | 1 | -0/+2 |
* | PR target/57756 | tmsriram | 2013-10-15 | 1 | -4/+4 |
* | gcc/ | tschwinge | 2013-10-11 | 1 | -3/+0 |
* | libgomp/ | jakub | 2013-10-11 | 1 | -7/+78 |
* | * tree-flow.h: Remove all remaining prototypes, enums and structs that | amacleod | 2013-10-09 | 1 | -4/+0 |
* | * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h. | amacleod | 2013-10-09 | 1 | -0/+25 |
* | * tree-flow.h: Remove some prototypes. | amacleod | 2013-10-08 | 1 | -9/+2 |
* | * tree-flow.h: Include new .h files. Move prototypes. | amacleod | 2013-10-02 | 1 | -5/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -43/+44 |
* | 2013-09-24 Richard Biener <rguenther@suse.de> | rguenth | 2013-09-24 | 1 | -1/+0 |
* | 2013-09-23 Kugan Vivekanandarajah <kuganv@linaro.org> | clyon | 2013-09-23 | 1 | -1/+5 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -4/+0 |
* | * tree.h: Move documentation for tree_function_decl to tree-core.h | mrs | 2013-09-05 | 1 | -5/+0 |
* | Fix typo in comment | dodji | 2013-09-05 | 1 | -1/+1 |
* | More comments about DECL_BUILT_IN and DECL_IS_BUILTIN | dodji | 2013-09-04 | 1 | -1/+10 |
* | Split all the structures, enums, typedefs and some fundamental | dnovillo | 2013-09-02 | 1 | -1700/+2 |
* | Merge ubsan into trunk. | mpolacek | 2013-08-30 | 1 | -0/+2 |
* | * lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, | hubicka | 2013-08-28 | 1 | -7/+1 |
* | * Makefile.in (omp-low.o): Depend on $(TARGET_H). | aldyh | 2013-08-27 | 1 | -2/+40 |
* | * tree.h (tree_decl_with_vis): Add cxx_constructor, cxx_destructor. | hubicka | 2013-08-26 | 1 | -1/+17 |
* | * tree.h (TYPE_FINAL_P, DECL_FINAL_P): New macros. | hubicka | 2013-08-25 | 1 | -1/+15 |
* | * Makeifle-in (ipa-devirt.o): New. | hubicka | 2013-08-19 | 1 | -0/+1 |