summaryrefslogtreecommitdiff
path: root/gcc/builtin-types.def
AgeCommit message (Expand)Author
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe
2020-01-01Update copyright years.Jakub Jelinek
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-01Update copyright years.Jakub Jelinek
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.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-03Update copyright years.Jakub Jelinek
2017-11-28Remove Cilk Plus support.Julia Koval
2017-10-27builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...Michael Meissner
2017-09-06asan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_UINT8_UINT8...Wish 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-01Update copyright years.Jakub Jelinek
2016-11-21re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger
2016-08-22Add minimal _FloatN, _FloatNx built-in functions.Joseph Myers
2016-01-19Merge of HSAMartin Jambor
2016-01-04Update copyright years.Jakub Jelinek
2015-11-05gcc/Jakub Jelinek
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.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-05Update copyright years.Jakub Jelinek
2014-11-12re PR c/59708 (clang-compatible checked arithmetic builtins)Jakub Jelinek
2014-11-05ipa-chkp.c: New.Ilya Enkovich
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie
2014-05-22Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.Thomas Schwinge
2014-02-07re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich
2013-11-18builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.Ilya Enkovich
2013-10-30builtin-types.def (BT_FN_VOID_CONST_PTR): New.Ilya Enkovich
2013-10-11target.c: New file.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-04re PR sanitizer/55439 (ThreadSanitizer: handle atomic operations)Jakub Jelinek
2012-12-03sanitizer.def: Add Address Sanitizer builtins.Jakub Jelinek
2012-09-14builtin-types.def (BT_FN_CONST_STRING): Add.Richard Guenther
2012-04-11re PR target/52624 (missing __builtin_bswap16)Eric Botcazou
2012-01-25re PR lto/51698 ([trans-mem] TM runtime and application with LTO)Aldy Hernandez
2012-01-23re PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c execution test)Uros Bizjak
2011-11-08Merge from transactional-memory branch.Aldy Hernandez