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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
configure.ac: Add ACX_NONCANONICAL_HOST.
Eric Botcazou
6
-7
/
+30
2016-05-16
[AArch64] Remove an unused reload hook.
Matthew Wahab
3
-130
/
+0
2016-05-16
[testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on targets without -rdynamic...
Jiong Wang
2
-1
/
+8
2016-05-16
Daily bump.
GCC Administrator
1
-1
/
+1
2016-05-15
re PR fortran/69603 (ICE: segfault with -fimplicit-none and proc_ptr_comp_24....
Harald Anlauf
4
-1
/
+27
2016-05-15
Daily bump.
GCC Administrator
1
-1
/
+1
2016-05-14
dec_union_4.f90: Fix endian issue.
Fritz Reese
4
-61
/
+63
2016-05-14
re PR fortran/71047 (Allocatable component of INTENT(OUT) dummy not set corre...
Fritz Reese
4
-1
/
+63
2016-05-14
re PR target/71097 (Additional testsuite failures with -mcmodel=medium)
Uros Bizjak
2
-8
/
+18
2016-05-14
i * gcc.dg/vect/pr66636.c (foo): Add __attribute__((noinline,noclone)).
Uros Bizjak
3
-2
/
+4
2016-05-14
Daily bump.
GCC Administrator
1
-1
/
+1
2016-05-14
combine: Don't call extract_left_shift with count < 0 (PR67483)
Segher Boessenkool
2
-0
/
+7
2016-05-13
Implement C11 DR#423 resolution (ignore function return type qualifiers).
Joseph Myers
9
-7
/
+77
2016-05-13
c++/60049 - Right and left shift undefined behavior not an error in a constexpr
Martin Sebor
2
-0
/
+29
2016-05-13
escape: Implement the discovery phase.
Ian Lance Taylor
2
-4
/
+183
2016-05-13
jit: use FINAL and OVERRIDE throughout
David Malcolm
4
-232
/
+514
2016-05-13
re PR bootstrap/71071 (ICE --enable-checking=fold : fold check: original tree...
Jakub Jelinek
4
-1
/
+24
2016-05-13
Fix type-dependence and the current instantiation.
Jason Merrill
14
-118
/
+207
2016-05-13
Improve diagnostic for forgotten ().
Jason Merrill
5
-12
/
+11
2016-05-13
tree-vect.h (check_vect): Handle AVX2, remove XOP handling.
Uros Bizjak
4
-12
/
+19
2016-05-13
i386.c (ix86_compute_frame_layout, [...]): Use HOST_WIDE_INT_C macro.
Jakub Jelinek
2
-13
/
+16
2016-05-13
Cast to unsigned HOST_WIDE_INT in printf format
H.J. Lu
2
-2
/
+8
2016-05-13
nvptx.c (nvptx_mangle_decl_assembler_name): New.
Nathan Sidwell
3
-27
/
+40
2016-05-13
nvptx.c (write_fn_proto): Handle BUILT_IN_ATOMIC_COMPARE_EXCHANGE_n oddity.
Nathan Sidwell
4
-4
/
+38
2016-05-13
IVOPTS dump fall-out
Martin Liska
2
-2
/
+7
2016-05-13
[obvious] Typo fix in tree-ssa-loop-ivanon.c
Kyrylo Tkachov
2
-1
/
+6
2016-05-13
[obvious] Fix param name in dump file
Kyrylo Tkachov
2
-1
/
+7
2016-05-13
re PR tree-optimization/42587 (bswap not recognized for memory)
Richard Biener
4
-1
/
+83
2016-05-13
Fix ASAN bootstrap (uninitialized variable warning)
Martin Liska
2
-1
/
+7
2016-05-13
Enhance explanation of halt_on_error.
Martin Liska
2
-3
/
+7
2016-05-13
Enhance dumps of IVOPTS
Martin Liska
4
-198
/
+316
2016-05-13
cse.c (rest_of_handle_cse): Use cleanup_cfg returned value cse_cfg_altered co...
Ilya Enkovich
4
-6
/
+55
2016-05-13
Fix PR target/53440 - handle generic thunks better for TARGET_32BIT.
Ramana Radhakrishnan
4
-6
/
+106
2016-05-13
Set TARGET_OMIT_STRUCT_RETURN_REG to true
Ramana Radhakrishnan
4
-0
/
+43
2016-05-13
Fix SEGV in ix86_in_large_data_p (PR target/71080)
Rainer Orth
2
-0
/
+8
2016-05-13
builtins.c (expand_builtin_memcmp): Do not emit the call here.
Eric Botcazou
14
-357
/
+207
2016-05-13
Daily bump.
GCC Administrator
1
-1
/
+1
2016-05-12
i386.md (*call_got_x32): Change operand 0 to DImode before it is passed to ix...
Uros Bizjak
2
-17
/
+26
2016-05-12
[LRA] PR70904, relax the restriction on subreg reload for wide mode
Jiong Wang
2
-1
/
+21
2016-05-12
re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...
Marek Polacek
25
-106
/
+244
2016-05-12
re PR tree-optimization/71059 (gcc ICE at -O3 on valid code on x86_64-linux-g...
Richard Biener
5
-9
/
+48
2016-05-12
re PR middle-end/71062 (r235622 and restrict pointers)
Richard Biener
7
-26
/
+106
2016-05-12
Document ASAN_OPTIONS="halt_on_error" env variable.
Martin Liska
2
-0
/
+13
2016-05-12
re PR tree-optimization/71006 (ICE: verify_gimple failed (error: type mismatc...
Ilya Enkovich
4
-1
/
+30
2016-05-12
re PR driver/71063 (ICE: Segmentation fault with --help="^")
Marek Polacek
4
-12
/
+33
2016-05-12
[ARM] PR target/70830: Avoid POP-{reglist}^ when returning from interrupt han...
Kyrylo Tkachov
6
-14
/
+49
2016-05-12
i386.md (isa): Add x64_avx512dq, enable if TARGET_64BIT && TARGET_AVX512DQ.
Jakub Jelinek
6
-38
/
+226
2016-05-12
sse.md (sse2_loadld): Use v instead of x constraint in alternatives 0,1,4.
Jakub Jelinek
2
-4
/
+7
2016-05-12
sse.md (pinsr_evex_isa): New mode attr.
Jakub Jelinek
6
-5
/
+148
2016-05-12
re PR target/71019 (AVX512BW instructions emitted even without AVX512BW)
Jakub Jelinek
6
-23
/
+316
[next]