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
2016-05-28
prefetch-5.c: Remove xfail.
Jan Hubicka
4
-3
/
+12
2016-05-28
Update changelogs for revert of c++/69855.
Ville Voutilainen
2
-0
/
+16
2016-05-28
profile.c (compute_branch_probabilities): Do not report hitrates here.
Jan Hubicka
3
-6
/
+14
2016-05-28
predict.c (edge_predicted_by_p): New function.
Jan Hubicka
2
-1
/
+35
2016-05-28
tree-ssa-loop-niter.c (number_of_iterations_exit): Revert accidental commit.
Jan Hubicka
2
-5
/
+6
2016-05-28
Fix segfault on verify_dominators error path
Alan Modra
2
-0
/
+5
2016-05-28
Revert the attempted fix for c++/69855, it breaks bootstrap.
Ville Voutilainen
4
-68
/
+5
2016-05-28
ira.c bb_loop_depth again
Alan Modra
2
-0
/
+6
2016-05-28
Daily bump.
GCC Administrator
1
-1
/
+1
2016-05-27
* doc/sourcebuild.texi: New address for upstream Go repository.
Gerald Pfeifer
2
-1
/
+5
2016-05-27
re PR c++/60385 (confused by earlier errors, bailing out)
Paolo Carlini
6
-7
/
+39
2016-05-27
arm.h (TARGET_ARM_V6M): Remove.
Thomas Preud'homme
2
-3
/
+5
2016-05-27
tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.
Jeff Law
20
-49
/
+139
2016-05-27
visium-protos.h (split_double_move): Rename into...
Eric Botcazou
4
-75
/
+148
2016-05-27
re PR c++/69855 (Missing diagnostic for overload that only differs by return ...
Ville Voutilainen
6
-5
/
+82
2016-05-27
configure.ac: Treat a --with-headers option without argument the same as the ...
Ulrich Weigand
3
-2
/
+8
2016-05-27
[AArch64] Tie operand 1 to operand 0 in AESMC pattern when AES/AESMC fusion i...
Kyrylo Tkachov
4
-3
/
+32
2016-05-27
[AArch64] PR target/63596, honor tree-stdarg analysis result to improve VAARG...
Jiong Wang
6
-14
/
+92
2016-05-27
[AArch64] Enable tree-stdarg pass for AArch64 by defining counter fields
Jiong Wang
8
-0
/
+58
2016-05-27
Remove aarch64_cannot_change_mode_class as the underlying issue (PR67609) has...
Wilco Dijkstra
4
-24
/
+9
2016-05-27
cfgloop.c (record_niter_bound): Record likely upper bounds.
Jan Hubicka
10
-5
/
+205
2016-05-27
re PR middle-end/71308 (ICE (segfault) in in gimple_fold_call gimple-fold.c:3...
Marek Polacek
4
-1
/
+30
2016-05-27
S/390: Replace rtx_equal_p with reg_overlap_mentioned_p in splitter check.
Andreas Krebbel
2
-2
/
+7
2016-05-27
combine: Take known zero bits into account when checking extraction.
Dominik Vogt
5
-0
/
+119
2016-05-27
[AArch64] Simplify ashl<mode>3 expander for SHORT modes
Kyrylo Tkachov
2
-12
/
+12
2016-05-27
re PR middle-end/71279 (ICE on trunk gcc with knl target)
Ilya Enkovich
4
-3
/
+28
2016-05-27
[AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes
Kyrylo Tkachov
3
-16
/
+9
2016-05-27
Daily bump.
GCC Administrator
1
-1
/
+1
2016-05-26
rs6000.c (rs6000_emit_p9_fp_minmax): New function for ISA 3.0 min/max support.
Michael Meissner
8
-128
/
+641
2016-05-26
c-parser.c (c_parser_omp_clause_schedule): Warn if OMP_CLAUSE_SCHEDULE_CHUNK_...
Jakub Jelinek
9
-1
/
+75
2016-05-26
Fix PR c++/70822 (bogus error with parenthesized SCOPE_REF)
Patrick Palka
7
-19
/
+87
2016-05-27
ira.c bb_loop_depth
Alan Modra
2
-0
/
+8
2016-05-26
i386.md (*movqi_internal): Use if_then_else or cond RTXes to calculate attrib...
Uros Bizjak
4
-40
/
+287
2016-05-26
IVOPTS: make comp_cost in a more c++ fashion.
Martin Liska
2
-145
/
+280
2016-05-26
Fix ivopts estimates for internal functions
Richard Sandiford
2
-0
/
+6
2016-05-26
20060410.c: Xfail on ptx.
Nathan Sidwell
7
-2
/
+18
2016-05-26
GCC expands switch statements in a very simplistic way and tries to use a tab...
Wilco Dijkstra
2
-2
/
+12
2016-05-26
SIMD operations like combine prefer to have their operands in FP registers,
Wilco Dijkstra
2
-2
/
+8
2016-05-26
Skip tail call tests on Thumb-1 targets
Thomas Preud'homme
2
-0
/
+10
2016-05-26
re PR tree-optimization/71280 (ICE on gcc trunk on knl, wsm, ivb and bdw targ...
Jakub Jelinek
2
-0
/
+18
2016-05-26
sse.md (*vcvtps2ph_store<mask_name>): Use v constraint instead of x constraint.
Jakub Jelinek
4
-3
/
+50
2016-05-26
sse.md (*ssse3_palignr<mode>_perm): Add avx512bw alternative.
Jakub Jelinek
5
-8
/
+187
2016-05-26
* config/i386/sse.md
Jakub Jelinek
4
-6
/
+200
2016-05-26
[AArch64, testsuite] Fix vmul_elem_1.c on big-endian
Jiong Wang
2
-44
/
+71
2016-05-26
Daily bump.
GCC Administrator
1
-1
/
+1
2016-05-25
re PR tree-optimization/71272 (internal compiler error: in operator[], throug...
Jeff Law
4
-0
/
+64
2016-05-25
This patch adds support for the vec_cmpne altivec builtins from the Power...
Bill Seurer
8
-0
/
+306
2016-05-25
tree-ssa-phiopt.c (factor_out_conditional_conversion): Remove redundant test ...
Eric Botcazou
5
-3
/
+58
2016-05-25
Wduplicated-cond-1.c: Use smaller const literal.
Senthil Kumar Selvaraj
25
-6
/
+55
2016-05-25
re PR target/70738 (Add -mgeneral-regs-only option)
Uros Bizjak
15
-21
/
+244
[next]