Age | Commit message (Expand) | Author | Files | Lines |
2013-12-04 | re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS) | Tobias Burnus | 1 | -0/+5 |
2013-11-29 | revert: cgraph.h (varpool_node): Add need_bounds_init field. | Ilya Enkovich | 1 | -20/+0 |
2013-11-28 | tree-core.h (tree_base): Document use of static_flag for SSA_NAME. | Richard Sandiford | 1 | -0/+8 |
2013-11-27 | 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de> | Bernd Edlinger | 1 | -1/+2 |
2013-11-27 | cgraph.h (enum cgraph_simd_clone_arg_type): New. | Aldy Hernandez | 1 | -0/+4 |
2013-11-26 | Remove parameter keep_aligning from get_inner_reference. | Bernd Edlinger | 1 | -2/+1 |
2013-11-22 | Remove macros that implicitly use input_location | David Malcolm | 1 | -2/+0 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -560/+74 |
2013-11-18 | c-common.c (convert_vector_to_pointer_for_subscript): Remove cast to unsigned... | Richard Sandiford | 1 | -2/+2 |
2013-11-18 | tree.h (host_integerp, [...]): Delete. | Richard Sandiford | 1 | -13/+0 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | tree.h (tree_to_shwi, [...]): Declare, with inline expansions. | Richard Sandiford | 1 | -0/+16 |
2013-11-18 | tree.h (tree_fits_shwi_p, [...]): Declare. | Richard Sandiford | 1 | -0/+10 |
2013-11-18 | builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New. | Ilya Enkovich | 1 | -0/+3 |
2013-11-17 | gimple.h: Reorder prototypes to match .c declaration order... | Andrew MacLeod | 1 | -3/+0 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -5/+0 |
2013-11-12 | Refactor implicit function template implementation and fix 58534, 58536, 5854... | Adam Butcher | 1 | -0/+5 |
2013-11-11 | tree.h (CONSTRUCTOR_NO_CLEARING): Define. | Tristan Gingold | 1 | -0/+2 |
2013-11-08 | Re-factor tree.h - Part 1. | Diego Novillo | 1 | -70/+0 |
2013-11-07 | tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC. | Joseph Myers | 1 | -0/+18 |
2013-11-06 | tree.c (drop_tree_overflow): New function. | Richard Biener | 1 | -0/+1 |
2013-10-31 | tree.c (tree_ctz): New function. | Jakub Jelinek | 1 | -0/+1 |
2013-10-30 | tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE. | Ilya Enkovich | 1 | -0/+13 |
2013-10-29 | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | Balaji V. Iyer | 1 | -0/+3 |
2013-10-25 | Fix names of various macro parameters in tree.h | David Malcolm | 1 | -39/+39 |
2013-10-25 | mode-classes.def (MODE_POINTER_BOUNDS): New. | Ilya Enkovich | 1 | -0/+4 |
2013-10-24 | builtins.c (dummy_object, [...]): Move to gimplify.c. | Andrew MacLeod | 1 | -2/+0 |
2013-10-17 | tree-flow.h (struct omp_region): Move to omp-low.c. | Andrew MacLeod | 1 | -1/+0 |
2013-10-16 | tree-core.h (tree_code_name): Remove. | Paulo Matos | 1 | -0/+2 |
2013-10-15 | re PR target/57756 (Function target attribute is retaining state of previous... | Sriraman Tallam | 1 | -4/+4 |
2013-10-11 | tree.h (OMP_CLAUSE_CODE): Remove duplicate definition. | Thomas Schwinge | 1 | -3/+0 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 1 | -7/+78 |
2013-10-09 | tree-flow.h: Remove all remaining prototypes... | Andrew MacLeod | 1 | -4/+0 |
2013-10-09 | tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h. | Andrew MacLeod | 1 | -0/+25 |
2013-10-08 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -9/+2 |
2013-10-02 | tree-flow.h: Include new .h files. | Andrew Macleod | 1 | -5/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -43/+44 |
2013-09-24 | re PR tree-optimization/58513 (*var and MEM[(const int &)var] (var has int* ... | Richard Biener | 1 | -1/+0 |
2013-09-23 | gimple-pretty-print.c (dump_ssaname_info): New function. | Kugan Vivekanandarajah | 1 | -1/+5 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -4/+0 |
2013-09-05 | tree.h: Move documentation for tree_function_decl to tree-core.h with the dec... | Mike Stump | 1 | -5/+0 |
2013-09-05 | Fix typo in comment | Dodji Seketeli | 1 | -1/+1 |
2013-09-04 | More comments about DECL_BUILT_IN and DECL_IS_BUILTIN | Dodji Seketeli | 1 | -1/+10 |
2013-09-02 | Split all the structures, enums, typedefs and some fundamental declarations f... | Diego Novillo | 1 | -1700/+2 |
2013-08-30 | Merge ubsan into trunk. | Marek Polacek | 1 | -0/+2 |
2013-08-28 | lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE... | Jan Hubicka | 1 | -7/+1 |
2013-08-27 | Makefile.in (omp-low.o): Depend on $(TARGET_H). | Jakub Jelinek | 1 | -2/+40 |
2013-08-26 | tree.h (tree_decl_with_vis): Add cxx_constructor, cxx_destructor. | Jan Hubicka | 1 | -1/+17 |
2013-08-25 | tree.h (TYPE_FINAL_P, [...]): New macros. | Jan Hubicka | 1 | -1/+15 |
2013-08-19 | Makeifle-in (ipa-devirt.o): New. | Jan Hubicka | 1 | -0/+1 |