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/gfortran-test
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-15
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-15
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-12-02
re PR c/45062 (Revision 162223 caused ICE at c-decl.c:4064)
Nathan Froyd
2
-2
/
+12
2010-12-02
Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...
Sebastian Pop
8
-32
/
+142
2010-12-02
tree-vect-loop.c (vect_analyze_scalar_cycles_1): Disregard sign-changing conv...
Richard Guenther
2
-0
/
+7
2010-12-02
re PR tree-optimization/46723 (internal compiler error: in get_initial_def_fo...
Richard Guenther
5
-22
/
+70
2010-12-02
value-prof.c (gimple_ic): Use stmt_ends_bb_p to detect the case we need to sp...
Richard Guenther
2
-1
/
+6
2010-12-02
DFA model for Core 2 and Core i7 scheduling.
Bernd Schmidt
4
-6
/
+711
2010-12-02
Define tuning for Core 2 and Core i7.
Maxim Kuvyrkov
4
-119
/
+84
2010-12-02
re PR fortran/46753 (ICE: OpenMP - in extract_omp_for_data, at omp-low.c:335)
Jakub Jelinek
4
-7
/
+34
2010-12-02
re PR libgomp/43706 (scheduling two threads on one core leads to starvation)
Jakub Jelinek
2
-2
/
+7
2010-12-02
re PR libgomp/45240 (parallel.c: GOMP_parallel_end locks a mutex but fails to...
Jakub Jelinek
2
-1
/
+8
2010-12-02
re PR libstdc++/43738 (basic_file_stdio.cc uses ioctl on a fd, but not availa...
Kai Tietz
3
-1
/
+15
2010-12-02
lto-streamer.h (LTO_major_version): Bump to 2.
Richard Guenther
2
-1
/
+5
2010-12-02
re PR c++/44871 (Invalid type mismatches while merging C and C++ sources)
Richard Guenther
5
-37
/
+119
2010-12-02
re PR tree-optimization/46663 (ICE: SIGSEGV in vect_recog_pow_pattern (gimple...
Richard Guenther
4
-0
/
+30
2010-12-02
re PR middle-end/46674 (Weak alias is mistakenly optimized away)
Jie Zhang
4
-1
/
+32
2010-12-02
In gcc/objc/: 2010-12-02 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
7
-5
/
+82
2010-12-02
Daily bump.
GCC Administrator
1
-1
/
+1
2010-12-01
2.cc: Fix to explicitely invoke the copy construtor with or without C++0x mode.
François Dumont
3
-2
/
+10
2010-12-01
Provide FMA costs; enable some debug flags
Michael Meissner
2
-57
/
+22
2010-12-01
* gcc.c-torture/execute/bcp-1.c: Make ready for -fuse-linker-plugin
Jan Hubicka
2
-6
/
+10
2010-12-01
intl.c: Don't include tm.h.
Joseph Myers
3
-2
/
+6
2010-12-01
Fix unused warnings.
Sebastian Pop
3
-4
/
+13
2010-12-01
Avoid the analysis of data references after the translation out of SSA.
Sebastian Pop
3
-67
/
+134
2010-12-01
LHS cannot be an ADDR_EXPR.
Sebastian Pop
4
-4
/
+9
2010-12-01
Postpone the rewrite out of SSA to the end of the translation to polyhedral r...
Sebastian Pop
10
-203
/
+337
2010-12-01
Do not rewrite out of SSA scalar dependences crossing the limits of the scop.
Sebastian Pop
3
-4
/
+72
2010-12-01
Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A...
Sebastian Pop
3
-0
/
+23
2010-12-01
Add a stride parameter to scop_do_strip_mine.
Sebastian Pop
5
-16
/
+50
2010-12-01
config.h.in: Regenerated.
Kai Tietz
7
-11
/
+125
2010-12-01
tree.c (build_common_builtin_nodes): Do not initialize BUILT_IN_PROFILE_FUNC_...
Jan Hubicka
5
-40
/
+37
2010-12-01
* opts.c: Expand comment on tm.h include.
Joseph Myers
2
-2
/
+7
2010-12-01
predicates.md ("vfp_register_operand"): Return true for VFP_D0_D7_REGS classes.
Yao Qi
2
-0
/
+6
2010-12-01
* configure.tgt (mips-sgi-irix6*): Add -lpthread to XLDFLAGS.
Rainer Orth
2
-0
/
+8
2010-12-01
ffitest.h [__sgi] (PRId64, PRIu64): Define.
Rainer Orth
2
-0
/
+25
2010-12-01
common.opt (flag_stack_check): New Variable entry.
Joseph Myers
7
-23
/
+30
2010-12-01
extract_symvers.pl: New file.
Rainer Orth
14
-70
/
+182
2010-12-01
common.opt (main_input_filename, [...]): New Variable entries.
Joseph Myers
67
-338
/
+352
2010-12-01
* testsuite/libgomp.fortran/vla8.f90: Use dg-timeout-factor 2.0.
Rainer Orth
2
-0
/
+5
2010-12-01
re PR bootstrap/46730 (Failed to profiledbootstrap)
Richard Guenther
4
-2
/
+52
2010-12-01
linux.h (ASM_SPEC): Pass -v as -v, not -V.
Ian Lance Taylor
8
-17
/
+21
2010-12-01
Daily bump.
GCC Administrator
1
-1
/
+1
2010-11-30
In gcc/c-family/: 2010-11-30 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
13
-132
/
+106
2010-11-30
PR fortran/28105 Overflow check for ALLOCATE statement
Janne Blomqvist
2
-11
/
+139
2010-11-30
Add new FMA test case
Michael Meissner
2
-0
/
+24
2010-11-30
realloc_on_assign_2.f03 (invima): Assign a value to all array elements.
Tobias Burnus
2
-0
/
+6
2010-11-30
re PR tree-optimization/46722 (Missed fma for x*x + y)
Richard Guenther
4
-11
/
+123
2010-11-30
ChangeLog: Add missing PR reference.
Dave Korn
1
-0
/
+1
2010-11-30
cgraphunit.c (process_function_and_variable_attributes): Fix cut'n'pasteo.
Dave Korn
2
-1
/
+6
2010-11-30
hwint.c: New.
Joseph Myers
52
-230
/
+262
2010-11-30
re PR middle-end/46725 (ICE when compiling libstdc++-v3/include/precompiled/s...
Eric Botcazou
2
-9
/
+2
[next]