Age | Commit message (Expand) | Author | Files | Lines |
2024-08-07 | OpenMP: Constructors and destructors for "declare target" static aggregates | Tobias Burnus | 1 | -0/+4 |
2024-01-28 | Fix __builtin_nested_func_ptr_{created,deleted} symbol versions [PR113402] | Iain Sandoe | 1 | -2/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-05 | Introduce strub: machine-independent stack scrubbing | Alexandre Oliva | 1 | -0/+4 |
2023-11-14 | Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309] | Jakub Jelinek | 1 | -0/+6 |
2023-11-07 | c: Refer more consistently to C23 not C2X | Joseph Myers | 1 | -19/+19 |
2023-10-22 | core: Support heap-based trampolines | Andrew Burgess | 1 | -0/+2 |
2023-10-20 | Control flow redundancy hardening | Alexandre Oliva | 1 | -0/+3 |
2023-07-20 | Add __builtin_iseqsig() | Francois-Xavier Coudert | 1 | -0/+1 |
2023-06-16 | uiltins: Add support for clang compatible __builtin_{add,sub}c{,l,ll} [PR79173] | Jakub Jelinek | 1 | -0/+6 |
2023-02-02 | Replace IFN_TRAP with BUILT_IN_UNREACHABLE_TRAP [PR107300] | Jakub Jelinek | 1 | -0/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-31 | builtins: Add various complex builtins for _Float{16,32,64,128,32x,64x,128x} | Jakub Jelinek | 1 | -0/+31 |
2022-10-31 | builtins: Add __builtin_nextafterf16b builtin | Jakub Jelinek | 1 | -0/+1 |
2022-10-31 | builtins: Add various __builtin_*f{16,32,64,128,32x,64x,128x} builtins | Jakub Jelinek | 1 | -4/+87 |
2022-10-14 | middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic support | Jakub Jelinek | 1 | -0/+1 |
2022-09-27 | c++: Implement P1467R9 - Extended floating-point types and standard names com... | Jakub Jelinek | 1 | -3/+2 |
2022-08-26 | Implement __builtin_issignaling | Jakub Jelinek | 1 | -0/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-17 | __builtin_dynamic_object_size: Recognize builtin | Siddhesh Poyarekar | 1 | -0/+1 |
2021-08-09 | Don't consider '-foffload-abi' in 'DEF_GOACC_BUILTIN', 'DEF_GOMP_BUILTIN' | Thomas Schwinge | 1 | -6/+2 |
2021-05-11 | Remove BRIG front-end. | Martin Liska | 1 | -43/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-25 | libsanitizer: mid-end: Introduce stack variable handling for HWASAN | Matthew Malcomson | 1 | -0/+1 |
2020-11-20 | c++: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101] | Jakub Jelinek | 1 | -0/+1 |
2020-11-06 | builtins: Add DFP signaling NaN built-in functions | Joseph Myers | 1 | -0/+3 |
2020-10-27 | Fix fnspec of math builtins | Jan Hubicka | 1 | -2/+3 |
2020-10-26 | Extend builtin fnspecs | Jan Hubicka | 1 | -14/+14 |
2020-09-30 | [nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION | Tom de Vries | 1 | -6/+14 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -16/+0 |
2020-05-28 | Add support for __builtin_bswap128 | Eric Botcazou | 1 | -0/+2 |
2020-01-29 | Improve DSE which in turn eliminates the need for jump threading and block du... | Jeff Law | 1 | -1/+1 |
2020-01-18 | [C++ coroutines] Initial implementation. | Iain Sandoe | 1 | -0/+9 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-04 | Mark C2x built-in functions as such. | Joseph Myers | 1 | -14/+21 |
2019-10-02 | PR tree-optimization/80936 - bcmp, bcopy, and bzero not declared nonnull | Martin Sebor | 1 | -5/+3 |
2019-08-26 | Builtin function roundeven folding implementation | Tejas Joshi | 1 | -0/+6 |
2019-06-07 | Add warn_unused_result for malloc-like functions (PR tree-optimization/78902). | Martin Liska | 1 | -7/+7 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-10 | Introduce __builtin_expect_with_probability (PR target/83610). | Martin Liska | 1 | -0/+1 |
2018-07-31 | Add __builtin_speculation_safe_value | Richard Earnshaw | 1 | -0/+22 |
2018-06-18 | PR tree-optimization/81384 - built-in form of strnlen missing | Martin Sebor | 1 | -0/+1 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -44/+16 |
2018-05-31 | 2nd Patch for PR78009 | Qing Zhao | 1 | -0/+5 |
2018-05-02 | [openacc] Add __builtin_goacc_parlevel_{id,size} | Tom de Vries | 1 | -0/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-28 | builtins.def: (_Float<N> and _Float<N>X BUILT_IN_CEIL): Add _Float<N> and _Fl... | Michael Meissner | 1 | -0/+18 |
2017-12-12 | builtins.def (BUILT_IN_NEXTAFTER, [...]): Use ATTR_MATHFN_ERRNO instead of AT... | Jakub Jelinek | 1 | -6/+6 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -19/+0 |
2017-10-31 | builtins.def (DEF_FLOATN_BUILTIN): Change most _Float<N> and _Float<N>X built... | Michael Meissner | 1 | -11/+19 |