]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-core.h
[Ada] Replace low-level membership tests with high-level routines
[thirdparty/gcc.git] / gcc / tree-core.h
2019-08-13  rsandifoUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-10  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_D...
2019-08-07  jakub * tree-core.h (enum omp_clause_code): Adjust OMP_CLAUS...
2019-08-05  rsandifoMake function_code a 32-bit field
2019-07-25  marxinExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-25  marxinCome up with function_decl_type and use it in tree_func...
2019-07-20  jakub * tree.def (OMP_LOOP): New tree code.
2019-07-12  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_O...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-03  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__...
2019-07-02  rguenth2019-07-02 Richard Biener <rguenther@suse.de>
2019-06-24  hubicka * ipa-utils.h (type_with_linkage_p): Verify that type is
2019-06-10  jakub * tree.def (OMP_SCAN): New tree code.
2019-05-24  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__...
2019-05-16  jakub PR fortran/90329
2019-02-22  rguenth2019-02-22 Richard Biener <rguenther@suse.de>
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-12-06  segherasm inline
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-10-05  rguenth2018-10-05 Richard Biener <rguenther@suse.de>
2018-10-03  marxinProperly mark lambdas in GCOV (PR gcov-profile/86109).
2018-08-29  rguenth2018-08-29 Richard Biener <rguenther@suse.de>
2018-08-24  uros * emit-rtl.c (init_emit_once): Do not emit MODE_POINTE...
2018-06-20  cesarUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-08  marxinRemove MPX
2018-05-30  law * tree-core.h: Update comment about the format of...
2018-01-12  marxinFix integer overflow in stats of trees.
2018-01-10  dmalcolmPreserving locations for variable-uses and constants...
2018-01-03  jakub Update copyright years.
2017-12-20  rsandifopoly_int: tree constants
2017-12-15  jakub * tree-core.h (struct attribute_spec): Swap affects_ty...
2017-12-07  rsandifoNew VECTOR_CST layout
2017-12-07  mseborPR c/81544 - attribute noreturn and warn_unused_result...
2017-11-28  jkovalRemove Cilk Plus support.
2017-11-23  ebotcazou * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-22  mpolacek PR c++/60336
2017-11-17  rguenth2017-11-17 Richard Biener <rguenther@suse.de>
2017-10-29  wilsonDelete obsolete SDB debug info support.
2017-10-13  nathan[PATCH] Tree structure marking
2017-10-11  rguenth2017-10-11 Richard Biener <rguenther@suse.de>
2017-09-14  rsandifoStore VECTOR_CST_NELTS directly in tree_node
2017-08-18  hjlAdd warn_if_not_aligned attribute
2017-08-16  nathan * tree-core.h (tree_type_non_common): Rename binfo...
2017-06-27  glissefenv.h builtins
2017-06-09  hubicka * builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST,
2017-05-19  tschwingeOpenACC 2.5 default (present) clause
2017-05-01  law2017-05-01 Xi Ruoyao <ryxi@stu.xidian.edu.cn>
2017-04-12  rguenth2017-04-12 Richard Biener <rguenther@suse.de>
2017-01-20  mpolacek PR c/64279
2017-01-12  rguenth2017-01-12 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-12-24  rsandifoMake it cheaper to test whether an SSA name is a virtua...
2016-11-22  amonakovOpenMP loop cloning for SIMT execution
2016-11-21  edlingergcc:
2016-10-19  tschwinge[PR lto/77458] Avoid ICE in offloading with differing...
2016-10-16  ebotcazou PR ada/37139
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-07-11  edlinger2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-06-01  tschwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
2016-05-20  dmalcolmImplement CALL_EXPR_MUST_TAIL_CALL
2016-05-13  ebotcazou * builtins.c (expand_builtin_memcmp): Do not emit...
2016-05-04  jakub PR c++/70906
2016-04-27  jakub PR sanitizer/70683
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-01-19  jambormMerge of HSA
2016-01-04  jakub Update copyright years.
2015-12-23  tschwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-11-17  rsandifoAdd a combined_fn enum
2015-11-09  ebotcazou PR middle-end/68251
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-11-07  rsandifoMove #undef DEF_BUILTIN* to builtins.def
2015-11-07  rsandifoMove #undef DEF_INTERNAL_FN to internal-fn.def
2015-11-06  hubicka * tree-core.h (size_type_kind): Remove OEP_CONSTANT_AD...
2015-11-06  cesar gcc/
2015-11-05  jakubgcc/
2015-10-13  jakubgcc/
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-14  mpolacek * tree-core.h (tree_base): Fix typo.
2015-08-05  amacleod2015-08-05 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2017-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-05-27  aldyh * dwarf2out.c: Remove block_map.
2015-03-09  rguenth2015-03-09 Richard Biener <rguenther@suse.de>
2015-02-04  jakub * builtins.def (DEF_BUILTIN_CHKP): Define if not defined.
2015-01-21  rguenth2015-01-21 Richard Biener <rguenther@suse.de>
2015-01-15  tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-24  rguenth2014-11-24 Richard Biener <rguenther@suse.de>
2014-11-20  tbsaunde convert many if_marked htab to hash_table
2014-11-17  ienkovich * tree-core.h (built_in_class): Add builtin codes...
2014-11-11  rguenth2014-11-11 Richard Biener <rguenther@suse.de>
2014-11-05  ienkovichgcc/
2014-10-23  kyukhinAVX-512. 81.1/n. Extend `function_code' field `tree_var...
2014-10-16  dj* tree-core.h: Fix comment to not assume pointers are...
2014-10-14  dj * machmode.h (int_n_data_t): New.
2014-09-02  kyukhingcc/
next