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/gfortran-test
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-15
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-15
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-04
optabs.c (debug_optab_libfunc): Update; make available to gdb.
Jan Hubicka
1
-1
/
+1
2007-08-24
re PR target/11787 (always call memcpy for block move in mips16)
Sandra Loosemore
1
-12
/
+14
2007-08-24
expr.c (store_expr): Optimize initialization of an array with STRING_CST.
Jakub Jelinek
1
-2
/
+1
2007-08-23
builtins.c (expand_builtin_mathfn): Wrap argument in save_expr directly inste...
Richard Guenther
1
-40
/
+11
2007-08-22
re PR middle-end/33007 (builtin lround doesn't work)
Richard Guenther
1
-14
/
+4
2007-08-11
alias.h (alias_set_type): Define new type.
Ian Lance Taylor
1
-1
/
+1
2007-08-09
optabs.c (expand_widen_pattern_expr): Use optabs accestors.
Jan Hubicka
1
-9
/
+9
2007-07-29
attribs.c (hash_attr, [...]): Constify.
Kaveh R. Ghazi
1
-16
/
+16
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-07-21
optabs.h (enum optab_index): Add new OTI_signbit.
Uros Bizjak
1
-9
/
+4
2007-07-18
re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...
Kaveh R. Ghazi
1
-0
/
+24
2007-07-18
re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...
Kaveh R. Ghazi
1
-5
/
+29
2007-07-18
re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...
Kaveh R. Ghazi
1
-0
/
+24
2007-07-12
builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.
Geoffrey Keating
1
-3
/
+1
2007-07-11
builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.
David Daney
1
-0
/
+59
2007-07-09
optabs.h: Added declaration for signbit_optab.
Wolfgang Gellerich
1
-7
/
+30
2007-07-06
re PR middle-end/32441 (ICE in expand_expr_real_1, at expr.c:7109)
Ian Lance Taylor
1
-8
/
+2
2007-07-02
tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...
Richard Guenther
1
-1
/
+1
2007-06-26
* builtins.c (expand_builtin_next_arg): Change Pmode to ptr_mode.
Steve Ellcey
1
-1
/
+1
2007-06-20
re PR middle-end/31959 (ICE in expand_builtin_expect, at builtins.c:5112)
Jakub Jelinek
1
-1
/
+3
2007-06-15
[multiple changes]
Andrew Pinski
1
-30
/
+27
2007-06-12
real.c (real_isfinite): New.
Kaveh R. Ghazi
1
-17
/
+11
2007-06-11
Merge dataflow branch into mainline
Daniel Berlin
1
-6
/
+4
2007-05-22
re PR middle-end/31095 (ICE in expand_expr_real_1, at expr.c:8786)
Andrew Pinski
1
-0
/
+1
2007-05-21
builtins.c (expand_builtin_setjmp_setup): Update comment.
Nathan Sidwell
1
-2
/
+1
2007-05-19
re PR middle-end/30250 (Evaluate lgamma/gamma at compile-time)
Kaveh R. Ghazi
1
-0
/
+71
2007-05-18
builtins.c (CASE_MATHFN_REENT): New macro.
Kaveh R. Ghazi
1
-0
/
+7
2007-05-18
re PR middle-end/31796 (Evaluate remquo/remainder/drem at compile-time)
Kaveh R. Ghazi
1
-0
/
+89
2007-05-18
re PR middle-end/30251 (Evaluate bessel functions at compile-time)
Kaveh R. Ghazi
1
-0
/
+19
2007-05-18
re PR middle-end/30251 (Evaluate bessel functions at compile-time)
Kaveh R. Ghazi
1
-0
/
+73
2007-05-14
builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal...
Uros Bizjak
1
-22
/
+25
2007-05-11
re PR other/31852 (Missing __builtin_memchr)
Paolo Carlini
1
-0
/
+73
2007-04-24
real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to b...
Brooks Moses
1
-8
/
+8
2007-04-05
extend.texi (Other Builtins): Add decimal float variants of signbit.
Janis Johnson
1
-1
/
+5
2007-03-19
builtins.c (expand_builtin_sync_operation, [...]): Care for extending CONST_I...
Michael Matz
1
-8
/
+27
2007-03-16
builtins.c (expand_builtin_cexpi): Use the right argument for the expansion v...
Richard Guenther
1
-1
/
+1
2007-03-15
re PR middle-end/29719 (newlib targets ICEs in expand_builtin_int_roundingfn)
Richard Guenther
1
-6
/
+65
2007-02-28
builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...
Sandra Loosemore
1
-76
/
+22
2007-02-24
builtins.c (fold_builtin_modf): New.
Kaveh R. Ghazi
1
-0
/
+59
2007-02-23
builtins.c (fold_builtin_logb, [...]): New.
Kaveh R. Ghazi
1
-0
/
+87
2007-02-23
builtins.c (fold_builtin_frexp): New.
Kaveh R. Ghazi
1
-0
/
+59
2007-02-20
optabs.h (enum optab_index): Add new OTI_scalb.
Kaveh R. Ghazi
1
-4
/
+21
2007-02-19
builtins.c (fold_builtin_load_exponent): New.
Kaveh R. Ghazi
1
-0
/
+67
2007-02-16
re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...
Roger Sayle
1
-10
/
+10
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-2258
/
+2267
2007-02-05
fold-const.c (fold_unary): Test for availability of BUILT_IN_COS before simpl...
Roger Sayle
1
-0
/
+4
2007-02-03
emit-rtl.c (dconstpi): Delete.
Kaveh R. Ghazi
1
-8
/
+6
2007-02-03
builtins.c (fold_builtin_cabs): Fold cabs(x+xi) into fabs(x)*sqrt(2).
Kaveh R. Ghazi
1
-7
/
+24
2007-02-02
re PR middle-end/30473 (Internal Compiler Error with a sprintf with few argum...
Jakub Jelinek
1
-1
/
+10
2007-02-01
alias.c (init_alias_analysis): Correct whitespace.
Roger Sayle
1
-16
/
+16
[next]