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-12-02
configure.ac: AC_DEFINE ENABLE_BUILD_WITH_CXX.
Ian Lance Taylor
4
-41
/
+307
2010-12-02
re PR target/46685 (New stack alignment failures with -fpic)
Eric Botcazou
4
-16
/
+97
2010-12-02
future.cc (future_category): Export compatibility symbol.
Jonathan Wakely
3
-6
/
+30
2010-12-02
tree.c (build_range_type_1): Do not SET_TYPE_STRUCTURAL_EQUALITY for a non-sh...
Eric Botcazou
2
-7
/
+13
2010-12-02
2.cc: Hide explicit instantiation with non default constructible type ...
François Dumont
4
-5
/
+24
2010-12-02
Fix PR45297: handle ADDR_EXPR in interpret_rhs_expr as in follow_ssa_edge_expr.
Sebastian Pop
2
-2
/
+18
2010-12-02
linux.h, [...]: Remove comments mentioning /lib/elf.
Joseph Myers
6
-10
/
+6
2010-12-02
bfin.h (LINK_SPEC): Remove %{b}.
Joseph Myers
8
-10
/
+12
2010-12-02
freebsd.h (LINK_SPEC): Cut long comment.
Joseph Myers
9
-49
/
+24
2010-12-02
gcc.c (trad_capable_cpp, [...]): Don't handle -ftraditional.
Joseph Myers
4
-7
/
+16
2010-12-02
freebsd.h (LINK_SPEC): Don't handle -Wl,.
Joseph Myers
19
-25
/
+43
2010-12-02
pdp11.c (output_jump): Map unsigned to signed opcodes if CC_NO_OVERFLOW is set.
Paul Koning
2
-55
/
+44
2010-12-02
configure.ac: Always set default for poststage1_ldflags to -static-libstdc++ ...
Ian Lance Taylor
5
-10
/
+21
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
[next]