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-09
[Ada] Fix wrong type being used for range check generation
Ghjuvan Lacambre
1
-2
/
+4
2020-06-09
[Ada] Expand more others aggregates statically
Arnaud Charlet
1
-58
/
+57
2020-06-09
[Ada] Code refactoring on calls to Set_Debug_Info_Needed
Arnaud Charlet
4
-7
/
+17
2020-06-09
[Ada] Missing documentation for Returns_By_Ref
Justin Squirek
1
-3
/
+5
2020-06-09
[Ada] Spurious overlap error on zero-sized arrays with -gnateV
Justin Squirek
1
-27
/
+64
2020-06-09
[Ada] Write_Invocation_Graph_Vertex: include lib item name
Bob Duff
9
-1420
/
+1415
2020-06-09
[Ada] Propagate DIC, Invariant and Predicate attributes to views
Eric Botcazou
9
-120
/
+230
2020-06-09
[Ada] Crash on exit statement within predicated loop
Justin Squirek
1
-8
/
+16
2020-06-09
[Ada] gnatbind: Correct assertions in Add_Edge_Kind_Check
Bob Duff
2
-42
/
+41
2020-06-09
[Ada] Add debugging message
Bob Duff
1
-1
/
+1
2020-06-09
[Ada] Remove bypass for instance bodies from Is_Visible_Component
Eric Botcazou
1
-33
/
+0
2020-06-09
[Ada] Membership test against a non-excluding subtype
Arnaud Charlet
1
-33
/
+36
2020-06-09
[Ada] Ada2020 AI12-0282: Shared variable control aspects in generics
Ed Schonberg
1
-37
/
+39
2020-06-09
[Ada] gnatpp: documentation for --no-separate-return switch
Bob Duff
1
-0
/
+8
2020-06-09
[Ada] Add missing tag with -gnatw.d
Arnaud Charlet
1
-2
/
+2
2020-06-09
[Ada] Refine implementation of AI05-0149 missing conversion checks
Arnaud Charlet
2
-6
/
+8
2020-06-09
[Ada] Spurious error on instantiations with Taft_Amendment types and tasks
Ed Schonberg
1
-1
/
+4
2020-06-09
[Ada] Annotate Ada.Synchronous_Barriers with SPARK_Mode => Off
Piotr Trojanek
4
-4
/
+4
2020-06-09
[Ada] AI1-0201 Relational operators of static string types are now static
Arnaud Charlet
1
-15
/
+37
2020-06-09
[Ada] Ada2020: AI12-0301 Predicates and Default_Value
Arnaud Charlet
3
-6
/
+10
2020-06-09
[Ada] Disable assertion regarding Body_Before_Spec_Edge
Bob Duff
1
-1
/
+6
2020-06-09
c-family: Fix up MEM_REF printing [PR95580]
Jakub Jelinek
2
-2
/
+19
2020-06-09
match.pd: Optimize ffs comparisons against constants [PR95527]
Jakub Jelinek
2
-0
/
+220
2020-06-09
testsuite: Fix g++.dg/torture/pr95493.C FAIL on i686-linux with -O0.
Jakub Jelinek
1
-1
/
+1
2020-06-09
Fix operator_rshift::op1_range to work better with signed types.
Aldy Hernandez
1
-2
/
+49
2020-06-08
xtensa: libgcc: fix PR target/95571
Max Filippov
2
-0
/
+86
2020-06-09
rs6000/testsuite: Allow xxperm* instead of only vperm*
Segher Boessenkool
10
-10
/
+10
2020-06-09
Daily bump.
GCC Administrator
5
-1
/
+385
2020-06-08
openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551)
Tobias Burnus
2
-1
/
+19
2020-06-08
bootstrap: Fix --disable-bootstrap with older g++.
Jason Merrill
3
-998
/
+2
2020-06-08
Add missing ChangeLog entries
Jason Merrill
1
-0
/
+32
2020-06-08
d: Fix regression caused by recent refactoring
Iain Buclaw
2
-2
/
+2
2020-06-08
d: Merge upstream dmd 955b8b36f.
Iain Buclaw
12
-280
/
+60
2020-06-08
PR fortran/95195 - Fortran testcase should clean up afterwards
Harald Anlauf
1
-4
/
+6
2020-06-08
PR bootstrap/95555 - powepc64 bootstrap failure due to -Wmaybe-uninitialized ...
Martin Sebor
1
-0
/
+7
2020-06-08
Fortran : ICE in maybe_canonicalize_comparison_1 PR92993
Mark Eggleston
1
-0
/
+21
2020-06-08
forwprop: Ignore scalar mode vectors in simplify_vector_constructor [PR95528]
Jakub Jelinek
2
-0
/
+38
2020-06-08
testsuite: Fix up pr95548.C testcase.
Jakub Jelinek
1
-4
/
+6
2020-06-08
AArch64: Expand on comment of stack-clash and implicit probing through LR.
Tamar Christina
1
-1
/
+3
2020-06-08
[arm] Fix vfp_operand_register for VFP HI regs
Christophe Lyon
1
-1
/
+1
2020-06-08
rs6000: Replace FAIL with gcc_unreachable
Martin Liska
1
-9
/
+9
2020-06-08
[arm] (header usage fix) include c++ algorithm header via system.h
Christophe Lyon
1
-1
/
+1
2020-06-08
[Ada] Implement AI12-0073 (Ravenscar disallows Synchronous_Barriers)
Steve Baird
1
-5
/
+26
2020-06-08
[Ada] AI12-0204 Renaming of a prefixed view
Arnaud Charlet
2
-2
/
+18
2020-06-08
[Ada] AI12-0085 Missing aspect cases for Remote_Types
Arnaud Charlet
5
-8
/
+31
2020-06-08
[Ada] Spurious error on call to controlled primitive
Justin Squirek
1
-3
/
+4
2020-06-08
[Ada] Port a modified expansion of Enum_Rep from GNAT to GNATprove
Piotr Trojanek
1
-10
/
+3
2020-06-08
[Ada] Style cleanups in new code for Pure_Barriers
Piotr Trojanek
1
-3
/
+5
2020-06-08
[Ada] Implement AI12-0291 (Jorvik profile)
Steve Baird
4
-4
/
+82
2020-06-08
[Ada] AI12-0228 Properties of qualified expressions used as names
Arnaud Charlet
2
-16
/
+32
[prev]
[next]