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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-06
trans-array.c (gfc_array_allocate): Rename allocatable_array
Daniel Carrera
7
-38
/
+97
2011-07-06
re PR other/49658 (Typo in gcc/doc/extend.texi)
Jonathan Wakely
2
-1
/
+6
2011-07-06
arm.h (TARGET_CPU_CPP_BUILTINS): Add __ARM_FEATURE_DSP.
James Greenhalgh
2
-0
/
+7
2011-07-06
configure.ac (plugin-version.h): Generate GCCPLUGIN_VERSION_MAJOR...
Basile Starynkevitch
4
-2
/
+35
2011-07-06
target-supports.exp (check_profiling_available): Disable profiling with -fpro...
Georg-Johann Lay
2
-0
/
+10
2011-07-06
machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
Bernd Schmidt
12
-48
/
+47
2011-07-06
* config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.
Joseph Myers
2
-0
/
+6
2011-07-06
* simplify-rtx.c (simplify_ternary_operation): Remove dead code.
Bernd Schmidt
2
-9
/
+2
2011-07-06
cse.c (find_comparison_args): Use val_mode_signbit_set_p.
Bernd Schmidt
8
-134
/
+147
2011-07-06
re PR tree-optimization/49645 (g++.dg/tree-ssa/pr8781.C FAILs on Tru64 UNIX)
Richard Guenther
5
-16
/
+59
2011-07-06
install.texi (Configuration): It's --enable-gnu-indirect-function, not --enab...
Ian Lance Taylor
2
-1
/
+6
2011-07-06
simplify-rtx.c (simplify_const_binary_operation): Use the shift_truncation_ma...
Bernd Schmidt
3
-6
/
+13
2011-07-06
Use pointer_mode for address computation.
H.J. Lu
4
-10
/
+55
2011-07-06
re PR tree-optimization/49647 (gcc.dg/tree-ssa/20030807-7.c XPASSes everywhere)
Rainer Orth
2
-1
/
+6
2011-07-06
tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.
Richard Guenther
17
-29
/
+54
2011-07-06
re PR testsuite/49542 (2 failures in the vectorization testsuite in 64-bit mode)
Eric Botcazou
3
-5
/
+10
2011-07-06
re PR c++/48157 (Unable to match function call to member function template)
Jason Merrill
4
-2
/
+37
2011-07-06
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-05
re PR tree-optimization/49618 (When building uClibc with GCC 4.6.1 old_atexit...
Jakub Jelinek
2
-1
/
+44
2011-07-05
pr44023.c: Add dg-require-effective-target int32plus
Georg-Johann Lay
3
-0
/
+8
2011-07-05
* gcc.dg/cpp/pragma-3.c: Add dg-require-effective-target fopenmp.
Georg-Johann Lay
2
-0
/
+5
2011-07-05
Add --param case-values-threshold
Michael Meissner
8
-2
/
+110
2011-07-05
* gcc.target/arm/pr42093.c: Use "-fno-reorder-blocks".
Janis Johnson
2
-1
/
+5
2011-07-05
dwarf2out: Remove unused text-based unwind entry points.
Richard Henderson
4
-87
/
+20
2011-07-05
ia64: Remove TARGET_DWARF_HANDLE_FRAME_UNSPEC hook.
Richard Henderson
2
-14
/
+14
2011-07-05
ia64: Remove dead code in process_epilogue.
Richard Henderson
2
-33
/
+6
2011-07-05
ia64: Use pc_rtx to save the return address.
Richard Henderson
2
-7
/
+14
2011-07-05
ia64: Remove ia64_dwarf2out_def_steady_cfa.
Richard Henderson
2
-24
/
+3
2011-07-05
ia64: Issue REG_CFA_REGISTER for ar.pfs at alloc insn.
Richard Henderson
2
-1
/
+13
2011-07-05
arm: Use REG_CFA_REGISTER instead of UNSPEC_STACK_ALIGN.
Richard Henderson
3
-54
/
+73
2011-07-05
vax: Emit prologue as rtl.
Richard Henderson
4
-28
/
+97
2011-07-05
* g++.dg/rtti/anon-ns1.C: Allow for null-termination.
Jason Merrill
2
-1
/
+5
2011-07-05
Promote the function argument before checking non-legitimate constant.
H.J. Lu
2
-6
/
+12
2011-07-05
Fix PR47654: Loop blocking should strip-mine at least two loops.
Sebastian Pop
6
-46
/
+83
2011-07-05
Fix computation of precision.
Sebastian Pop
2
-69
/
+15
2011-07-05
Correct computation of max.
Sebastian Pop
2
-1
/
+6
2011-07-05
Correct typo.
Sebastian Pop
2
-1
/
+5
2011-07-05
re PR c++/49598 ([C++0x] Ice on lambda with implicit capture by value.)
Jason Merrill
4
-1
/
+23
2011-07-05
c-common.c (c_common_nodes_and_builtins): Build all common tree nodes first.
Richard Guenther
6
-8
/
+18
2011-07-05
07-05-2011 Razya Ladelsky <razya@il.ibm.com>
Razya Ladelsky
5
-32
/
+89
2011-07-05
Don't propagate hard registers in forward_propagate_subreg.
H.J. Lu
2
-0
/
+8
2011-07-05
re PR tree-optimization/49518 (ICE in vect_enhance_data_refs_alignment, at tr...
Richard Guenther
5
-1
/
+83
2011-07-05
run_acats (which): Extract last field from type -p, type output only if comma...
Rainer Orth
2
-2
/
+7
2011-07-05
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-04
DR 1207 PR c++/49589
Jason Merrill
6
-2
/
+45
2011-07-04
error.c (dump_template_bindings): Don't print typenames for a partial instant...
Jason Merrill
5
-17
/
+80
2011-07-04
* error.c (type_to_string): Avoid redundant akas.
Jason Merrill
4
-0
/
+37
2011-07-04
re PR fortran/49623 (Segfault of "gfortran -L" if no argument follows the "-L")
Jakub Jelinek
2
-0
/
+9
2011-07-04
re PR rtl-optimization/49619 (ICE in simplify_subreg, at simplify-rtx.c:5362)
Jakub Jelinek
5
-4
/
+31
2011-07-04
re PR rtl-optimization/49472 (Compiler segfault on valid code)
Jakub Jelinek
4
-3
/
+51
[prev]
[next]