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/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
/
cp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-04
c++: pack in requires-expr parm list [PR107417]
Patrick Palka
2
-24
/
+12
2022-12-04
coroutines: Do not promote temporaries that will be elided.
Iain Sandoe
1
-0
/
+1
2022-12-04
Daily bump.
GCC Administrator
1
-0
/
+7
2022-12-03
c++: substituting CONST_DECL_USING_P enumerators [PR103081]
Patrick Palka
1
-6
/
+1
2022-12-03
Daily bump.
GCC Administrator
1
-0
/
+13
2022-12-02
c++: Set the locus of the function result decl
Bernhard Reutner-Fischer
3
-11
/
+31
2022-12-02
driver: fix validate_switches logic
Jason Merrill
1
-1
/
+3
2022-12-02
Daily bump.
GCC Administrator
1
-0
/
+36
2022-12-02
c++: Incremental fix for g++.dg/gomp/for-21.C [PR84469]
Jakub Jelinek
1
-2
/
+10
2022-12-02
c++: Deduce range for structured bindings if expression is not type dependent...
Jakub Jelinek
1
-5
/
+15
2022-12-01
c++: comptypes ICE with BOUND_TEMPLATE_TEMPLATE_PARMs [PR107539]
Patrick Palka
3
-6
/
+29
2022-12-01
gcc: remove incpath.o from CXX_C_OBJS
Martin Liska
1
-1
/
+1
2022-11-30
c++: small contracts fixes
Jason Merrill
2
-2
/
+2
2022-12-01
Daily bump.
GCC Administrator
1
-0
/
+6
2022-11-29
c++: ICE with <=> of incompatible pointers [PR107542]
Patrick Palka
1
-2
/
+3
2022-11-30
Daily bump.
GCC Administrator
1
-0
/
+9
2022-11-29
c++: explicit specialization and trailing requirements [PR107864]
Patrick Palka
2
-14
/
+9
2022-11-29
Daily bump.
GCC Administrator
1
-0
/
+17
2022-11-28
c++: simple-requirement starting with 'typename' [PR101733]
Jason Merrill
1
-1
/
+14
2022-11-28
c++: be more strict about 'concept bool'
Jason Merrill
1
-4
/
+4
2022-11-28
c++: Allow module name to be a single letter on Windows
Torbjörn SVENSSON
1
-1
/
+9
2022-11-23
Daily bump.
GCC Administrator
1
-0
/
+13
2022-11-22
c++: don't use strchrnul [PR107781]
Jason Merrill
1
-2
/
+2
2022-11-21
c++: contracts fixes
Jason Merrill
2
-8
/
+13
2022-11-21
changelog: Fix extra space after tab.
Martin Liska
1
-2
/
+2
2022-11-21
Daily bump.
GCC Administrator
1
-0
/
+119
2022-11-20
c++: cache the normal form of a concept-id
Patrick Palka
1
-14
/
+81
2022-11-20
c++: remove coerce_innermost_template_parms
Patrick Palka
1
-65
/
+27
2022-11-19
c++: Implement C++23 P2647R1 - Permitting static constexpr variables in const...
Jakub Jelinek
1
-2
/
+6
2022-11-18
c++: implement P1492 contracts
Jeff Chapman II
22
-64
/
+3745
2022-11-18
Daily bump.
GCC Administrator
1
-0
/
+13
2022-11-18
c++: Implement CWG2635 - Constrained structured bindings
Jakub Jelinek
1
-0
/
+5
2022-11-17
c++: constinit on pointer to function [PR104066]
Marek Polacek
1
-1
/
+1
2022-11-17
Daily bump.
GCC Administrator
1
-0
/
+63
2022-11-16
c++: P2448 - Relaxing some constexpr restrictions [PR106649]
Marek Polacek
3
-100
/
+208
2022-11-16
c++: Alignment changes to layout compatibility/common initial sequence - DR2583
Jakub Jelinek
1
-3
/
+3
2022-11-16
c++: Fix up calls to static operator() or operator[] [PR107624]
Jakub Jelinek
2
-16
/
+54
2022-11-16
c++: Implement CWG 2654 - Un-deprecation of compound volatile assignments
Jakub Jelinek
1
-13
/
+0
2022-11-16
c++: Allow attributes on concepts - DR 2428
Jakub Jelinek
6
-9
/
+10
2022-11-16
Daily bump.
GCC Administrator
1
-0
/
+85
2022-11-15
c++: Disable -Wignored-qualifiers for template args [PR107492]
Marek Polacek
1
-1
/
+5
2022-11-15
c++: remove i_c_e_p parm from tsubst_copy_and_build
Patrick Palka
5
-179
/
+91
2022-11-15
c++: remove function_p parm from tsubst_copy_and_build
Patrick Palka
5
-39
/
+17
2022-11-15
Daily bump.
GCC Administrator
1
-0
/
+53
2022-11-15
c++: Fix a typo in function name
Jakub Jelinek
3
-4
/
+4
2022-11-15
c++: Implement C++23 P2589R1 - - static operator[]
Jakub Jelinek
2
-43
/
+64
2022-11-14
c++: init_priority and SUPPORTS_INIT_PRIORITY [PR107638]
Patrick Palka
1
-4
/
+6
2022-11-14
c++: Disable -Wdangling-reference when initing T&
Marek Polacek
1
-2
/
+8
2022-11-14
c++: only declare satisfied friends
Jason Merrill
1
-0
/
+3
2022-11-14
Revert "sphinx: support Sphinx in build system"
Martin Liska
1
-1
/
+1
[prev]
[next]