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
/
contracts.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
ada: Update of SPARK RM legality rules on ghost code
Yannick Moy
1
-1
/
+1
2024-05-13
ada: Remove guards against traversal of empty list of aspects
Piotr Trojanek
1
-4
/
+1
2024-05-13
ada: Deconstruct flag Split_PPC since splitting now is done in expansion
Piotr Trojanek
1
-16
/
+1
2024-05-13
ada: Fix style in comments
Piotr Trojanek
1
-1
/
+1
2024-05-06
ada: Partial implementation of redesign of support for object finalization
Eric Botcazou
1
-3
/
+3
2024-01-22
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2024-01-09
ada: Fix bug in Sem_Util.Enclosing_Declaration
Steve Baird
1
-10
/
+2
2023-11-30
ada: Remove SPARK legality checks
Yannick Moy
1
-156
/
+7
2023-10-19
ada: Support new SPARK aspect Side_Effects
Yannick Moy
1
-0
/
+3
2023-09-19
ada: Crash processing type invariants on child subprogram
Javier Miranda
1
-1
/
+24
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
-0
/
+3
2023-06-13
ada: Implement new aspect Always_Terminates for SPARK
Piotr Trojanek
1
-10
/
+19
2023-06-13
ada: Fix exception raised on invalid contract in generic package
Eric Botcazou
1
-10
/
+21
2023-06-13
ada: Fix internal error on imported function with post-condition
Eric Botcazou
1
-0
/
+16
2023-05-29
ada: Attach pre/post on access-to-subprogram to internal subprogram type
Piotr Trojanek
1
-4
/
+8
2023-05-29
ada: Restore parent link for both lists and nodes in class-wide condition
Piotr Trojanek
1
-3
/
+5
2023-05-29
ada: Simplify removal of formals from the scope
Piotr Trojanek
1
-20
/
+1
2023-05-29
ada: Fix restoration of parent link
Marc Poulhiès
1
-1
/
+2
2023-05-29
ada: Analyze pre/post on access-to-subprogram without a wrapper
Piotr Trojanek
1
-2
/
+18
2023-05-26
ada: Fix typos "statment" and "condtion"
Bob Duff
1
-2
/
+2
2023-05-25
ada: Fix comments for recently added SPARK aspects
Piotr Trojanek
1
-0
/
+2
2023-05-23
ada: Accept and analyze new aspect Exceptional_Cases
Piotr Trojanek
1
-4
/
+14
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2023-01-05
ada: Simplify new expansion of contracts
Eric Botcazou
1
-100
/
+5
2022-12-06
ada: Allow No_Caching on volatile types
Yannick Moy
1
-16
/
+16
2022-11-22
ada: Fix recent assertion failure on GPR2
Eric Botcazou
1
-14
/
+4
2022-11-21
ada: Move warnings switches
Bob Duff
1
-0
/
+1
2022-11-08
ada: Adjust classwide contract expression preanalysis
Ronan Desplanques
1
-232
/
+249
2022-11-08
ada: Preanalyze classwide contracts as spec expressions
Ronan Desplanques
1
-2
/
+2
2022-09-29
ada: Further tweak new expansion of contracts
Eric Botcazou
1
-3
/
+43
2022-09-26
ada: Only reject volatile ghost objects when SPARK_Mode is On
Piotr Trojanek
1
-1
/
+1
2022-09-12
[Ada] Temporary tweak new expansion of contracts
Eric Botcazou
1
-35
/
+84
2022-09-12
[Ada] Internal error compiling formal instance of generic with Initial_Condition
Steve Baird
1
-0
/
+12
2022-09-12
[Ada] Tech debt: Expansion of contracts
Justin Squirek
1
-436
/
+617
2022-06-01
[Ada] Allow confirming volatile properties on No_Caching variables
Yannick Moy
1
-3
/
+9
2022-06-01
[Ada] Fix bad interaction between Inline_Always and -gnateV + -gnata
Eric Botcazou
1
-1
/
+4
2022-05-17
[Ada] Implement calls to abstract subprograms in class-wide pre/post-conditions
Javier Miranda
1
-2
/
+12
2022-05-13
[Ada] Compiler crash on -gnata -O2
Javier Miranda
1
-9
/
+30
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-07
[Ada] Crash in class-wide pre/postconditions
Javier Miranda
1
-12
/
+142
2022-01-06
[Ada] Crash in class-wide pre/postconditions
Javier Miranda
1
-106
/
+58
2021-12-02
[Ada] Cleanup insertion of single freezing actions
Piotr Trojanek
1
-2
/
+0
2021-10-01
[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditions
Javier Miranda
1
-215
/
+1348
2021-09-22
[Ada] Fix conformance errors and erroneous code
Bob Duff
1
-3
/
+3
2021-09-20
[Ada] Accept volatile properties on constant objects
Piotr Trojanek
1
-51
/
+25
2021-06-18
[Ada] Ada2020: AI12-0195 overriding class-wide pre/post conditions
Javier Miranda
1
-2
/
+30
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-32
/
+32
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-5
/
+5
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-2
/
+6
[next]