aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtin-types.def
AgeCommit message (Expand)Author
2019-11-29Remove unused decimal floating-point pointer typesJulian Brown
2019-11-25Prevent all uses of DFP when unsupported (PR c/91985).Joseph Myers
2019-01-01 Update copyright years.Jakub Jelinek
2018-11-08 * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_SIZE_PTR,Jakub Jelinek
2018-08-10Introduce __builtin_expect_with_probability (PR target/83610).Martin Liska
2018-07-31Add __builtin_speculation_safe_valueRichard Earnshaw
2018-06-18PR tree-optimization/81384 - built-in form of strnlen missingMartin Sebor
2018-06-08Remove MPXMartin Liska
2018-05-04[BRIGFE] phsa-specific optimizationsPekka Jääskeläinen
2018-01-03 Update copyright years.Jakub Jelinek
2017-11-28Remove Cilk Plus support.Julia Koval
2017-10-27[gcc]Michael Meissner
2017-09-06 * asan.c (initialize_sanitizer_builtins): AddWish Wu
2017-06-27fenv.h builtinsMarc Glisse
2017-05-04Minor BRIG/HSAIL frontend updates and bug fixes:Pekka Jääskeläinen
2017-01-27[brigfe] Small fixesMartin Jambor
2017-01-24Brig front-endPekka Jääskeläinen
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-21gcc:Bernd Edlinger
2016-08-22Add minimal _FloatN, _FloatNx built-in functions.Joseph Myers
2016-01-19Merge of HSAMartin Jambor
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-05gcc/Jakub Jelinek
2015-10-13gcc/Jakub Jelinek
2015-09-28 inlude/Nathan Sidwell
2015-02-24[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-12 PR c/59708Jakub Jelinek
2014-11-05gcc/Ilya Enkovich
2014-10-14 * machmode.h (int_n_data_t): New.DJ Delorie
2014-05-22Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.Thomas Schwinge
2014-02-072014-02-07 Richard Biener <rguenther@suse.de>Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-29 Reverted:Ilya Enkovich
2013-11-18 * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.Ilya Enkovich
2013-10-30 * builtin-types.def (BT_FN_VOID_CONST_PTR): New.Ilya Enkovich
2013-10-11libgomp/Jakub Jelinek
2013-05-28Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-12-04 PR sanitizer/55439Jakub Jelinek
2012-12-03 * sanitizer.def: Add Address Sanitizer builtins.Jakub Jelinek
2012-09-142012-09-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-11 PR target/52624Eric Botcazou
2012-01-25 PR lto/51698Aldy Hernandez
2012-01-23 PR libitm/51830Uros Bizjak
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod
2011-06-27 * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.Jakub Jelinek