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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-09
re PR bootstrap/43684 (multiple 'set but not used' errors.)
Iain Sandoe
6
-15
/
+38
2010-04-09
i386.md (DWI): New mode iterator.
Uros Bizjak
4
-756
/
+332
2010-04-09
target.h (builtin_conversion): Pass in input and output types.
Richard Guenther
8
-39
/
+95
2010-04-09
gigi.h (maybe_variable): Delete.
Eric Botcazou
6
-326
/
+374
2010-04-09
re PR target/43152 (vcond<> not supported for AVX float modes)
Richard Guenther
2
-7
/
+13
2010-04-09
tree-vectorizer.h (struct _stmt_vec_info): Document that vectype is the type ...
Richard Guenther
6
-188
/
+317
2010-04-09
gigi.h (gnat_mark_addressable): Rename parameter.
Eric Botcazou
6
-283
/
+223
2010-04-09
cygming.h (TARGET_OS_CPP_BUILTINS): Add __thiscall and _thiscall as predefine...
Kai Tietz
5
-6
/
+107
2010-04-09
pr35504.C: Add check for thiscall.
Kai Tietz
4
-0
/
+92
2010-04-09
re PR c++/28584 (Cast to pointer from integer of different size)
Manuel López-Ibáñez
11
-5
/
+43
2010-04-09
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
16
-93
/
+1212
2010-04-09
re PR fortran/28039 (Warn when ignoring extra characters in the format specif...
Bud Davis
2
-1
/
+26
2010-04-09
re PR fortran/28039 (Warn when ignoring extra characters in the format specif...
Bud Davis
2
-7
/
+32
2010-04-09
Daily bump.
GCC Administrator
1
-1
/
+1
2010-04-08
tree.h (TREE_ADDRESSABLE): Document its effect for function types.
Eric Botcazou
12
-535
/
+334
2010-04-08
Fix a problematic logic at unswitch-loops pass.
Jing Yu
2
-25
/
+28
2010-04-08
Fix comments, simplify logic.
Sebastian Pop
2
-123
/
+108
2010-04-08
Remove unused parameter.
Sebastian Pop
2
-16
/
+14
2010-04-08
re PR driver/42485 (-V switch broken)
Manuel López-Ibáñez
5
-131
/
+18
2010-04-08
Implement target hook for loop unrolling
Christian Borntraeger
6
-0
/
+96
2010-04-08
re PR target/43643 (gcc -m64 -pg corrupts %rdx / %rcx register)
Rainer Orth
4
-1
/
+35
2010-04-08
module.c (use_iso_fortran_env_module): Fix standard check.
Tobias Burnus
4
-5
/
+20
2010-04-08
install.texi (Specific, [...]): Fix grammar.
Rainer Orth
2
-6
/
+12
2010-04-08
s390.c (override_options): Adjust the z10 defaults for max-unroll-times...
Wolfgang Gellerich
2
-4
/
+17
2010-04-08
s390.c (s390_expand_movmem): Issue prefetch instructions for z10.
Andreas Krebbel
2
-0
/
+54
2010-04-08
re PR tree-optimization/43679 (ice in gen_lsm_tmp_name, at tree-ssa-loop-im.c...
Richard Guenther
4
-2
/
+46
2010-04-08
re PR bootstrap/43681 (bootstrap fails with "unused" var message for an appar...
Jakub Jelinek
2
-0
/
+9
2010-04-08
re PR target/41653 (not optimal result for multiplication with constant when ...
Wei Guozhi
2
-2
/
+131
2010-04-08
re PR debug/43670 ("-fcompare-debug failure (length)" with -O -ftree-vrp)
Jakub Jelinek
4
-2
/
+46
2010-04-08
configure.ac: Recognize gold and do not use its version number to test ld fea...
Doug Kwan
3
-4
/
+42
2010-04-08
re PR middle-end/40815 (redundant neg instruction caused by loop-invariant)
Maxim Kuvyrkov
4
-6
/
+44
2010-04-08
Daily bump.
GCC Administrator
1
-1
/
+1
2010-04-07
re PR c++/43016 ([C++0x] Inappropriate multiple definition error for lambda f...
Jason Merrill
2
-3
/
+4
2010-04-07
Move LTO build option description to correct subheading.
Ralf Wildenhues
2
-24
/
+27
2010-04-07
Fix documentation typos.
Ralf Wildenhues
3
-4
/
+10
2010-04-07
re PR c/18624 (GCC does not detect local variable set but never used)
Jakub Jelinek
20
-40
/
+586
2010-04-07
tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...
Jakub Jelinek
18
-66
/
+88
2010-04-07
re PR objc/35996 (ICE while building simple ObjC code with -fobjc-gc)
Iain Sandoe
5
-3
/
+25
2010-04-07
PR fortran/40539 Document LOGICAL representation
Janne Blomqvist
2
-6
/
+37
2010-04-07
diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...
Simon Baldwin
51
-19
/
+507
2010-04-07
re PR objc++/23716 (obj-c++.dg/comp-types-10.mm ICE with the GNU runtime)
Iain Sandoe
4
-2
/
+18
2010-04-07
PR c++/11094, DR 408
Jason Merrill
9
-5
/
+126
2010-04-07
name-lookup.c (current_decl_namespace): Non-static.
Jason Merrill
6
-3
/
+33
2010-04-07
re PR c++/38392 (Template friend function injection)
Jason Merrill
4
-5
/
+36
2010-04-07
pt.c (print_template_statistics): New.
Jason Merrill
4
-0
/
+21
2010-04-07
re PR c++/41970 (use of a type with no linkage to declare a variable with lin...
Jason Merrill
4
-11
/
+25
2010-04-07
ipa-reference.c (mark_load): Use get_base_address.
Richard Guenther
11
-43
/
+79
2010-04-07
re PR c++/42697 (ice-on-legal-code: template class template function local ob...
Dodji Seketeli
4
-1
/
+41
2010-04-07
re PR c++/40239 (Aggregate initialization requires copy constructor)
Dodji Seketeli
5
-2
/
+43
2010-04-07
tree-ssa-forwprop.c (forward_propagate_addr_expr): Propagate constants everyw...
Richard Guenther
2
-3
/
+9
[next]