aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch7.adb
AgeCommit message (Expand)AuthorFilesLines
2021-07-08[Ada] Transient scope cleanupBob Duff1-2/+2
2021-07-06[Ada] Tbuild cleanupBob Duff1-1/+1
2021-07-06[Ada] Transient scope cleanupBob Duff1-244/+230
2021-07-05[Ada] Refactoring related to Returns_By_RefBob Duff1-40/+0
2021-05-07[Ada] Minor reformattingsBob Duff1-41/+41
2021-05-07[Ada] Variable-sized node types -- cleanupBob Duff1-1/+1
2021-05-07[Ada] Variable-sized node typesBob Duff1-2/+6
2021-05-05[Ada] Move Build_And_Insert_CUDA_Initialization to expansion phaseGhjuvan Lacambre1-0/+8
2021-05-04[Ada] Missing finalization on generic instantiationArnaud Charlet1-60/+149
2021-05-03[Ada] Refine type of a counter object from Int to NatPiotr Trojanek1-1/+1
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2021-05-03[Ada] Expansion in _postconditions confusing CodePeerJustin Squirek1-4/+13
2021-04-29[Ada] Bad handling of array sliding in aggregateArnaud Charlet1-4/+1
2020-12-17[Ada] Remove unused subprograms in validswArnaud Charlet1-16/+0
2020-12-17[Ada] Crash on if expression inside declare expressionArnaud Charlet1-1/+1
2020-12-17[Ada] Compiler crash on protected component of controlled typeArnaud Charlet1-2/+23
2020-12-15[Ada] Postcondition checks performed before finalizationJustin Squirek1-49/+615
2020-12-15[Ada] Crash on unnesting unnamed blocksArnaud Charlet1-30/+19
2020-12-14[Ada] Additional fixes for Default_Initial_ConditionGary Dismukes1-15/+42
2020-11-26[Ada] Reuse Is_Access_Object_Type where possiblePiotr Trojanek1-2/+1
2020-11-25[Ada] Allow debugging finalization-related expanded codeArnaud Charlet1-1/+33
2020-10-21[Ada] Disable warnings on entities when building finalizersGhjuvan Lacambre1-0/+8
2020-10-16[Ada] Finalization of uninitialized object with build in place callArnaud Charlet1-4/+12
2020-10-16[Ada] Remove support for -gnatP and pragma PollingArnaud Charlet1-11/+0
2020-10-16[Ada] GNAT-LLVM unnesting issues in elaboration codeGary Dismukes1-0/+198
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet1-42/+36
2020-07-08[Ada] Minor refactoringJustin Squirek1-8/+7
2020-06-16[Ada] Minor casing of " The " after a comma in docs and commentsPiotr Trojanek1-1/+1
2020-06-11[Ada] Iterate with procedural version of Next routine where possiblePiotr Trojanek1-2/+2
2020-06-04[Ada] Add missing conversion in call to Finalize primitiveEric Botcazou1-0/+9
2020-06-04[Ada] Fix a couple of oversights in previous changeEric Botcazou1-0/+1
2020-06-04[Ada] Alignment clause ignored on completion derived from private typeEric Botcazou1-4/+3
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2020-06-02[Ada] Address potentially uninitialized variables and dead codeArnaud Charlet1-3/+8
2019-12-12[Ada] Fix repeated words and typos in doc and commentsPiotr Trojanek1-1/+1
2019-10-10[Ada] Handling up-level references in loops within library-level declarationsGary Dismukes1-0/+86
2019-10-10[Ada] Generation of procedures for blocks occurring in elaboration code for LLVMGary Dismukes1-152/+228
2019-07-23[Ada] Fix binding of ghost units with finalizerYannick Moy1-0/+7
2019-07-09[Ada] Reformat commentsPiotr Trojanek1-1/+1
2019-07-05[Ada] Crash on deallocating component with discriminated taskHristian Kirtchev1-5/+6
2019-07-04[Ada] Minor reformattingHristian Kirtchev1-1/+1
2019-07-01[Ada] Minor reformattingHristian Kirtchev1-4/+5
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-12-11[Ada] Unnesting: fix a missing activation recordEd Schonberg1-68/+76
2018-12-11[Ada] Minor reformattingHristian Kirtchev1-13/+14
2018-12-11[Ada] Additionsal trasformations for unnesting in package bodiesEd Schonberg1-11/+65
2018-11-14[Ada] Minor reformattingHristian Kirtchev1-7/+8
2018-11-14[Ada] Unnesting transformations for blocks in package bodiesEd Schonberg1-0/+75
2018-11-14[Ada] Limited function violates No_Exception_PropagationHristian Kirtchev1-7/+1
2018-08-21[Ada] Minor reformattingsHristian Kirtchev1-3/+4