Daily bump.
[gcc.git] / gcc / tree-core.h
2021-01-16 Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-11 Nathan Sidwellc++: Final module preparations
2020-11-25 Jan HubickaAdd EAF_NODIRECTESCAPE flag
2020-11-20 Martin SeborPR middle-end/97879 - ICE on invalid mode in attribute...
2020-10-28 Jakub Jelinekopenmp: Parsing and some semantic analysis of OpenMP...
2020-10-02 Jason Merrillc++: Move CALL_FROM_NEW_OR_DELETE_P to tree.h
2020-08-03 Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-07-14 Nathan Sidwellcore: add tree-node comments
2020-05-27 Eric BotcazouAdd support for __builtin_bswap128
2020-05-07 Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-04-29 Jakub Jelinekc++, middle-end, rs6000: Fix C++17 ABI incompatibilitie...
2020-04-08 Martin LiskaAllow new/delete operator deletion only for replaceable.
2020-01-10 Thomas SchwingeFurther changes for the OpenACC 'if_present' clause...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-05 Richard SandifordCheck for bitwise identity when encoding VECTOR_CSTs...
2019-11-29 Julian BrownRemove unused decimal floating-point pointer types
2019-11-08 Richard Sandiford[C] Opt out of GNU vector extensions for built-in SVE...
2019-08-13 Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-10 Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVI...
2019-08-07 Jakub Jelinektree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_U...
2019-08-05 Richard SandifordMake function_code a 32-bit field
2019-07-25 Martin LiskaExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-25 Martin LiskaCome up with function_decl_type and use it in tree_func...
2019-07-20 Jakub Jelinektree.def (OMP_LOOP): New tree code.
2019-07-12 Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER.
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-03 Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCA...
2019-07-02 Richard Bienertree-core.h (enum tree_index): Add TI_CHREC_DONT_KNOW...
2019-06-24 Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-06-10 Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-05-24 Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CON...
2019-05-16 Jakub Jelinekre PR fortran/90329 (Incompatibility between gfortran...
2019-02-22 Richard Bienerre PR tree-optimization/87609 (miscompilation with...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-06 Segher Boessenkoolasm inline
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-10-05 Richard Bienertree-core.h (tree_block::abstract_flag): Remove.
2018-10-03 Martin LiskaProperly mark lambdas in GCOV (PR gcov-profile/86109).
2018-08-29 Richard Bienertree-core.h: Document use of deprecated_flag in SSA_NAME.
2018-08-24 Uros Bizjakemit-rtl.c (init_emit_once): Do not emit MODE_POINTER_B...
2018-06-20 Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-08 Martin LiskaRemove MPX
2018-05-30 Jozef Lawrynowicztree-core.h: Update comment about the format of NAME...
2018-01-12 Martin LiskaFix integer overflow in stats of trees.
2018-01-10 David MalcolmPreserving locations for variable-uses and constants...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Richard Sandifordpoly_int: tree constants
2017-12-15 Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-07 Richard SandifordNew VECTOR_CST layout
2017-12-07 Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-11-28 Julia KovalRemove Cilk Plus support.
2017-11-23 Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-22 Marek Polacekre PR c++/60336 (empty struct value is passed different...
2017-11-17 Richard Bienerre PR fortran/83017 (DO CONCURRENT not parallelizing)
2017-10-29 James E WilsonDelete obsolete SDB debug info support.
2017-10-13 Nathan Sidwell[PATCH] Tree structure marking
2017-10-11 Richard Bienertree.def (POLYNOMIAL_CHREC): Remove CHREC_VARIABLE...
2017-09-14 Richard SandifordStore VECTOR_CST_NELTS directly in tree_node
2017-08-18 H.J. LuAdd warn_if_not_aligned attribute
2017-08-16 Nathan Sidwelltree-core.h (tree_type_non_common): Rename binfo to...
2017-06-27 Marc Glissefenv.h builtins
2017-06-09 Jan Hubickabuiltin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST...
2017-05-19 Thomas SchwingeOpenACC 2.5 default (present) clause
2017-05-01 Xi Ruoyaore PR c++/80038 (Random segfault using local vectors...
2017-04-12 Richard Bienerre PR target/79671 (mapnik miscompilation on armv7hl...
2017-01-20 Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
2017-01-12 Richard Bienertree.c (initialize_tree_contains_struct): Make TS_OPTIM...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-24 Richard SandifordMake it cheaper to test whether an SSA name is a virtua...
2016-11-22 Jakub JelinekOpenMP loop cloning for SIMT execution
2016-11-21 Bernd Edlingerre PR c++/71973 (c++ handles built-in functions inconsi...
2016-10-19 Thomas Schwinge[PR lto/77458] Avoid ICE in offloading with differing...
2016-10-16 Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-07-11 Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-06-01 Thomas SchwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
2016-05-20 David MalcolmImplement CALL_EXPR_MUST_TAIL_CALL
2016-05-13 Eric Botcazoubuiltins.c (expand_builtin_memcmp): Do not emit the...
2016-05-04 Jakub Jelinekre PR c++/70906 (ice in add_expr, at tree.c:7925)
2016-04-27 Jakub Jelinekre PR sanitizer/70683 (-fcompare-debug bug with -fsanit...
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-01-19 Martin JamborMerge of HSA
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-23 Thomas SchwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-11-17 Richard SandifordAdd a combined_fn enum
2015-11-09 Eric Botcazoure PR middle-end/68251 (sorry, unimplemented: reverse...
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-07 Richard SandifordMove #undef DEF_BUILTIN* to builtins.def
2015-11-07 Richard SandifordMove #undef DEF_INTERNAL_FN to internal-fn.def
2015-11-06 Jan Hubickatree-core.h (size_type_kind): Remove OEP_CONSTANT_ADDRE...
2015-11-06 Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-05 Jakub Jelinekgcc/
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-14 Marek Polacek* tree-core.h (tree_base): Fix typo.
2015-08-05 Andrew MacLeodcoretypes.h (enum symbol_visibility): Relocate here.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
next