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
2020-06-03
c++: constrained nested partial specialization [PR92103]
Patrick Palka
2
-9
/
+32
2020-06-03
Optimize ODR enum streaming
Jan Hubicka
13
-89
/
+379
2020-06-03
coroutines: Allow parameter packs in co_await/yield expressions [PR95345]
Iain Sandoe
2
-24
/
+53
2020-06-03
Fix missing dependencies for selftests which occasionally causes failed builds.
Romain Naour
1
-2
/
+4
2020-06-03
c++: Fix VLA in template [PR95232]
Jason Merrill
4
-4
/
+35
2020-06-03
Simple patch only add assumed-rank to the list of possible attributes.
José Rui Faustino de Sousa
2
-1
/
+86
2020-06-03
tree-optimization/95487 - use a truth type for scatter masks
Richard Biener
2
-2
/
+26
2020-06-03
jit: implement BT_CONST_VOLATILE_PTR [PR 95306]
David Malcolm
2
-1
/
+4
2020-06-03
use a bitmap obstack in the gori object instead of malloc
Andrew MacLeod
2
-16
/
+14
2020-06-03
tree-optimization/95495 - use SLP_TREE_REPRESENTATIVE in assertion
Richard Biener
2
-1
/
+17
2020-06-03
Prefer simple case changes in spelling suggestions
Tom Tromey
1
-43
/
+79
2020-06-03
Do not call SCEV in loop_ranger::range_of_ssa_name.
Aldy Hernandez
3
-22
/
+2
2020-06-03
simplify visited flag unsetting in SLP scalar cost computation
Richard Biener
1
-5
/
+5
2020-06-03
[OpenMP] Fix mapping of artificial variables (PR94874)
Tobias Burnus
14
-5
/
+134
2020-06-03
Cleanup LTO tag streaming.
Jan Hubicka
1
-37
/
+35
2020-06-03
[Ada] Fix for missing calls to Adjust primitive with nested generics
Eric Botcazou
1
-126
/
+81
2020-06-03
[Ada] Spurious ineffective with clause warnings on use type clause
Justin Squirek
1
-7
/
+18
2020-06-03
[Ada] Small housekeeping work in Check_Private_View
Eric Botcazou
1
-19
/
+9
2020-06-03
[Ada] Add detection of uninitialized big reals
Arnaud Charlet
3
-8
/
+39
2020-06-03
[Ada] Remove more cases of empty loops
Arnaud Charlet
3
-16
/
+113
2020-06-03
[Ada] Support pragma Allow_Integer_Address on 64-bit targets
Eric Botcazou
4
-11
/
+33
2020-06-03
[Ada] Get rid of more references to Universal_Integer in expanded code
Eric Botcazou
2
-6
/
+8
2020-06-03
[Ada] Fix typos
Vadim Godunko
3
-3
/
+3
2020-06-03
[Ada] Avoid creating temporaries in Universal_Integer, continued
Eric Botcazou
1
-6
/
+9
2020-06-03
[Ada] Update headers
Arnaud Charlet
4
-0
/
+16
2020-06-03
[Ada] Small improvement to Expand_N_Unchecked_Type_Conversion
Eric Botcazou
1
-3
/
+3
2020-06-03
[Ada] Improve handling of SPARK_Mode in generic instances
Yannick Moy
4
-10
/
+39
2020-06-03
[Ada] Initial infrastructure for adding a tree checker
Arnaud Charlet
5
-2
/
+101
2020-06-03
[Ada] Incorrect accessibility checking on aliased formals
Justin Squirek
9
-67
/
+134
2020-06-03
[Ada] Improve 'Val implementation for some enumeration types
Eric Botcazou
3
-158
/
+208
2020-06-03
[Ada] Unnesting problems with expansion of Loop_Entry attribute
Gary Dismukes
1
-11
/
+25
2020-06-03
[Ada] Minor change to comment in System.Regexp spec
Bob Duff
1
-2
/
+4
2020-06-03
[Ada] Get rid of more references to Universal_Integer in expanded code
Eric Botcazou
1
-80
/
+128
2020-06-03
[Ada] More efficient System.Random_Numbers.Random_Discrete for 32-bit types
Eric Botcazou
1
-22
/
+67
2020-06-03
[Ada] Debug info not available on subp having a class-wide precondition
Gary Dismukes
1
-0
/
+7
2020-06-03
[Ada] Fix missing overflow checks in analysis of predefined unit
Yannick Moy
1
-1
/
+9
2020-06-03
[Ada] Fix typo in comment
Eric Botcazou
1
-1
/
+1
2020-06-03
[Ada] Iterate with procedural versions of Next_... routines where possible
Piotr Trojanek
24
-70
/
+70
2020-06-03
[Ada] Get rid of more references to Universal_Integer in expanded code
Eric Botcazou
2
-2
/
+2
2020-06-03
[Ada] Add Address_Int declaration in s-auxdec.ads
Arnaud Charlet
1
-0
/
+2
2020-06-03
[Ada] Remove ASIS tree generation
Arnaud Charlet
46
-2280
/
+36
2020-06-03
[Ada] Put a couple of options in alphabetical order
Eric Botcazou
1
-9
/
+9
2020-06-03
[Ada] Avoid creating temporaries in Universal_Integer for range checks
Eric Botcazou
2
-58
/
+91
2020-06-03
[Ada] Remove -gnatt switch processing
Arnaud Charlet
2
-12
/
+0
2020-06-03
[Ada] Minor tweaks in commentary
Eric Botcazou
1
-5
/
+5
2020-06-03
Daily bump.
GCC Administrator
7
-1
/
+2408
2020-06-02
jit: fix __builtin_unreachable [PR 95426]
David Malcolm
3
-1
/
+511
2020-06-02
c++: *this capture in const member fn [PR95193].
Jason Merrill
2
-1
/
+13
2020-06-02
[Ada] remove last traces of -auxbase
Alexandre Oliva
2
-2
/
+2
2020-06-02
coroutines: Wrap co_await in a target expr where needed [PR95050]
Iain Sandoe
2
-2
/
+76
[prev]
[next]