index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
builtins.def
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-10-27
builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...
Michael Meissner
1
-3
/
+30
2017-10-19
asan.c (handle_builtin_alloca): Deal with all alloca variants.
Eric Botcazou
1
-0
/
+1
2017-10-08
* builtins.def (BUILT_IN_SETJMP): Revert latest change.
Eric Botcazou
1
-4
/
+0
2017-10-07
builtins.def (BUILT_IN_SETJMP): Declare as library builtin instead of GCC bui...
Eric Botcazou
1
-0
/
+4
2017-06-27
fenv.h builtins
Marc Glisse
1
-0
/
+11
2017-06-13
Implement no_sanitize function attribute
Martin Liska
1
-1
/
+2
2017-06-09
builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]): New.
Jan Hubicka
1
-3
/
+3
2017-06-09
Reverted r249005 until PowerPC and AIX issues sorted.
Tamar Christina
1
-2
/
+0
2017-06-08
re PR middle-end/77925 (Add __builtin_issubnormal)
Tamar Christina
1
-0
/
+2
2017-04-05
* builtins.def (BUILT_IN_UPDATE_SETJMP_BUF): Fix type.
Andreas Schwab
1
-1
/
+1
2017-03-14
re PR middle-end/80020 (gcc confused about aligned_alloc argument order)
Martin Sebor
1
-1
/
+1
2017-01-24
Brig front-end
Pekka Jääskeläinen
1
-0
/
+43
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-14
PR c/78673 - sprintf missing attribute nonnull on destination argument
Martin Sebor
1
-10
/
+11
2016-12-04
PR c/78668 - aligned_alloc, realloc, et al. missing attribute alloc_size
Martin Sebor
1
-5
/
+5
2016-11-23
backport: hsa-builtins.def: New file.
Martin Jambor
1
-0
/
+16
[next]