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
/
ada
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
Daily bump.
GCC Administrator
1
-0
/
+276
2020-06-16
[Ada] Expand 'Pos and 'Val for enumeration types with standard representation
Eric Botcazou
3
-37
/
+69
2020-06-16
[Ada] Fix spurious error on derived private type with predicate
Eric Botcazou
1
-6
/
+16
2020-06-16
[Ada] Change how we detect internal protected subprograms
Richard Kenner
1
-1
/
+1
2020-06-16
[Ada] Improve bug box customer language
Richard Kenner
1
-3
/
+3
2020-06-16
[Ada] Minor casing of " The " after a comma in docs and comments
Piotr Trojanek
14
-20
/
+18
2020-06-16
[Ada] Reuse Is_Object where possible
Piotr Trojanek
4
-4
/
+4
2020-06-16
[Ada] Fix typo in comment about overlapping actuals
Piotr Trojanek
1
-1
/
+1
2020-06-16
[Ada] Force evaluation of qualified aggregates
Piotr Trojanek
1
-12
/
+11
2020-06-16
[Ada] Couple of formatting and stylistic fixes
Eric Botcazou
1
-6
/
+4
2020-06-16
[Ada] Enable literal aspect specifications in Big_Numbers specs
Steve Baird
2
-3
/
+3
2020-06-16
[Ada] Crash in tagged type constructor with task components
Javier Miranda
2
-8
/
+172
2020-06-16
[Ada] Declare expressions
Bob Duff
13
-60
/
+253
2020-06-16
[Ada] ACATS C452005/C452006 memberships use wrong equality operation
Arnaud Charlet
4
-6
/
+25
2020-06-16
[Ada] Implement AI12-0216 on restricting overlap errors in calls
Ed Schonberg
1
-30
/
+13
2020-06-16
[Ada] Fix premature freezing of artificial array subtype
Eric Botcazou
1
-9
/
+12
2020-06-16
[Ada] Implement AI12-0249, AI12-0295 (user-defined numeric & string literals)
Steve Baird
11
-69
/
+377
2020-06-16
[Ada] ACATS 4.1P - C432003 - Errors missed on extension aggregates
Arnaud Charlet
1
-3
/
+5
2020-06-16
[Ada] ACATS 4.1P - BC55001 - Error missed
Arnaud Charlet
1
-3
/
+1
2020-06-16
[Ada] Fix assertion failure on qualified type names in predicates
Piotr Trojanek
1
-1
/
+1
2020-06-16
[Ada] Force evaluation of operator calls in renamings
Piotr Trojanek
1
-5
/
+9
2020-06-16
[Ada] ACATS 4.1K - B452001 - No errors detected
Arnaud Charlet
3
-51
/
+50
2020-06-16
[Ada] Check if attribute Passed_By_Reference is called on incomplete types
Ghjuvan Lacambre
1
-0
/
+1
2020-06-16
[Ada] Fix two typos
Gary Dismukes
2
-2
/
+2
2020-06-16
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-47
/
+4
2020-06-16
[Ada] Fix small fallout of freezing change for expression functions
Eric Botcazou
1
-41
/
+49
2020-06-16
[Ada] Fix spurious error on implicit dereference for private type
Eric Botcazou
1
-4
/
+18
2020-06-16
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-1
/
+3
2020-06-16
[Ada] Spurious undefined symbol with nested call to expression function
Ed Schonberg
1
-20
/
+16
2020-06-16
[Ada] Accept renamings of folded string aggregates
Piotr Trojanek
2
-11
/
+19
2020-06-16
[Ada] Implement AI12-0351 Matching for actuals for formal derived types
Eric Botcazou
4
-45
/
+158
2020-06-16
Daily bump.
GCC Administrator
1
-0
/
+351
2020-06-15
[Ada] Rewrite Sem_Eval.Predicates_Match predicate
Eric Botcazou
2
-28
/
+30
2020-06-15
[Ada] Makefile.rtl: minor file renamings
Ed Falis
1
-3
/
+3
2020-06-15
[Ada] Improve error message on premature usage of subtypes
Arnaud Charlet
1
-30
/
+30
2020-06-15
[Ada] Do expect task discriminants in Global and Depends contracts
Piotr Trojanek
1
-2
/
+16
2020-06-15
[Ada] Implement AI12-0343 Return Statement Checks
Eric Botcazou
7
-225
/
+231
2020-06-15
[Ada] T'Image calls T'Put_Image
Bob Duff
8
-28
/
+151
2020-06-15
[Ada] Minor editorial changes in comments
Gary Dismukes
2
-4
/
+4
2020-06-15
[Ada] Allow uninitialized values on Big_Positive/Natural
Arnaud Charlet
1
-2
/
+6
2020-06-15
[Ada] Fix analysis of Relaxed_Initialization for bodies-as-specs
Piotr Trojanek
2
-11
/
+24
2020-06-15
[Ada] Crash in tagged type constructor with task components
Javier Miranda
14
-100
/
+299
2020-06-15
[Ada] Missing errors on aspect checking
Arnaud Charlet
3
-98
/
+164
2020-06-15
[Ada] AI12-0260 Functions Is_Basic and To_Basic in Wide_Characters.Handling
Arnaud Charlet
6
-8
/
+5903
2020-06-15
[Ada] Passing actual parameter values to out formals when Default_Value is set
Gary Dismukes
1
-0
/
+19
2020-06-15
[Ada] Bad access checks on if/case expression as actual
Justin Squirek
4
-20
/
+323
2020-06-15
[Ada] Do not expect task discriminants in Global and Depends contracts
Piotr Trojanek
1
-6
/
+2
2020-06-15
[Ada] Do not expect Global or Depends on single protected objects
Piotr Trojanek
1
-3
/
+3
2020-06-15
[Ada] Incorrect accessibility checks on functions calls
Justin Squirek
1
-4
/
+7
2020-06-15
[Ada] Replace repeated Ekind with Ekind_In
Piotr Trojanek
1
-2
/
+1
[next]