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
2013-05-07
calls.c (special_function_p): setjmp-like functions are leaf.
Richard Biener
1
-1
/
+1
2013-04-19
re PR tree-optimization/56982 (Bad optimization with setjmp())
Richard Biener
1
-1
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2012-12-03
sanitizer.def: Add Address Sanitizer builtins.
Jakub Jelinek
1
-1
/
+1
2012-11-22
builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.
Dmitry Vyukov
1
-0
/
+13
2012-10-20
builtins.def (BUILT_IN_UNREACHABLE): Make ATTR_CONST_NORETURN_NOTHROW_LEAF_LIST.
Jan Hubicka
1
-1
/
+1
2012-10-11
builtins.c (expand_builtin_thread_pointer): New.
Chung-Lin Tang
1
-0
/
+11
2012-10-01
builtins.def (ATTR_MATHFN_FPROUNDING): Do not use no-vops with -frounding-math.
Richard Guenther
1
-1
/
+1
2012-09-14
builtin-types.def (BT_FN_CONST_STRING): Add.
Richard Guenther
1
-0
/
+5
2012-05-14
attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.
Bernd Schmidt
1
-6
/
+6
2012-04-11
re PR target/52624 (missing __builtin_bswap16)
Eric Botcazou
1
-0
/
+1
2012-01-27
compiler: Use new __builtin_init_heap_trampoline.
Ian Lance Taylor
1
-1
/
+2
2012-01-25
re PR lto/51698 ([trans-mem] TM runtime and application with LTO)
Aldy Hernandez
1
-1
/
+1
2011-12-15
builtins.def (BUILT_IN_STPNCPY_CHK): New definition.
Romain Geissler
1
-0
/
+1
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
1
-0
/
+13
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
1
-2
/
+5
2011-10-07
re PR middle-end/50527 (inconsistent vla align)
Tom de Vries
1
-0
/
+1
2011-08-12
builtins.def (BUILT_IN_ICEIL{,F,L}, [...]): New builtin definitions.
Uros Bizjak
1
-0
/
+12
2011-06-27
builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
Jakub Jelinek
1
-1
/
+2
2011-06-21
Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
Bernd Schmidt
1
-0
/
+4
2010-12-01
tree.c (build_common_builtin_nodes): Do not initialize BUILT_IN_PROFILE_FUNC_...
Jan Hubicka
1
-2
/
+4
2010-10-06
builtins.def (BUILT_IN_CALLOC, [...]): Mark as leaf.
Jakub Jelinek
1
-20
/
+20
2010-09-28
builtin-attrs.def (ATTR_LEAF): New attribute.
Jan Hubicka
1
-206
/
+206
2010-07-23
builtins.def (BUILT_IN_ARGS_INFO): Remove.
Nathan Froyd
1
-1
/
+0
2010-04-20
builtins.c (build_complex_cproj, [...]): New.
Kaveh R. Ghazi
1
-3
/
+3
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-1
/
+1
2009-09-28
except.h (struct eh_region_d): Add use_cxa_end_cleanup.
Richard Henderson
1
-0
/
+1
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-0
/
+6
2009-06-11
re PR c/39252 (Request new feature __builtin_unreachable ())
David Daney
1
-0
/
+1
2009-04-15
builtins.def (va_start, [...]): Fix my previous commit.
Jan Hubicka
1
-3
/
+3
2009-04-15
* builtins.def (va_start, va_end, va_copy): Mark nothrow.
Jan Hubicka
1
-3
/
+3
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2008-06-18
targhooks.h (struct gcc_target): New member unwind_word_mode.
Ulrich Weigand
1
-1
/
+1
2008-05-23
builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.
Kaveh R. Ghazi
1
-0
/
+1
2008-05-18
re PR middle-end/35509 (builtin isinf() mismatch to compile-time substitution)
Kaveh R. Ghazi
1
-0
/
+1
2008-04-27
targhooks.h (default_emutls_var_fields, [...]): Declare.
Nathan Sidwell
1
-2
/
+10
2008-02-26
re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start...
Manuel López-Ibáñez
1
-1
/
+0
2008-02-25
re PR middle-end/19984 (nan should be C99 built-in)
Uros Bizjak
1
-3
/
+3
2007-09-15
tree-parloops.c: New file.
Zdenek Dvorak
1
-1
/
+2
2007-09-11
builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.
Jakub Jelinek
1
-0
/
+1
2007-09-06
builtin-attrs.def (ATTR_NONNULL_3): New.
Jakub Jelinek
1
-12
/
+12
2007-09-05
builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
Jakub Jelinek
1
-0
/
+1
2007-08-29
builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
Francois-Xavier Coudert
1
-0
/
+1
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-07-18
re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...
Kaveh R. Ghazi
1
-0
/
+1
2007-07-18
re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...
Kaveh R. Ghazi
1
-0
/
+1
2007-07-18
re PR middle-end/32668 (The type-generic builtins apply default promotions)
Kaveh R. Ghazi
1
-8
/
+8
2007-07-11
builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.
David Daney
1
-1
/
+2
2007-05-18
builtins.c (CASE_MATHFN_REENT): New macro.
Kaveh R. Ghazi
1
-0
/
+6
2007-05-11
re PR other/31852 (Missing __builtin_memchr)
Paolo Carlini
1
-0
/
+1
[next]