aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-aridou.adb
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-09-05ada: Remove GNATcheck violationsSheri Bernstein1-0/+11
2023-08-03ada: Add pragma Annotate for GNATcheck exemptionsSheri Bernstein1-0/+4
2023-07-10ada: Simplify assertion to remove CodePeer messageYannick Moy1-3/+1
2023-07-10ada: Adapt proof of System.Arith_Double to remove CVC4Yannick Moy1-9/+75
2023-06-20ada: Update annotations in runtime for proofYannick Moy1-0/+11
2023-06-20ada: Remove references to Might_Not_Return and Always_ReturnClaire Dross1-6/+4
2023-05-16ada: Update proof of runtime unitsYannick Moy1-1/+1
2023-05-16ada: Simplify dramatically ghost code for proof of System.Arith_DoubleYannick Moy1-381/+47
2023-05-16ada: Restore proof of System.Arith_DoubleYannick Moy1-31/+119
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2022-09-02[Ada] Recover proof of Scaled_Divide in System.Arith_64Yannick Moy1-122/+210
2022-07-13[Ada] Fix proof of runtime unit System.Arith_64Yannick Moy1-4/+92
2022-06-02[Ada] Rename GNATprove annotate pragma for termination to Always_ReturnClaire Dross1-2/+2
2022-05-30[Ada] Update proofs of double arithmetic unit after prover changesYannick Moy1-91/+439
2022-05-19[Ada] Further adapt proof of double arithmetic runtime unitYannick Moy1-4/+171
2022-05-18[Ada] Adapt proof of double arithmetic runtime unitYannick Moy1-16/+67
2022-05-16[Ada] Fix proof of double arithmetic unitsYannick Moy1-0/+2
2022-05-11[Ada] Adapt proof of System.Arith_Double after update of Z3Yannick Moy1-2/+16
2022-01-11[Ada] Adapt proof of System.Arith_DoubleYannick Moy1-9/+34
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-05[Ada] Rename parameter-dependent constants in generic unitYannick Moy1-171/+194
2022-01-05[Ada] Fix lemma in generic unit System.Arith_DoubleYannick Moy1-1/+2
2021-12-02[Ada] Amend proof of System.Arith_Double to remove justificationsYannick Moy1-61/+182
2021-11-10[Ada] Prove double precision integer arithmetic unitPierre-Alexandre Bazin1-97/+2320
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-10-21[Ada] Basic support for 128-bit typesEric Botcazou1-0/+678