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/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-08-29
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
Jan Hubicka
1
-3
/
+3
2008-08-21
re PR c/30457 (Please warn about va_start(ap, invalid))
Manuel López-Ibáñez
1
-0
/
+11
2008-08-21
diagnostic.c (pedwarn_at): Rename as pedwarn.
Manuel López-Ibáñez
1
-1
/
+1
2008-08-20
diagnostic.c (inform): Add an explicit location_t parameter.
Manuel López-Ibáñez
1
-2
/
+2
2008-08-18
real.h (dconst_e, [...]): Declare.
Manuel López-Ibáñez
1
-19
/
+13
2008-08-12
re PR bootstrap/37097 (Revision 139014 failed to bootstrap)
Ulrich Weigand
1
-1
/
+0
2008-08-12
real.h (struct real_format): New member round_towards_zero.
Ulrich Weigand
1
-14
/
+29
2008-08-08
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...
Manuel López-Ibáñez
1
-4
/
+6
2008-08-06
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
Kaveh R. Ghazi
1
-5
/
+5
2008-08-03
optabs.c (expand_binop, [...]): Upse optimize_insn_for_speed predicate.
Jan Hubicka
1
-5
/
+5
2008-07-31
re PR c/36970 (GCC should display a warning when trying to free a static array)
Jakub Jelinek
1
-1
/
+28
2008-07-30
builtins.c (std_gimplify_va_arg_expr): Replace PREFERRED_STACK_BOUNDARY with ...
H.J. Lu
1
-4
/
+4
2008-07-30
[multiple changes]
H.J. Lu
1
-2
/
+15
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-9
/
+375
2008-07-23
re PR c/35058 (-Werror= works only with some warnings)
Manuel López-Ibáñez
1
-1
/
+1
2008-07-20
builtins.c (expand_builtin_int_roundingfn, [...]): Do not take subtarget argu...
Jan Hubicka
1
-12
/
+10
2008-07-18
re PR middle-end/36859 (Caller/callee mismatch for vararg on stack)
H.J. Lu
1
-1
/
+10
2008-07-15
builtins.c (std_canonical_va_list): Treat structure based va_list types.
Kai Tietz
1
-2
/
+4
2008-07-06
config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...
Kai Tietz
1
-34
/
+66
2008-07-04
Revert 137452.
Kai Tietz
1
-58
/
+34
2008-07-04
config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...
Kai Tietz
1
-34
/
+58
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
[next]