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
2020-08-01
C-SKY: Delete big endian CPUs' mutilib for linux gcc.
Cooper Qu
1
-7
/
+1
2020-08-01
gcc.dg/loop-8.c: Skip for mmix.
Hans-Peter Nilsson
1
-1
/
+1
2020-08-01
Daily bump.
GCC Administrator
7
-1
/
+286
2020-07-31
c++: Use error_at rather than warning_at for missing return in constexpr func...
Jakub Jelinek
6
-39
/
+55
2020-07-31
nvptx: Define TARGET_TRULY_NOOP_TRUNCATION to false
Roger Sayle
2
-23
/
+22
2020-07-31
d: Split up the grouped compilable and runnable tests.
Iain Buclaw
77
-2128
/
+1939
2020-07-31
d: Fix regression, all 32-bit execution tests FAIL: internal error printing m...
Iain Buclaw
1
-3
/
+0
2020-07-31
Set and test no-warning bit to avoid -Wnonnull for synthesized expressions.
Martin Sebor
3
-2
/
+47
2020-07-31
debug/96383 - emit debug info for used external functions
Richard Biener
10
-6
/
+81
2020-07-31
Amend match.pd syntax with force-simplified results
Richard Biener
2
-3
/
+31
2020-07-31
vect: Don't consider branch costs if no peeled iterations
Kewen Lin
2
-8
/
+10
2020-07-31
Do not allocate huge array in output_in_order.
Martin Liska
2
-75
/
+85
2020-07-31
middle-end/96369 - fix missed short-circuiting during range folding
Richard Biener
2
-0
/
+19
2020-07-31
libgcov: support overloaded malloc
Martin Liska
2
-0
/
+52
2020-07-31
AArch64: Add attributes according to flags in built-in functions [PR94442]
xiezhiheng
1
-5
/
+116
2020-07-31
Improve var-tracking dataflow iteration order
Richard Biener
1
-123
/
+151
2020-07-31
Compute RPO with adjacent SCC members, expose toplevel SCC extents
Richard Biener
4
-122
/
+451
2020-07-30
c++: decl_constant_value and unsharing [PR96197]
Patrick Palka
4
-14
/
+45
2020-07-31
Daily bump.
GCC Administrator
5
-1
/
+244
2020-07-30
d: Fix associative array literals that don't have alignment holes filled
Iain Buclaw
4
-24
/
+78
2020-07-30
d: Add -Wvarargs warning flag to the D front-end
Iain Buclaw
4
-0
/
+47
2020-07-30
d: Fix ICE in expand_intrinsic_vaarg
Iain Buclaw
2
-4
/
+34
2020-07-30
[PATCH] RS6000 Add testlsbb by Byte operations
Will Schmidt
7
-0
/
+152
2020-07-31
RISC-V: Add support for TLS stack protector canary access
Cooper Qu
5
-1
/
+182
2020-07-30
d: Inline bounds checking for simple array assignments.
Iain Buclaw
2
-6
/
+53
2020-07-30
d: Refactor use of built-in memcmp/memcpy/memset into helper functions.
Iain Buclaw
3
-53
/
+56
2020-07-30
d: Move private functions out of ExprVisitor into local statics
Iain Buclaw
1
-154
/
+159
2020-07-30
Require CET support only for the final GCC build
H.J. Lu
1
-8
/
+23
2020-07-30
d: Implement core.bitop.rol() and core.bitop.ror() as intrinsics.
Iain Buclaw
3
-0
/
+67
2020-07-30
d: Refactor matching and lowering of intrinsic functions.
Iain Buclaw
4
-273
/
+358
2020-07-30
tree-optimization/96370 - make reassoc expr rewrite more robust
Richard Biener
2
-5
/
+13
2020-07-30
nvptx: Provide vec_set<mode> and vec_extract<vmode><mode> patterns
Roger Sayle
2
-0
/
+105
2020-07-30
Tune memcpy and memset for Zen cores.
Martin Liska
1
-6
/
+6
2020-07-30
Re-format zen memcpy/memset costs.
Martin Liska
1
-10
/
+28
2020-07-29
c++: overload sets and placeholder return type [PR64194]
Patrick Palka
2
-1
/
+21
2020-07-29
c++: alias_ctad_tweaks and constrained dguide [PR95486]
Patrick Palka
2
-1
/
+15
2020-07-29
c++: abbreviated function template friend matching [PR96106]
Patrick Palka
2
-0
/
+15
2020-07-29
c++: constraints and explicit instantiation [PR96164]
Patrick Palka
3
-12
/
+31
2020-07-30
Daily bump.
GCC Administrator
6
-1
/
+215
2020-07-29
nvptx: Support floating point reciprocal instructions
Roger Sayle
2
-0
/
+27
2020-07-29
Update gcc ja.po, sv.po.
Joseph Myers
2
-7703
/
+509
2020-07-29
c++: Implement C++20 implicit move changes. [PR91427]
Jason Merrill
17
-74
/
+279
2020-07-29
c++: Avoid calling const copy ctor on implicit move. [PR91212]
Jason Merrill
2
-3
/
+29
2020-07-29
OpenMP: Handle order(concurrent) clause in gfortran
Tobias Burnus
6
-3
/
+286
2020-07-29
preprocessor: Teach traditional about has_include [PR95889]
Tiziano Müller
1
-0
/
+38
2020-07-29
Don't make -gsplit-dwarf imply -g
Fangrui Song
2
-10
/
+5
2020-07-29
OpenMP: Permit in Fortran omp target data without map
Tobias Burnus
3
-3
/
+54
2020-07-29
arm: Enable no-writeback vldr.16/vstr.16.
Joe Ramsay
5
-22
/
+105
2020-07-29
Fortran : Don't warn for LOGICAL kind conversion PR96319
Mark Eggleston
2
-2
/
+16
2020-07-29
tree-optimization/96349 - avoid abnormal coalescing issues in loop split
Richard Biener
2
-0
/
+35
[next]