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_ch7.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-29
ada: Refining handling of inlining for CCG
Arnaud Charlet
1
-3
/
+6
2023-05-23
ada: Spurious errors on class-wide preconditions of private types
Javier Miranda
1
-0
/
+14
2023-05-23
ada: Remove duplicate comment
Ronan Desplanques
1
-4
/
+0
2023-05-22
ada: Rename Is_Past_Self_Hiding_Point flag to be Is_Not_Self_Hidden
Bob Duff
1
-2
/
+2
2023-05-22
ada: Add Is_Past_Self_Hiding_Point flag
Bob Duff
1
-3
/
+6
2023-05-15
ada: Clean up vanishing entity fields
Bob Duff
1
-0
/
+3
2023-05-15
ada: Fix internal error on instance in package body with -gnatn
Eric Botcazou
1
-0
/
+4
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2022-11-28
ada: Implement change to SPARK RM rule on state refinement
Yannick Moy
1
-5
/
+5
2022-11-21
ada: Move warnings switches
Bob Duff
1
-0
/
+1
2022-11-04
ada: Cleanup clearing flags on package variables
Piotr Trojanek
1
-12
/
+9
2022-07-12
[Ada] Warn on unset objects in packages with no bodies
Piotr Trojanek
1
-0
/
+7
2022-06-02
[Ada] Refine previous changes on making symbols public/private
Arnaud Charlet
1
-41
/
+44
2022-05-30
[Ada] Introduce Opt.CCG_Mode
Arnaud Charlet
1
-2
/
+2
2022-05-18
[Ada] Fast implementation of floating-point mathematical functions
Eric Botcazou
1
-13
/
+25
2022-05-17
[Ada] Fix bogus visibility error with partially parameterized formal package
Eric Botcazou
1
-2
/
+6
2022-05-16
[Ada] Fix fallout of change in equality for untagged record types
Eric Botcazou
1
-3
/
+27
2022-05-16
[Ada] Fix implementation issues with equality for untagged record types
Eric Botcazou
1
-7
/
+94
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2021-12-01
[Ada] Improve messages on incorrect state refinement in SPARK
Yannick Moy
1
-0
/
+2
2021-12-01
[Ada] Storage error on untagged prefixed subprogram calls with -gnatX
Gary Dismukes
1
-6
/
+6
2021-10-25
[Ada] Change format of the ?? warning insertion sequence
Etienne Servais
1
-5
/
+6
2021-10-04
[Ada] Completion of support for AI12-0409 (attribute Preelaborable_Initializa...
Gary Dismukes
1
-13
/
+28
2021-09-21
[Ada] Clean up uses of Esize and RM_Size
Bob Duff
1
-1
/
+1
2021-09-20
[Ada] Clean up Uint fields, remove unused routines
Bob Duff
1
-2
/
+2
2021-09-20
[Ada] Implementation of Preelaborable_Initialization attribute for AI12-0409
Gary Dismukes
1
-2
/
+7
2021-07-06
[Ada] Support for Object.Op subprogram-call notation for untagged types
Gary Dismukes
1
-0
/
+9
2021-06-18
[Ada] Ada2020: Special handling of types derived from runtime
Javier Miranda
1
-0
/
+3
2021-06-17
[Ada] Removal of technical debt
Justin Squirek
1
-1
/
+1
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-42
/
+42
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-6
/
+6
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-2
/
+11
2021-05-05
[Ada] Move Build_And_Insert_CUDA_Initialization to expansion phase
Ghjuvan Lacambre
1
-8
/
+0
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2020-10-19
[Ada] Implement initialization of CUDA runtime
Ghjuvan Lacambre
1
-0
/
+8
2020-10-19
[Ada] Private type unexpectedly visible
Javier Miranda
1
-0
/
+19
2020-10-15
[Ada] Get finalization right when a function returns a function call
Steve Baird
1
-0
/
+1
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-14
/
+14
2020-06-19
[Ada] Attempt to hide public entities in nested instance bodies
Eric Botcazou
1
-16
/
+35
2020-06-09
[Ada] Propagate DIC, Invariant and Predicate attributes to views
Eric Botcazou
1
-19
/
+5
2020-06-08
[Ada] Remove processing of SPARK_05 restriction
Arnaud Charlet
1
-62
/
+0
2020-06-03
[Ada] Improve handling of SPARK_Mode in generic instances
Yannick Moy
1
-0
/
+9
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2020-06-02
[Ada] Reuse Is_Package_Or_Generic_Package where possible
Piotr Trojanek
1
-3
/
+3
2019-12-13
[Ada] Crash on inherited private operation in child package
Ed Schonberg
1
-0
/
+3
2019-10-10
[Ada] Mention GNAT Studio instead of GPS
Anthony Leonardo Gracio
1
-1
/
+1
2019-09-19
[Ada] Spurious visibility error in generic child unit
Ed Schonberg
1
-3
/
+15
2019-08-14
[Ada] Fix discrepancy in mechanism tracking private and full views
Eric Botcazou
1
-31
/
+75
2019-07-10
[Ada] Minor reformatting
Hristian Kirtchev
1
-5
/
+5
2019-07-09
[Ada] Reformat comments
Piotr Trojanek
1
-1
/
+1
[next]