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
2017-07-19
re PR tree-optimization/81346 (Missed constant propagation into comparison)
Jakub Jelinek
4
-0
/
+40
2017-07-19
Add v2di support for nvptx
Tom de Vries
11
-6
/
+162
2017-07-19
Add v2si support for nvptx
Tom de Vries
11
-0
/
+261
2017-07-19
Add generic v2 vector mode support for nvptx
Tom de Vries
2
-4
/
+37
2017-07-19
re PR tree-optimization/81346 (Missed constant propagation into comparison)
Jakub Jelinek
10
-147
/
+430
2017-07-19
tree.h (TYPE_MINVAL, [...]): Rename to ...
Nathan Sidwell
12
-45
/
+74
2017-07-19
Fix an UBSAN test-case (PR sanitizer/63361).
Martin Liska
2
-1
/
+8
2017-07-19
Handle equal-argument loop exit phi in expand_omp_for_static_chunk
Tom de Vries
4
-0
/
+34
2017-07-19
Daily bump.
GCC Administrator
1
-1
/
+1
2017-07-18
compiler: insert backend type conversion for closure func ptr
Ian Lance Taylor
2
-2
/
+9
2017-07-18
re PR go/81451 (missing futex check - libgo/runtime/thread-linux.c:12:0 futex...
Ian Lance Taylor
1
-1
/
+1
2017-07-18
compiler: pass correct 'function' flag to circular_pointer_type
Ian Lance Taylor
2
-3
/
+3
2017-07-18
re PR go/81324 (libgo does not build with glibc 2.18)
Ian Lance Taylor
1
-1
/
+1
2017-07-18
re PR target/81471 (internal compiler error: in curr_insn_transform, at lra-c...
Uros Bizjak
4
-7
/
+41
2017-07-18
re PR tree-optimization/81410 (-O3 breaks code)
Richard Biener
4
-4
/
+77
2017-07-18
re PR tree-optimization/81463 (ICE in scale_loop_profile at gcc/cfgloopmanip....
Jan Hubicka
2
-1
/
+7
2017-07-18
re PR tree-optimization/81462 (ICE in estimate_bb_frequencies at gcc/predict....
Jan Hubicka
4
-8
/
+47
2017-07-18
tree-parloops.c (try_transform_to_exit_first_loop_alt): Use TYPE_MAX_VALUE.
Nathan Sidwell
10
-19
/
+39
2017-07-18
gcc: ada: delete old $(P) reference
Mike Frysinger
2
-2
/
+6
2017-07-18
class.c (classtype_has_move_assign_or_move_ctor): Declare.
Nathan Sidwell
3
-29
/
+17
2017-07-18
re PR middle-end/81408 (Lots of new -Wunsafe-loop-optimizations warnings with...
Bin Cheng
5
-8
/
+112
2017-07-18
re PR target/81473 ([avr] build fails due to INT8_MIN and friends.)
Georg-Johann Lay
2
-3
/
+9
2017-07-18
Fix PR81362: Vector peeling
Robin Dapp
2
-22
/
+16
2017-07-18
* config/arm/arm.c (emit_unlikely_jump): Remove unused var.
Bin Cheng
2
-2
/
+4
2017-07-18
re PR tree-optimization/80620 (gcc produces wrong code with -O3)
Richard Biener
5
-2
/
+120
2017-07-18
re PR tree-optimization/81418 (ICE in vect_get_vec_def_for_stmt_copy)
Richard Biener
4
-23
/
+68
2017-07-18
Revert commit r249424 2017-06-20 Carl Love <cel@us.ibm.com>
Carl Love
7
-115
/
+38
2017-07-18
Daily bump.
GCC Administrator
1
-1
/
+1
2017-07-17
alpha.c: Include predict.h.
Uros Bizjak
2
-0
/
+5
2017-07-17
re PR tree-optimization/81162 (UBSAN switch triggers incorrect optimization i...
Bill Schmidt
2
-0
/
+6
2017-07-17
parser.c (cp_parser_decl_specifier_seq): Add fix-it hints for friend outside ...
Volker Reichelt
5
-7
/
+35
2017-07-17
class.c (maybe_warn_about_overly_private_class): Ignore public copy ctors.
Nathan Sidwell
4
-9
/
+42
2017-07-17
class.c (type_has_user_declared_move_constructor, [...]): Combine into ...
Nathan Sidwell
5
-45
/
+31
2017-07-17
gcc-dg.exp: Increase expect's match buffer size.
Bernd Edlinger
2
-0
/
+7
2017-07-17
tree-vrp.c (compare_assert_loc): Fix comparison function to return predictabl...
Yury Gribov
2
-1
/
+6
2017-07-17
[ARC] Deprecate mexpand-adddi option.
Claudiu Zissulescu
4
-40
/
+11
2017-07-17
[ARC] [LRA] Avoid emitting COND_EXEC during expand.
Claudiu Zissulescu
2
-7
/
+44
2017-07-17
[ARC] Enable indexed loads for elf targers.
Claudiu Zissulescu
4
-2
/
+29
2017-07-17
semantics.c (classtype_has_nothrow_assign_or_copy_p): Clarify semantics, simp...
Nathan Sidwell
2
-20
/
+17
2017-07-17
Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302).
Martin Liska
2
-0
/
+13
2017-07-17
re PR tree-optimization/81369 (ICE in generate_code_for_partition)
Bin Cheng
2
-13
/
+21
2017-07-17
re PR tree-optimization/81369 (ICE in generate_code_for_partition)
Bin Cheng
4
-1
/
+36
2017-07-17
re PR tree-optimization/81374 (ICE in bb_top_order_cmp, at tree-loop-distribu...
Bin Cheng
2
-3
/
+10
2017-07-17
[ARC] Consolidate PIC implementation.
Claudiu Zissulescu
9
-112
/
+167
2017-07-17
[PATCH] [ARC] Add support for naked functions.
Claudiu Zissulescu
8
-66
/
+234
2017-07-17
re PR tree-optimization/81428 (ICE: in build_one_cst, at tree.c:2079 with -O2...
Jakub Jelinek
4
-2
/
+21
2017-07-17
Remove stuff dead since r239246.
Georg-Johann Lay
3
-67
/
+8
2017-07-17
arm_neon.h: Fix softp typo.
Tamar Christina
2
-1
/
+5
2017-07-17
re PR tree-optimization/81365 (GCC miscompiles swap)
Jakub Jelinek
4
-1
/
+76
2017-07-17
re PR middle-end/80929 (Division with constant no more optimized to mult high...
Georg-Johann Lay
2
-10
/
+44
[next]