aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-core.h
AgeCommit message (Expand)Author
2019-08-302019-08-30 Richard Biener <rguenther@suse.de>Richard Biener
2019-05-29 PR fortran/90329Jakub Jelinek
2019-01-02Backport of the "asm inline" patchesSegher Boessenkool
2018-10-03Backport r264806Martin Liska
2018-01-12Fix integer overflow in stats of trees.Martin Liska
2018-01-10Preserving locations for variable-uses and constants (PR c++/43486)David Malcolm
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-20poly_int: tree constantsRichard Sandiford
2017-12-15 * tree-core.h (struct attribute_spec): Swap affects_type_identity andJakub Jelinek
2017-12-07New VECTOR_CST layoutRichard Sandiford
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor
2017-11-28Remove Cilk Plus support.Julia Koval
2017-11-23 * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou
2017-11-22 PR c++/60336Marek Polacek
2017-11-172017-11-17 Richard Biener <rguenther@suse.de>Richard Biener
2017-10-29Delete obsolete SDB debug info support.Jim Wilson
2017-10-13[PATCH] Tree structure markingNathan Sidwell
2017-10-112017-10-11 Richard Biener <rguenther@suse.de>Richard Biener
2017-09-14Store VECTOR_CST_NELTS directly in tree_nodeRichard Sandiford
2017-08-18Add warn_if_not_aligned attributeH.J. Lu
2017-08-16 * tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell
2017-06-27fenv.h builtinsMarc Glisse
2017-06-09 * builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST,Jan Hubicka
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge
2017-05-012017-05-01 Xi Ruoyao <ryxi@stu.xidian.edu.cn>Xi Ruoyao
2017-04-122017-04-12 Richard Biener <rguenther@suse.de>Richard Biener
2017-01-20 PR c/64279Marek Polacek
2017-01-122017-01-12 Richard Biener <rguenther@suse.de>Richard Biener
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-24Make it cheaper to test whether an SSA name is a virtual operandRichard Sandiford
2016-11-22OpenMP loop cloning for SIMT executionJakub Jelinek
2016-11-21gcc:Bernd Edlinger
2016-10-19[PR lto/77458] Avoid ICE in offloading with differing _FloatN, _FloatNx typesThomas Schwinge
2016-10-16 PR ada/37139Eric Botcazou
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-06-01Remove the unused OMP_CLAUSE_DEVICE_RESIDENTThomas Schwinge
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm
2016-05-13 * builtins.c (expand_builtin_memcmp): Do not emit the call here.Eric Botcazou
2016-05-04 PR c++/70906Jakub Jelinek
2016-04-27 PR sanitizer/70683Jakub Jelinek
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-01-19Merge of HSAMartin Jambor
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-23Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRThomas Schwinge
2015-11-17Add a combined_fn enumRichard Sandiford
2015-11-09 PR middle-end/68251Eric Botcazou
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-11-07Move #undef DEF_BUILTIN* to builtins.defRichard Sandiford