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_ch13.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
ada: Put Finalizable aspect in -gnatX
Raphaël AMIARD
1
-2
/
+3
2024-10-08
ada: Add External_Initialization extension
Ronan Desplanques
1
-0
/
+15
2024-09-10
ada: First controlling parameter: report error without Extensions allowed
Javier Miranda
1
-10
/
+18
2024-09-05
ada: Integrate new diagnostics in the frontend
Viljar Indus
1
-17
/
+36
2024-08-29
ada: Avoid creating continuation messages without an intended parent
Viljar Indus
1
-1
/
+1
2024-08-23
ada: Implicit_Dereference aspect specification for subtype incorrectly accepted
Steve Baird
1
-0
/
+5
2024-08-23
ada: Fix style in lines starting with assignment operator
Piotr Trojanek
1
-6
/
+6
2024-08-23
ada: First controlling parameter aspect
Javier Miranda
1
-3
/
+0
2024-08-23
ada: First controlling parameter aspect
Javier Miranda
1
-0
/
+52
2024-08-02
ada: Finish up support for relaxed finalization
Eric Botcazou
1
-4
/
+14
2024-08-02
ada: Implement No_Raise aspect & pragma on subprograms
Eric Botcazou
1
-0
/
+21
2024-08-01
ada: Fix bug in resolution of Ghost_Predicate
Bob Duff
1
-5
/
+7
2024-08-01
ada: Check default value aspects before resolving their expressions
Piotr Trojanek
1
-112
/
+117
2024-08-01
ada: Fix freezing of Default_Value expressions
Piotr Trojanek
1
-2
/
+6
2024-08-01
ada: Remove Must_Not_Freeze flags from default value expressions
Piotr Trojanek
1
-2
/
+0
2024-08-01
ada: Stop ignoring Component_Size attribute in CodePeer_Mode
Ghjuvan Lacambre
1
-18
/
+0
2024-06-27
ada: Implement first half of Generalized Finalization
Eric Botcazou
1
-11
/
+232
2024-06-21
ada: Crash when using user defined string literals
Javier Miranda
1
-1
/
+7
2024-06-21
ada: Fix for Default_Component_Value with declare expressions
Piotr Trojanek
1
-2
/
+10
2024-06-20
ada: Streamline propagation of controlled flags on types
Eric Botcazou
1
-7
/
+0
2024-06-20
ada: Remove redundant conditions from freezing code
Piotr Trojanek
1
-7
/
+7
2024-06-20
ada: Fix style in freezing code
Piotr Trojanek
1
-3
/
+3
2024-06-20
ada: Remove Max_Entry_Queue_Depth pragma/aspect
Eric Botcazou
1
-15
/
+0
2024-06-20
ada: Change messages for -gnatw.v to warnings
Viljar Indus
1
-5
/
+5
2024-06-14
ada: Fix parts of classification of aspects
Eric Botcazou
1
-28
/
+41
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
1
-0
/
+74
2024-06-14
ada: Minor tweaks to processing of Aggregate aspect
Eric Botcazou
1
-9
/
+8
2024-06-14
ada: Couple of small cleanups in semantic analysis of aspects
Eric Botcazou
1
-36
/
+51
2024-06-13
ada: Missing postcondition runtime check in inherited primitive
Javier Miranda
1
-3
/
+16
2024-06-13
ada: Convert an info message to a continuation
Viljar Indus
1
-2
/
+3
2024-06-13
ada: Simplify checks for Address and Object_Size clauses
Piotr Trojanek
1
-3
/
+1
2024-06-13
ada: Missing dynamic predicate checks
Javier Miranda
1
-0
/
+16
2024-06-10
ada: Fix references to Ada RM in comments
Piotr Trojanek
1
-2
/
+2
2024-06-10
ada: Fix handling of aspects CPU and Interrupt_Priority
Piotr Trojanek
1
-1
/
+6
2024-05-21
ada: Remove useless trampolines caused by Unchecked_Conversion
Eric Botcazou
1
-13
/
+16
2024-05-20
ada: Reject too-strict alignment specifications.
Steve Baird
1
-0
/
+15
2024-05-16
ada: Exception on Indefinite_Vector aggregate with loop_parameter_specification
Gary Dismukes
1
-4
/
+1
2024-05-16
ada: Reuse existing expression when rewriting aspects to pragmas
Piotr Trojanek
1
-5
/
+5
2024-05-16
ada: Cleanup reporting locations for Ada 2022 and GNAT extension aspects
Piotr Trojanek
1
-5
/
+5
2024-05-16
ada: Fix casing in error messages
Piotr Trojanek
1
-1
/
+1
2024-05-14
ada: Fix classification of SPARK Boolean aspects
Piotr Trojanek
1
-178
/
+25
2024-05-14
ada: Fix crash with -gnatdJ and -gnatf
Ronan Desplanques
1
-4
/
+5
2024-05-13
ada: Deconstruct flag Split_PPC since splitting now is done in expansion
Piotr Trojanek
1
-8
/
+7
2024-05-13
ada: Move splitting of pre/post aspect expressions to expansion
Piotr Trojanek
1
-52
/
+0
2024-05-13
ada: Fix internal error with Put_Image aspect on access-to-class-wide type
Eric Botcazou
1
-0
/
+5
2024-05-07
ada: Minor comment improvement
Bob Duff
1
-1
/
+1
2024-05-07
ada: Fix bug in overloaded selected_components in aspect_specifications
Bob Duff
1
-4
/
+11
2024-01-22
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2023-12-19
ada: Check all interfaces for valid iterator type
Viljar Indus
1
-13
/
+90
2023-11-30
ada: Fix spelling of functions with(out) "side effects"
Yannick Moy
1
-2
/
+2
[next]