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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-02
rtlanal.c (add_reg_note): New function.
Ian Lance Taylor
1
-4
/
+2
2008-06-26
libfuncs.h (LTI_synchronize): New libfunc_index.
Richard Sandiford
1
-0
/
+6
2008-06-26
alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...
Kaveh R. Ghazi
1
-14
/
+18
2008-06-24
re PR middle-end/36594 (multiple regressions on powerpc at rev.136976)
Andrew Pinski
1
-1
/
+3
2008-06-19
builtins.c (expand_builtin_nonlocal_goto): Stabilize r_sp before clobbering f...
Jan Hubicka
1
-0
/
+1
2008-06-17
Remove libcall notes.
Steven Bosscher
1
-42
/
+1
2008-06-13
re PR middle-end/36520 (ICE in get_memory_rtx)
Eric Botcazou
1
-3
/
+5
2008-06-11
builtins.c (get_memory_rtx): Accept byte-addressable bitfields.
Eric Botcazou
1
-5
/
+11
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-4
/
+4
2008-06-04
re PR target/30243 ([avr] signbit() causes an internal compiler error)
Andy Hutchinson
1
-1
/
+1
2008-06-01
rtl.h (emit_clobber, [...]): Declare.
Richard Sandiford
1
-22
/
+13
2008-05-30
builtins.c (build_string_literal): Avoid generating a non-gimple_val result.
Richard Guenther
1
-5
/
+4
2008-05-24
builtins.c (fold_builtin_fpclassify): Fix spelling of FP_INFINITE.
Kaveh R. Ghazi
1
-5
/
+6
2008-05-23
builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.
Kaveh R. Ghazi
1
-0
/
+69
2008-05-18
re PR middle-end/35509 (builtin isinf() mismatch to compile-time substitution)
Kaveh R. Ghazi
1
-6
/
+54
2008-05-14
optabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOCK to LCT_PURE and LCT_...
Kenneth Zadeck
1
-2
/
+2
2008-05-09
pa.c (reloc_needed): Use CASE_CONVERT.
Tomas Bily
1
-7
/
+4
2008-05-07
[multiple changes]
Kenneth Zadeck
1
-1
/
+1
2008-04-30
builtins.c (fold_call_expr): Return realret.
Rafael Avila de Espindola
1
-0
/
+1
2008-04-26
re PR c++/35652 (offset warning should be given in the front-end)
Simon Baldwin
1
-1
/
+6
2008-04-25
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
Jan Hubicka
1
-4
/
+4
2008-04-24
c-common.h (check_builtin_function_arguments): Declare.
Richard Guenther
1
-67
/
+1
2008-04-23
tree-cfg.c (verify_expr): Check with is_gimple_address.
Paolo Bonzini
1
-2
/
+1
2008-04-23
tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case.
Tomas Bily
1
-6
/
+1
2008-04-23
re PR rtl-optimization/36017 (Miscompilation of tail call sqrt)
Jakub Jelinek
1
-0
/
+3
2008-04-08
function.h (incomming_args): Break out of struct function.
Jan Hubicka
1
-4
/
+4
2008-03-31
builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...
Jan Hubicka
1
-1
/
+1
2008-03-26
builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...
Kaveh R. Ghazi
1
-13
/
+26
2008-02-26
re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start...
Manuel López-Ibáñez
1
-1
/
+0
2008-02-20
re PR middle-end/35265 (__builtin_popcount expansion bug)
Richard Guenther
1
-0
/
+3
2007-12-06
re PR middle-end/20983 (varargs functions force va_list variable to stack unn...
Jakub Jelinek
1
-5
/
+4
2007-11-28
re PR target/32406 (MIPS: FAIL in nestfunc-6.c at -O3)
Richard Sandiford
1
-0
/
+14
2007-11-27
builtins.c (fold_builtin_1): Verify the argument types of BUILT_IN_ISNORMAL.
Richard Guenther
1
-0
/
+57
2007-11-26
re PR middle-end/34233 (ICE: get_callee_fndecl, at tree.c:6592)
Richard Guenther
1
-1
/
+3
2007-10-17
builtins.c (gimplify_va_arg_expr): Use inform for help message.
Manuel López-Ibáñez
1
-1
/
+1
2007-09-27
builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...
Jakub Jelinek
1
-20
/
+14
2007-09-18
re PR middle-end/33423 (internal compiler error: in expand_expr_real_1, at ex...
Jakub Jelinek
1
-0
/
+14
2007-09-11
builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.
Jakub Jelinek
1
-0
/
+6
2007-09-06
re PR tree-optimization/32586 (New VN misses FRE opportunities)
Richard Guenther
1
-7
/
+7
2007-09-05
builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
Jakub Jelinek
1
-3
/
+38
2007-09-05
re PR tree-optimization/21513 (__builtin_expect getting in the way of uniniti...
Adam Nemet
1
-13
/
+72
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
[next]