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
2024-08-02
ada: Fix handling of SPARK_Mode on standalone child subprogram
Yannick Moy
1
-1
/
+11
2024-05-20
ada: Add direct workaround for limitations of RTSfind mechanism
Eric Botcazou
1
-3
/
+0
2024-05-17
ada: Replace spinlocks with fully-fledged locks in finalization collections
Eric Botcazou
1
-0
/
+3
2024-05-14
ada: Missing support for consistent assertion policy
Javier Miranda
1
-4
/
+208
2024-05-06
ada: Give error for reference to nonvisible library unit
Bob Duff
1
-20
/
+29
2024-01-22
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2023-12-19
ada: Fix style and typos in comments
Piotr Trojanek
1
-1
/
+1
2023-11-07
ada: Implement Aspects as fields under nodes
Viljar Indus
1
-9
/
+3
2023-11-07
ada: Fix scope of semantic style_check pragmas
Viljar Indus
1
-0
/
+10
2023-10-10
ada: Fix infinite loop with multiple limited with clauses
Eric Botcazou
1
-63
/
+107
2023-05-25
ada: Set Is_Not_Self_Hidden flag in more cases
Bob Duff
1
-2
/
+6
2023-05-23
ada: Crash on dispatching primitive referencing limited-with type
Javier Miranda
1
-0
/
+158
2023-05-22
ada: Remove extra parentheses
Arnaud Charlet
1
-5
/
+5
2023-05-15
ada: Clean up vanishing entity fields
Bob Duff
1
-0
/
+4
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2022-11-21
ada: Move warnings switches
Bob Duff
1
-0
/
+1
2022-07-05
[Ada] Warn about obsolete uses of renamed Ada 83 packages
Piotr Trojanek
1
-2
/
+10
2022-06-02
[Ada] Restore full generation of static dispatch tables with -gnatzr
Eric Botcazou
1
-0
/
+17
2022-06-02
[Ada] Remove redundant checks for missing lists
Piotr Trojanek
1
-22
/
+18
2022-05-16
[Ada] Fix spurious error on limited view with incomplete type
Eric Botcazou
1
-124
/
+167
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
[next]