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/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
/
sem_ch10.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
[Ada] Remove extra space in single object declarations
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-07
[Ada] Cleanup and modification of unreferenced warnings
Justin Squirek
1
-5
/
+0
2022-01-07
[Ada] Warn on import of parent package
Bob Duff
1
-1
/
+9
2021-12-01
[Ada] Replace low-level detection of subprograms with high-level wrapper
Piotr Trojanek
1
-1
/
+1
2021-12-01
[Ada] Improve messages on incorrect state refinement in SPARK
Yannick Moy
1
-17
/
+0
2021-10-25
[Ada] Renamed_Or_Alias cleanup
Bob Duff
1
-6
/
+6
2021-10-11
[Ada] Simplify membership tests with N_Generic_Declaration
Piotr Trojanek
1
-5
/
+2
2021-10-11
[Ada] Remove constant arguments
Etienne Servais
1
-6
/
+4
2021-09-20
[Ada] Clean up Uint fields, remove unused routines
Bob Duff
1
-2
/
+2
2021-06-21
[Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada.Strings.Text_Output
Steve Baird
1
-1
/
+1
2021-06-15
[Ada] Rename Ada 202* to Ada 2022
Arnaud Charlet
1
-4
/
+4
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-48
/
+48
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-14
/
+15
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-4
/
+10
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-05-03
[Ada] Fix calls to Error_Msg_NE instead of Error_Msg_N
Piotr Trojanek
1
-2
/
+2
2021-05-03
[Ada] Remove leading and trailing spaces in error messages
Piotr Trojanek
1
-1
/
+1
2020-12-17
[Ada] Fixes for GNAT error/warning messages
Yannick Moy
1
-6
/
+7
2020-11-24
[Ada] Fix spurious error on child library-level subprogram with aspects
Yannick Moy
1
-0
/
+1
2020-11-24
[Ada] Use high-level Present instead of low-level equality test
Piotr Trojanek
1
-1
/
+1
2020-10-22
[Ada] ACATS 4.1H - B853001 - missed errors for renamed limited
Javier Miranda
1
-107
/
+143
2020-10-15
[Ada] Spurious visibility on private with package
Arnaud Charlet
1
-6
/
+8
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-80
/
+72
2020-07-07
[Ada] Use Is_Generic_Subprogram where possible
Piotr Trojanek
1
-1
/
+1
2020-06-17
[Ada] ACATS 4.1H - BA12018 - Missed errors for private with
Arnaud Charlet
1
-4
/
+8
2020-06-12
[Ada] Enable Put_Image in pre-Ada-2020 modes
Bob Duff
1
-10
/
+1
2020-06-12
[Ada] Put_Image: preload type Sink, change what types have it enabled
Bob Duff
1
-0
/
+12
2020-06-10
[Ada] Remove more references to ASIS
Arnaud Charlet
1
-2
/
+1
2020-06-05
[Ada] Minor wording changes wrt Ada 202x
Arnaud Charlet
1
-1
/
+1
2020-06-03
[Ada] Spurious ineffective with clause warnings on use type clause
Justin Squirek
1
-7
/
+18
2020-06-02
[Ada] Remove ASIS_Mode
Arnaud Charlet
1
-33
/
+12
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2019-12-16
[Ada] Better error message for "is null" subunit
Bob Duff
1
-0
/
+14
2019-12-13
[Ada] Ada2020: Update Impunit for Ada 202X
Bob Duff
1
-18
/
+25
2019-12-12
[Ada] Improved handling of circular compilation dependencies
Steve Baird
1
-0
/
+14
2019-12-12
[Ada] Spurious visibility error on subunit with optimization
Ed Schonberg
1
-0
/
+9
2019-07-10
[Ada] Minor reformatting
Hristian Kirtchev
1
-2
/
+2
2019-07-04
[Ada] Minor reformatting
Hristian Kirtchev
1
-3
/
+3
2019-07-04
[Ada] Spurious error on instantiation and limited_with_clause
Ed Schonberg
1
-6
/
+22
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-12-11
[Ada] Minor reformatting
Hristian Kirtchev
1
-2
/
+2
2018-12-11
[Ada] Crash on nesting of subunits with bodies acting as specs
Justin Squirek
1
-1
/
+3
2018-12-11
[Ada] Suppress call to Initial_Condition when the annotation is ignored
Hristian Kirtchev
1
-7
/
+5
2018-08-21
[Ada] Retention of with clauses for ignored Ghost units
Hristian Kirtchev
1
-3
/
+0
2018-07-17
[Ada] Configuration state not observed for instance bodies
Hristian Kirtchev
1
-6
/
+6
2018-05-24
[Ada] Spurious error due to lingering limited view
Hristian Kirtchev
1
-149
/
+288
2018-05-21
[Ada] Aspects on stubs
Hristian Kirtchev
1
-11
/
+40
2018-05-21
[Ada] Placement of pragma Elaboration_Checks
Hristian Kirtchev
1
-0
/
+6
2018-01-11
[Ada] Incorrect diagnostic on illegal with clause
Hristian Kirtchev
1
-1
/
+3
[next]