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/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-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
2023-11-07
ada: Compiler crash on early alignment clause
Bob Duff
1
-2
/
+0
2023-11-07
ada: Implement Aspects as fields under nodes
Viljar Indus
1
-7
/
+13
2023-11-07
ada: Cleanup "not Present" on List_Id
Piotr Trojanek
1
-1
/
+1
2023-11-07
ada: New Local_Restrictions and User_Aspect aspects.
Steve Baird
1
-5
/
+285
2023-10-19
ada: Support new SPARK aspect Side_Effects
Yannick Moy
1
-0
/
+17
2023-09-05
ada: Crash on function returning empty Ada 2022 aggregate
Javier Miranda
1
-1
/
+1
2023-07-28
ada: Allow calls to Number_Formals when no formals are present
Piotr Trojanek
1
-1
/
+5
2023-07-18
ada: Fix assertion failure introduced by latest change
Eric Botcazou
1
-4
/
+5
2023-07-11
ada: Fix wrong resolution for hidden discriminant in predicate
Eric Botcazou
1
-7
/
+42
2023-06-20
ada: Introduce -gnateH switch to force reverse Bit_Order threshold to 64
Eric Botcazou
1
-1
/
+3
2023-06-15
ada: Fix aspect Linker_Section ignored on subprogram body
Eric Botcazou
1
-12
/
+22
2023-06-13
ada: Implement new aspect Always_Terminates for SPARK
Piotr Trojanek
1
-7
/
+23
2023-06-13
ada: Use ghost predicate in standard library
Yannick Moy
1
-1
/
+5
2023-06-13
ada: Support new GNAT-specific aspect Ghost_Predicate
Yannick Moy
1
-6
/
+25
2023-05-29
ada: Simplify removal of formals from the scope
Piotr Trojanek
1
-2
/
+2
2023-05-26
ada: Tune detection of expression functions within a declare expression
Piotr Trojanek
1
-1
/
+1
2023-05-26
ada: Remove redundant protection against empty lists
Piotr Trojanek
1
-122
/
+116
2023-05-25
ada: Fix error message for Aggregate aspect
Marc Poulhiès
1
-2
/
+2
2023-05-25
ada: Fix (again) incorrect handling of Aggregate aspect
Marc Poulhiès
1
-5
/
+7
[next]