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
Age
Commit message (
Expand
)
Author
Files
Lines
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
8
-4
/
+42
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
2010-04-07
re PR debug/43516 ("-fcompare-debug failure" at -O2)
Jakub Jelinek
2
-4
/
+30
2010-04-07
invoke.texi (-fargument-alias, [...]): Remove.
Richard Guenther
9
-87
/
+35
2010-04-07
re PR tree-optimization/43270 (array-bounds false negative)
Richard Guenther
9
-64
/
+194
2010-04-07
tree-sra.c (find_param_candidates): Allow scalar va_list types.
Martin Jambor
2
-1
/
+5
2010-04-07
exp_pakd.adb (Create_Packed_Array_Type): Always use a modular type if the siz...
Eric Botcazou
9
-51
/
+114
2010-04-07
decl.c (gnat_to_gnu_entity): Set default alignment on the RETURN type built f...
Eric Botcazou
2
-0
/
+8
2010-04-07
trans.c (call_to_gnu): In the return-by-target-ptr case do not set the result...
Eric Botcazou
2
-41
/
+30
2010-04-07
re PR driver/41594 (-static-libstdc++ is not recognized as valid by the gcc d...
Iain Sandoe
2
-2
/
+9
2010-04-07
Update comment for last commit.
Rainer Orth
1
-2
/
+2
2010-04-07
config.gcc (i[34567]86-*-solaris2*): Default with_tune_32 to generic.
Rainer Orth
2
-2
/
+7
2010-04-07
re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not ...
Richard Guenther
2
-0
/
+18
2010-04-07
re PR c++/42556 (Unnecessary generation of a zero initializer for array with ...
Jie Zhang
4
-3
/
+41
2010-04-07
re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not ...
Richard Guenther
2
-10
/
+23
2010-04-07
re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not ...
Richard Guenther
4
-0
/
+36
2010-04-07
re PR debug/43628 (in-class func-ptr type parameter has unspecified DW_AT_type)
Dodji Seketeli
4
-1
/
+23
2010-04-07
i386.c (ix86_handle_cconv_attribute): Ignore calling convention attributes on...
Kai Tietz
2
-1
/
+7
2010-04-07
Fix comments.
Sebastian Pop
2
-12
/
+17
2010-04-07
Sort static functions in topological order.
Sebastian Pop
2
-294
/
+263
2010-04-07
Fix comments in ifconvert.
Sebastian Pop
2
-65
/
+64
2010-04-07
Daily bump.
GCC Administrator
1
-1
/
+1
2010-04-06
redeclaration-1.C: Moved from c-c++-common/dwarf2/redeclaration-1.C
Dodji Seketeli
2
-0
/
+5
2010-04-06
parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIE...
Jason Merrill
47
-102
/
+151
2010-04-06
Add ChangeLog entries.
Sebastian Pop
2
-0
/
+62
2010-04-06
Fix 473.astar miscompile.
Sebastian Pop
2
-13
/
+42
2010-04-06
Use POINTER_PLUS_EXPR for pointer types.
Sebastian Pop
3
-1
/
+16
2010-04-06
Compute min and max bounds for IVs and infer types.
Sebastian Pop
6
-241
/
+340
2010-04-06
Add extra checks for places assuming one argument loop close SSA form.
Sebastian Pop
2
-0
/
+31
2010-04-06
Avoid calling verify_ssa twice in verify_loop_closed_ssa.
Sebastian Pop
8
-19
/
+37
2010-04-06
Always execute verify_loop_closed_ssa at LNO level.
Sebastian Pop
6
-19
/
+37
2010-04-06
re PR tree-optimization/32824 (Missed reduction vectorizer after store to glo...
Changpeng Fang
4
-1
/
+27
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
13
-2
/
+105
2010-04-06
re PR target/43667 (ICE with __builtin_ia32_vpermil2p* and -mavx)
Jakub Jelinek
2
-9
/
+16
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
8
-45
/
+68
2010-04-06
i386-protos.h (x86_maybe_negate_const_int): Declare.
Uros Bizjak
5
-229
/
+144
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
15
-51
/
+655
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
8
-7
/
+151
2010-04-06
re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...
Tobias Burnus
26
-35
/
+922
2010-04-06
re PR c++/43648 (ICE with explicit destructor call and typedef)
Jason Merrill
4
-2
/
+33
2010-04-06
re PR c++/43621 (ICE: in poplevel_class, at cp/name-lookup.c:2615 with invali...
Jason Merrill
4
-2
/
+22
2010-04-06
MAINTAINERS (Write After Approval): Add myself.
Iain Sandoe
2
-0
/
+5
2010-04-06
re PR tree-optimization/42906 (Empty loop not removed)
Jan Hubicka
4
-12
/
+135
[next]