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_util.ads
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
[Ada] Basic support for 128-bit types
Eric Botcazou
1
-1
/
+1
2020-10-20
[Ada] Refine result type of Get_Accessibility
Piotr Trojanek
1
-1
/
+1
2020-10-20
[Ada] Implement AI12-0280 Making 'Old more flexible
Steve Baird
1
-1
/
+87
2020-10-20
[Ada] Fix comments as volatility properties can apply to objects
Yannick Moy
1
-4
/
+4
2020-10-20
[Ada] Support for new aspect Subprogram_Variant on recursive subprograms
Piotr Trojanek
1
-0
/
+7
2020-10-19
[Ada] Expanded names in ghost assignments
Bob Duff
1
-0
/
+3
2020-10-16
[Ada] Constants no longer synchronised if they are access-to-variable
Chris Martin
1
-1
/
+4
2020-10-16
[Ada] Detect qualified type names for AI12-0027
Piotr Trojanek
1
-1
/
+1
2020-10-16
[Ada] SPARK: update for effectively volatile types and objects
Yannick Moy
1
-3
/
+24
2020-09-03
Look at fullest view when checking for static types in unnesting
Arnaud Charlet
1
-0
/
+6
2020-07-27
[Ada] Ada2020: AI12-0027 Access values and unaliased component
Javier Miranda
1
-0
/
+10
2020-07-16
[Ada] Ada2020: AI12-0107 convention of By_Protected_Procedure
Javier Miranda
1
-0
/
+4
2020-07-15
[Ada] Extend static functions
Arnaud Charlet
1
-6
/
+6
2020-07-10
[Ada] Use small limit for aggregates inside subprograms
Arnaud Charlet
1
-0
/
+5
2020-07-08
[Ada] Accept aspect Relaxed_Initialization on generic subprograms
Piotr Trojanek
1
-1
/
+1
2020-07-08
[Ada] ACATS 4.1R - BD10001 - Error missed
Arnaud Charlet
1
-1
/
+1
2020-07-08
[Ada] Add utility function to recognize attribute 'Loop_Entry
Yannick Moy
1
-0
/
+3
2020-07-08
[Ada] Remove excessive validity checks on in-parameters
Piotr Trojanek
1
-7
/
+8
2020-07-08
[Ada] Allow boolean expressions in aspect Relaxed_Initialization
Piotr Trojanek
1
-3
/
+3
2020-07-07
[Ada] Ada2020: AI12-0198 potentially unevaluated components of arrays
Javier Miranda
1
-5
/
+5
2020-07-06
[Ada] Ada2020: AI12-0198 potentially unevaluated array components
Javier Miranda
1
-0
/
+10
2020-07-06
[Ada] Predicates and the current instance of a subtype (AI12-0068)
Gary Dismukes
1
-0
/
+7
2020-06-19
[Ada] Add comments about attribute 'Valid_Scalars on private tagged types
Piotr Trojanek
1
-4
/
+4
2020-06-17
[Ada] Support aspect Relaxed_Initialization on private types and constants
Piotr Trojanek
1
-3
/
+4
2020-06-17
[Ada] Fix comment of Get_Iterable_Type_Primitive
Piotr Trojanek
1
-2
/
+2
2020-06-17
[Ada] Implement static expression functions for Ada 202x (AI12-0075)
Gary Dismukes
1
-0
/
+9
2020-06-16
[Ada] Implement AI12-0249, AI12-0295 (user-defined numeric & string literals)
Steve Baird
1
-0
/
+4
2020-06-15
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-2
/
+3
2020-06-15
[Ada] Bad access checks on if/case expression as actual
Justin Squirek
1
-0
/
+4
2020-06-15
[Ada] Support aspect Relaxed_Initialization and attribute Initialized
Piotr Trojanek
1
-0
/
+5
2020-06-15
[Ada] Remove unreferenced and dubious Is_Renaming_Declaration
Piotr Trojanek
1
-3
/
+0
2020-06-12
[Ada] Implement AI12-0369
Steve Baird
1
-0
/
+9
2020-06-11
[Ada] Update SPARK RM rule numbers after removing a redundant rule
Piotr Trojanek
1
-1
/
+1
2020-06-11
[Ada] Allow specifying volatility refinement aspects for types
Steve Baird
1
-12
/
+21
2020-06-11
[Ada] Move duplicated routines for building itypes to Sem_Util
Piotr Trojanek
1
-8
/
+49
2020-06-11
[Ada] Consolidate handling of implicit dereferences into semantic analysis
Eric Botcazou
1
-0
/
+5
2020-06-11
[Ada] Crash on dispatching conditional entry call
Javier Miranda
1
-0
/
+10
2020-06-10
[Ada] Ada_2020 AI12-0220: Pre/Postconditions on Access_To_Subprogram types
Ed Schonberg
1
-0
/
+4
2020-06-10
[Ada] Incorrect accessibility checks on functions calls
Justin Squirek
1
-4
/
+15
2020-06-09
[Ada] Code refactoring on calls to Set_Debug_Info_Needed
Arnaud Charlet
1
-0
/
+4
2020-06-09
[Ada] Propagate DIC, Invariant and Predicate attributes to views
Eric Botcazou
1
-5
/
+11
2020-06-09
[Ada] Ada2020: AI12-0301 Predicates and Default_Value
Arnaud Charlet
1
-1
/
+2
2020-06-08
[Ada] Remove processing of SPARK_05 restriction
Arnaud Charlet
1
-11
/
+0
2020-06-05
[Ada] Add comment about function only used in CodePeer
Yannick Moy
1
-0
/
+1
2020-06-05
[Ada] Put_Image attribute
Bob Duff
1
-7
/
+2
2020-06-03
[Ada] Remove more cases of empty loops
Arnaud Charlet
1
-0
/
+7
2020-06-03
[Ada] Incorrect accessibility checking on aliased formals
Justin Squirek
1
-0
/
+11
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2020-06-02
[Ada] Unnesting bugs with array renamings generated for quantified expr
Gary Dismukes
1
-3
/
+4
2019-12-18
[Ada] Fix three-letter typos like "sss" in comments and docs
Piotr Trojanek
1
-1
/
+1
[next]