aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/rtsfind.ads
AgeCommit message (Expand)AuthorFilesLines
2024-06-13ada: Streamline elaboration of local tagged typesEric Botcazou1-3/+6
2024-05-14ada: Decouple attachment from dynamic allocation for controlled objectsEric Botcazou1-0/+4
2024-05-13ada: Rename finalization scope masters into finalization mastersEric Botcazou1-2/+2
2024-05-13ada: Replace finalization masters with finalization collectionsEric Botcazou1-11/+8
2024-05-13ada: Decouple finalization masters from storage poolsEric Botcazou1-4/+0
2024-05-07ada: Fix bad interaction between homogeneous finalization master and BIP prot...Eric Botcazou1-2/+0
2024-05-06ada: Rework processing of special objects needing finalizationEric Botcazou1-0/+2
2024-05-06ada: Partial implementation of redesign of support for object finalizationEric Botcazou1-0/+17
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2024-01-09ada: Remove unused runtime entityEric Botcazou1-2/+0
2023-09-26ada: Make minor corrections to CUDA-related commentsRonan Desplanques1-1/+0
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2023-01-05ada: INOX: prototype RFC on String InterpolationJavier Miranda1-0/+2
2022-11-08ada: Fix expansion of 'Wide_Image and 'Wide_Wide_Image on composite typesPiotr Trojanek1-0/+4
2022-09-26ada: Remove unreferenced Rtsfind entriesPiotr Trojanek1-109/+2
2022-07-12[Ada] Fix buffer overrun for small string concatenation at -O0Eric Botcazou1-18/+0
2022-06-01[Ada] Fix search for "for ... of" loop subprogramsBob Duff1-7/+5
2022-05-19[Ada] Get rid of secondary stack for controlled componentsEric Botcazou1-0/+8
2022-05-09[Ada] Allow Big_Integer in loop and subprogram variantsPiotr Trojanek1-0/+12
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-12-02[Ada] Cleanup detection of suspension objectsPiotr Trojanek1-0/+2
2021-11-10[Ada] Prove double precision integer arithmetic unitPierre-Alexandre Bazin1-0/+6
2021-07-08[Ada] Unsynchronized concurrent access to a Boolean variableSteve Baird1-0/+11
2021-07-05[Ada] Add Ada 2022 Image and Put_Image support for tagged typesSteve Baird1-0/+2
2021-06-29[Ada] Further adjustment and optimization of System.Value_NEric Botcazou1-6/+6
2021-06-21[Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada.Strings.Text_OutputSteve Baird1-20/+17
2021-06-21[Ada] Improve efficiency of small slice assignments of packed arraysBob Duff1-0/+4
2021-06-21[Ada] Implement 'Valid_Value attributeBob Duff1-7/+18
2021-06-16[Ada] Wrong reference to System.Tasking in expanded codeArnaud Charlet1-12/+4
2021-05-06[Ada] Implement tiered support for floating-point exponentiationEric Botcazou1-4/+10
2021-05-05[Ada] Speed up enumeration'Value with perfect hash functionPiotr Trojanek1-9/+16
2021-05-05[Ada] Implement tiered support for floating-point output operationsEric Botcazou1-11/+27
2021-05-04[Ada] Preliminary cleanup in floating-point output implementationEric Botcazou1-2/+0
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-12-17[Ada] Remove unused subprograms in validswArnaud Charlet1-2/+0
2020-12-15[Ada] Implement tiered support for floating-point input operationsEric Botcazou1-23/+15
2020-11-30[Ada] Add stream-oriented attributes support for 128-bit integer typesEric Botcazou1-0/+8
2020-11-26[Ada] Add support for 128-bit fixed-point types on 64-bit platformsEric Botcazou1-19/+89
2020-10-23[Ada] CUDA: Use internal types instead of public onesGhjuvan Lacambre1-6/+4
2020-10-22[Ada] CUDA: discover runtime types instead of hard-codingGhjuvan Lacambre1-2/+0
2020-10-21[Ada] Support of attributes Image, Put_Image, Val and Width for 128-bit typesEric Botcazou1-0/+46
2020-10-21[Ada] Basic support for 128-bit typesEric Botcazou1-31/+749
2020-10-19[Ada] Implement initialization of CUDA runtimeGhjuvan Lacambre1-0/+18
2020-10-16[Ada] Implement expansion of CUDA_Execute pragmaGhjuvan Lacambre1-1/+20
2020-07-23[Ada] Stub CUDA_Execute and CUDA_Global pragmasArnaud Charlet1-0/+17
2020-07-07[Ada] ACATS 4.1K - C452003Arnaud Charlet1-0/+2
2020-06-17[Ada] Ada2020: AI12-0279 more dispatching points with aspect YieldJavier Miranda1-0/+4
2020-06-15[Ada] T'Image calls T'Put_ImageBob Duff1-0/+11
2020-06-15[Ada] Put_Image: Enable for access-to-subprogram typesBob Duff1-2/+2
2020-06-15[Ada] Put_Image: Enable for access-to-subprogram typesBob Duff1-0/+4