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-10-23
[Ada] Clean up in writing of ALI files
Arnaud Charlet
2
-103
/
+3
2020-10-23
[Ada] Fix logic in C_Select under mingw
Arnaud Charlet
1
-11
/
+10
2020-10-23
[Ada] Do not use Long_Long_Long_Integer'Image with pragma Discard_Names
Eric Botcazou
1
-5
/
+8
2020-10-23
[Ada] Crash on expression function and access type
Ed Schonberg
1
-10
/
+10
2020-10-23
[Ada] Fix crash in SPARK on array delta_aggregate with subtype_indication
Piotr Trojanek
1
-8
/
+13
2020-10-23
[Ada] Decorate iterated_component_association in SPARK expansion
Piotr Trojanek
1
-1
/
+94
2020-10-23
[Ada] GNATprove: remove support for external axiomatizations
Johannes Kanig
4
-218
/
+1
2020-10-23
[Ada] Ignore container types for aggregates if not in Ada_2020
Ed Schonberg
1
-0
/
+1
2020-10-23
[Ada] Improve documentation of pragma Abort_Defer
Arnaud Charlet
2
-2
/
+30
2020-10-23
[Ada] CUDA: fix CUDA_Execute not working with aggregates
Ghjuvan Lacambre
1
-4
/
+21
2020-10-23
[Ada] Error when closing c_stream
Arnaud Charlet
1
-2
/
+2
2020-10-23
[Ada] CUDA: Use internal types instead of public ones
Ghjuvan Lacambre
2
-61
/
+121
2020-10-23
[Ada] Missing detection of unused with_clause
Arnaud Charlet
2
-10
/
+23
2020-10-23
[Ada] Prevent copying uninitialized array with address clause
Ed Schonberg
1
-1
/
+48
2020-10-23
[Ada] Spurious errors on tagged types with renamed subprograms
Javier Miranda
1
-3
/
+11
2020-10-23
[Ada] Fix scope of index parameter inside a delta aggregate
Piotr Trojanek
1
-2
/
+2
2020-10-23
[Ada] Better error for illegal call to abstract operation in instantiations
Gary Dismukes
1
-0
/
+19
2020-10-23
[Ada] Always enable the support for 128-bit integer types on 64-bit platforms
Eric Botcazou
1
-21
/
+12
2020-10-23
[Ada] Update header of front-end files
Arnaud Charlet
72
-714
/
+280
2020-10-23
[Ada] Take advantage of Long_Long_Long_Integer in From_String
Arnaud Charlet
3
-8
/
+58
2020-10-23
[Ada] Iterative patch for accessibility cleanup
Justin Squirek
1
-20
/
+85
2020-10-23
[Ada] Sync code for external properties with SPARK RM
Piotr Trojanek
1
-35
/
+29
2020-10-23
[Ada] Fix whitespace in code for external property pragmas
Piotr Trojanek
1
-8
/
+8
2020-10-23
[Ada] Fix default value for re-analysis of external property pragmas
Piotr Trojanek
1
-5
/
+7
2020-10-23
Fix up plugin header install
Jakub Jelinek
2
-6
/
+9
2020-10-23
stor-layout: Reject forming arrays with elt sizes not divisible by elt alignm...
Jakub Jelinek
4
-6
/
+33
2020-10-23
Do not use doloop pattern with pragma Unroll
Eric Botcazou
1
-0
/
+3
2020-10-23
arm: Auto-vectorization for MVE: vsub
Dennis Zhang
6
-37
/
+98
2020-10-23
LTO: check that make command works
Martin Liska
1
-0
/
+24
2020-10-23
Revert "middle-end/97521 - fix VECTOR_CST expansion"
Richard Biener
2
-31
/
+1
2020-10-22
vect: Remove redundant LOOP_VINFO_FULLY_MASKED_P
Kewen Lin
1
-2
/
+1
2020-10-23
Daily bump.
GCC Administrator
7
-1
/
+567
2020-10-23
[RS6000] Power10 vec-splati-runnable multiple test failures
Alan Modra
2
-5
/
+4
2020-10-22
testsuite: Adjust expected results for rlwimi-2.c and vec-rlmi-rlnm.c
David Edelsohn
2
-5
/
+6
2020-10-22
Use precision and sign to compare types for ranges
Andrew MacLeod
1
-2
/
+2
2020-10-22
Materialize clones on demand
Jan Hubicka
11
-159
/
+94
2020-10-22
OpenMP: Fortran - support omp flush's memorder clauses
Tobias Burnus
5
-4
/
+123
2020-10-22
[PATCH, rs6000] VSX load/store rightmost element operations
Will Schmidt
13
-1
/
+1468
2020-10-22
[PATCH, rs6000] int128 sign extention instructions (partial prereq)
Will Schmidt
1
-0
/
+33
2020-10-22
[Ada] Enable the support of 128-bit integer types by default
Eric Botcazou
14
-153
/
+1009
2020-10-22
[Ada] ACATS 4.1H - B853001 - missed errors for renamed limited
Javier Miranda
6
-121
/
+229
2020-10-22
[Ada] CUDA: discover runtime types instead of hard-coding
Ghjuvan Lacambre
2
-4
/
+21
2020-10-22
[Ada] Add more annotations and assertions in the runtime
Arnaud Charlet
2
-2
/
+14
2020-10-22
[Ada] Update annotations for codepeer analysis on GNAT runtime
Arnaud Charlet
1
-2
/
+2
2020-10-22
[Ada] AI12-0211: Consistency of inherited nonoverridable aspects
Steve Baird
6
-3
/
+317
2020-10-22
[Ada] Update the head comment of Check_Compile_Time_Size
Eric Botcazou
1
-7
/
+7
2020-10-22
[Ada] Allow use of debug routines when output is going elsewhere
Richard Kenner
2
-0
/
+18
2020-10-22
[Ada] Minor fix in GNAT RM
Eric Botcazou
2
-10
/
+10
2020-10-22
[Ada] Implement AI12-0280's interactions with container aggregates
Steve Baird
1
-56
/
+91
2020-10-22
[Ada] Get rid of useless if-then-else in Exp_Fixd.Fpt_Value
Eric Botcazou
1
-13
/
+2
[next]