summaryrefslogtreecommitdiff
path: root/gcc/builtin-types.def
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* builtins: Add various complex builtins for _Float{16,32,64,128,32x,64x,128x}Jakub Jelinek2022-10-311-0/+70
* builtins: Add __builtin_nextafterf16b builtinJakub Jelinek2022-10-311-0/+2
* builtins: Add various __builtin_*f{16,32,64,128,32x,64x,128x} builtinsJakub Jelinek2022-10-311-0/+112
* middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic supportJakub Jelinek2022-10-141-0/+4
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* openmp: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek2021-11-121-1/+2
* openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung2021-01-161-4/+4
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libsanitizer: Add hwasan pass and associated gimple changesMatthew Malcomson2020-11-251-0/+1
* libsanitizer: mid-end: Introduce stack variable handling for HWASANMatthew Malcomson2020-11-251-0/+2
* openmp: Implement allocate clause in omp lowering.Jakub Jelinek2020-11-121-0/+2
* Add support for __builtin_bswap128Eric Botcazou2020-05-281-0/+4
* [C++ coroutines] Initial implementation.Iain Sandoe2020-01-181-0/+5
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove unused decimal floating-point pointer typesJulian Brown2019-11-291-9/+0
* Prevent all uses of DFP when unsupported (PR c/91985).Joseph Myers2019-11-251-6/+18
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-0/+20
* Introduce __builtin_expect_with_probability (PR target/83610).Martin Liska2018-08-101-0/+2
* Add __builtin_speculation_safe_valueRichard Earnshaw2018-07-311-0/+6
* PR tree-optimization/81384 - built-in form of strnlen missingMartin Sebor2018-06-181-0/+2
* Remove MPXMartin Liska2018-06-081-7/+0
* [BRIGFE] phsa-specific optimizationsPekka Jääskeläinen2018-05-041-0/+4
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Remove Cilk Plus support.Julia Koval2017-11-281-2/+0
* builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...Michael Meissner2017-10-271-0/+14
* asan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_UINT8_UINT8...Wish Wu2017-09-061-0/+12
* fenv.h builtinsMarc Glisse2017-06-271-0/+10
* Minor BRIG/HSAIL frontend updates and bug fixes:Pekka Jääskeläinen2017-05-041-0/+2
* [brigfe] Small fixesMartin Jambor2017-01-271-2/+2
* Brig front-endPekka Jääskeläinen2017-01-241-1/+79
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger2016-11-211-3/+9
* Add minimal _FloatN, _FloatNx built-in functions.Joseph Myers2016-08-221-0/+56
* Merge of HSAMartin Jambor2016-01-191-4/+5
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* gcc/Jakub Jelinek2015-11-051-3/+4
* builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek2015-10-131-7/+34
* gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell2015-09-281-5/+4
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge2015-02-241-4/+6
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-0/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR c/59708 (clang-compatible checked arithmetic builtins)Jakub Jelinek2014-11-121-0/+16
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+15
* machmode.h (int_n_data_t): New.DJ Delorie2014-10-141-2/+0
* Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.Thomas Schwinge2014-05-221-10/+2
* re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Richard Biener2014-02-071-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich2013-11-291-9/+0