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_prag.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
ada: Expose utility routine for processing of Depends contracts in SPARK
Piotr Trojanek
1
-29
/
+0
2024-05-17
ada: Only record types with discriminants can be unconstrained
Piotr Trojanek
1
-7
/
+4
2024-05-17
ada: Simplify code for private types with unknown discriminants
Piotr Trojanek
1
-2
/
+1
2024-05-17
ada: Allow private items with unknown discriminants as Depends inputs
Piotr Trojanek
1
-2
/
+4
2024-05-17
ada: Tune detection of unconstrained and tagged items in Depends contract
Piotr Trojanek
1
-4
/
+4
2024-05-16
ada: Fix ordering of code for pragma Preelaborable_Initialization
Piotr Trojanek
1
-80
/
+80
2024-05-16
ada: Fix docs and comments about pragmas for Boolean-valued aspects
Piotr Trojanek
1
-23
/
+25
2024-05-14
ada: Fix pragma Compile_Time_Error and -gnatdJ crash
Ronan Desplanques
1
-4
/
+4
2024-05-14
ada: Fix crash with -gnatdJ and -gnatw.w
Ronan Desplanques
1
-1
/
+1
2024-05-14
ada: Update of SPARK RM legality rules on ghost code
Yannick Moy
1
-6
/
+6
2024-05-13
ada: Deconstruct flag Split_PPC since splitting now is done in expansion
Piotr Trojanek
1
-6
/
+2
2024-05-13
ada: Move splitting of pre/post aspect expressions to expansion
Piotr Trojanek
1
-18
/
+0
2024-05-13
ada: Recognize pragma Lock_Free as specific to GNAT
Piotr Trojanek
1
-0
/
+1
2024-05-07
ada: Improve pragma No_Return's pre-Ada2022 handling of functions
Steve Baird
1
-69
/
+97
2024-05-07
ada: Bad internal naming when using pragma Compile_Time_Error
Justin Squirek
1
-1
/
+17
2024-05-07
ada: Accept constants of access types as globals of side-effect function
Piotr Trojanek
1
-1
/
+3
2024-05-07
ada: Update comment about implicit inputs of Depends contract
Piotr Trojanek
1
-2
/
+1
2024-05-06
ada: Allow use of writable parameters inside function with side-effects
Piotr Trojanek
1
-2
/
+3
2024-05-06
ada: Cleanup collecting of implicit outputs
Piotr Trojanek
1
-11
/
+11
2024-05-06
ada: Support writable parameters in Depends with side-effects
Piotr Trojanek
1
-8
/
+13
2024-05-06
ada: Deconstruct support for abstract states with Relaxed_Initialization
Piotr Trojanek
1
-16
/
+9
2024-01-22
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2023-12-19
ada: Ignore unconstrained components as inputs for Depends
Piotr Trojanek
1
-36
/
+2
2023-12-19
ada: Cleanup SPARK legality checking
Yannick Moy
1
-7
/
+5
2023-11-30
ada: Remove SPARK legality checks
Yannick Moy
1
-80
/
+0
2023-11-30
ada: Ignore defered compile time errors without backend
Viljar Indus
1
-0
/
+10
2023-11-30
ada: Fix spelling of functions with(out) "side effects"
Yannick Moy
1
-6
/
+6
2023-11-07
ada: Rename Is_Limited_View to reflect actual query
Yannick Moy
1
-1
/
+1
2023-11-07
ada: New Local_Restrictions and User_Aspect aspects.
Steve Baird
1
-0
/
+182
2023-11-07
ada: Simplify code for Ignore_Style_Checks_Pragmas
Viljar Indus
1
-15
/
+11
2023-10-19
ada: Support new SPARK aspect Side_Effects
Yannick Moy
1
-39
/
+266
2023-07-06
ada: Improve error message on violation of SPARK_Mode rules
Yannick Moy
1
-1
/
+3
2023-06-20
ada: Add the ability to add error codes to error messages
Yannick Moy
1
-2
/
+3
2023-06-15
ada: Accept aspect Always_Terminates on packages
Piotr Trojanek
1
-2
/
+18
2023-06-15
ada: Accept aspect Always_Terminates on entries
Piotr Trojanek
1
-0
/
+5
2023-06-15
ada: Reject aspect Always_Terminates on functions and generic functions
Piotr Trojanek
1
-0
/
+13
2023-06-15
ada: Accept aspect Always_Terminates without expression
Piotr Trojanek
1
-36
/
+38
2023-06-13
ada: Implement new aspect Always_Terminates for SPARK
Piotr Trojanek
1
-0
/
+199
2023-06-13
ada: Streamline expansion of controlled actions for aggregates
Eric Botcazou
1
-1
/
+4
2023-06-13
ada: Support new GNAT-specific aspect Ghost_Predicate
Yannick Moy
1
-4
/
+16
2023-05-29
ada: Attach pre/post on access-to-subprogram to internal subprogram type
Piotr Trojanek
1
-1
/
+5
2023-05-29
ada: Fix internal error with pragma Compile_Time_{Warning,Error}
Eric Botcazou
1
-2
/
+7
2023-05-29
ada: Tune message for pre/post on access-to-subprogram in old Ada
Piotr Trojanek
1
-1
/
+1
2023-05-29
ada: Analyze pre/post on access-to-subprogram without a wrapper
Piotr Trojanek
1
-4
/
+18
2023-05-26
ada: Remove redundant guard against empty lists
Piotr Trojanek
1
-3
/
+1
2023-05-26
ada: Fix handling of Global contracts inside generic subprograms
Piotr Trojanek
1
-1
/
+3
2023-05-25
ada: Fix comments for recently added SPARK aspects
Piotr Trojanek
1
-9
/
+9
2023-05-25
ada: Fix copy-paste mistake in analysis of Exceptional_Cases
Piotr Trojanek
1
-3
/
+3
2023-05-23
ada: Accept and analyze new aspect Exceptional_Cases
Piotr Trojanek
1
-0
/
+429
2023-05-23
ada: Add new switch -gnatyz
Arnaud Charlet
1
-1
/
+1
[next]