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
/
ada
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
s-osinte__kfreebsd-gnu.ads (clockid_t): Make type definition public.
James Clarke
2
-6
/
+8
2019-07-04
[Ada] Spurious error on non-default C++ constructor
Javier Miranda
2
-2
/
+20
2019-07-04
[Ada] Clean up support for validity checks in the compiler
Eric Botcazou
5
-44
/
+43
2019-07-04
[Ada] Minor reformatting
Hristian Kirtchev
17
-110
/
+120
2019-07-04
[Ada] Add preconditions in Ada.Task_Identification
Joffrey Huguet
2
-0
/
+15
2019-07-04
[Ada] Fix capitalization and parenthesis glitches in GNAT RM
Eric Botcazou
3
-8
/
+12
2019-07-04
[Ada] Spurious error on instantiation and limited_with_clause
Ed Schonberg
2
-6
/
+31
2019-07-04
[Ada] Management of internal data structures in Sem_Elab
Hristian Kirtchev
2
-36
/
+176
2019-07-04
[Ada] Expr. func. with private formal rejected in nested Ghost package
Gary Dismukes
2
-2
/
+12
2019-07-04
[Ada] SPARK_Mode Off now allowed inside subprogram
Yannick Moy
2
-1
/
+15
2019-07-04
[Ada] Spurious error on incomplete tagged formal parameter
Justin Squirek
2
-0
/
+13
2019-07-04
[Ada] Bug in composition of equality for variant records
Ed Schonberg
4
-59
/
+125
2019-07-04
[Ada] Missing actual for generated initialization procedure
Justin Squirek
3
-17
/
+26
2019-07-04
[Ada] Do not create a master unless Tasking_Allowed
Bob Duff
2
-0
/
+6
2019-07-04
[Ada] Assertion failure on Default_Initial_Condition
Hristian Kirtchev
2
-0
/
+12
2019-07-04
[Ada] Spurious error on 'First in a generic context
Ed Schonberg
2
-1
/
+13
2019-07-04
[Ada] Minor typo fixes
Piotr Trojanek
2
-2
/
+7
2019-07-04
[Ada] Synchronized object definition in SPARK updated
Yannick Moy
2
-1
/
+15
2019-07-04
[Ada] Fix crash in SPARK ownership checking
Yannick Moy
2
-3
/
+11
2019-07-04
[Ada] Hang on expansion of library-level instantiation
Justin Squirek
2
-8
/
+43
2019-07-04
[Ada] Unnesting: handle conditional expressions
Ed Schonberg
2
-0
/
+31
2019-07-04
[Ada] Skip code not in SPARK for ownership analysis
Yannick Moy
2
-28
/
+49
2019-07-04
[Ada] Minor reformatting
Hristian Kirtchev
6
-30
/
+37
2019-07-04
[Ada] Better error messages for ownership errors in SPARK
Yannick Moy
2
-62
/
+196
2019-07-04
[Ada] CCG: reduce generated temporaries
Arnaud Charlet
2
-289
/
+296
2019-07-04
[Ada] Keep assertions in internal units enabled for GNATprove
Piotr Trojanek
2
-1
/
+12
2019-07-04
[Ada] CCG: restrict folding for boolean tests
Arnaud Charlet
2
-1
/
+36
2019-07-04
[Ada] Reduce emitted code size in CCG for aggregate assignment
Arnaud Charlet
2
-1
/
+7
2019-07-04
[Ada] GNAT.Sockets: fix socket timeout on recent Windows versions
Dmitriy Anisimkov
7
-108
/
+238
2019-07-04
[Ada] Get_Scos: Remove bogus, dead code
Thomas Quinot
2
-6
/
+4
2019-07-04
[Ada] Spurious dimensionality error on aggregate with "others" assoc.
Ed Schonberg
2
-3
/
+18
2019-07-03
[Ada] Document new flags in GNATpp
Bob Duff
2
-5
/
+37
2019-07-03
[Ada] Forced elaboration order in Elaboration order v4.0
Hristian Kirtchev
11
-238
/
+976
2019-07-03
[Ada] Crash on anonymous access-to-class-wide with tasks
Bob Duff
2
-6
/
+14
2019-07-03
[Ada] Suppress warnings in generic instantiations with pragma Warnings
Yannick Moy
2
-3
/
+33
2019-07-03
[Ada] New routine to access file on command line
Johannes Kanig
3
-0
/
+17
2019-07-03
[Ada] Crash on front-end inlining of subp. with aspect specifications
Ed Schonberg
2
-0
/
+38
2019-07-03
[Ada] Incorrect expansion on renamings of formal parameters
Justin Squirek
2
-4
/
+15
2019-07-03
[Ada] Refine pointer support in SPARK
Yannick Moy
2
-51
/
+69
2019-07-03
[Ada] Spurious visibility error in inlined function
Hristian Kirtchev
2
-91
/
+183
2019-07-03
[Ada] Minor editorial corrections and reformatting
Gary Dismukes
9
-28
/
+35
2019-07-03
[Ada] Improve warnings about infinite loops
Bob Duff
2
-3
/
+15
2019-07-03
[Ada] Document default new-line behavior for GNATpp
Bob Duff
2
-0
/
+7
2019-07-03
[Ada] ABE checks v3.0, foundations of Elaboration order v4.0
Hristian Kirtchev
50
-7981
/
+24227
2019-07-03
[Ada] SPARK pointer support extended to local borrowers and observers
Yannick Moy
2
-175
/
+706
2019-07-03
[Ada] Spurious error with static predicate in generic unit
Ed Schonberg
2
-2
/
+24
2019-07-03
[Ada] Minor reformatting
Hristian Kirtchev
8
-35
/
+45
2019-07-03
[Ada] Style check for mixed-case identifiers
Bob Duff
9
-1
/
+84
2019-07-03
[Ada] Extend -gnatw.z warning to array types
Eric Botcazou
4
-23
/
+38
2019-07-03
[Ada] Spell "laid" correctly
Bob Duff
5
-10
/
+15
[next]