aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gnat_rm.texi
AgeCommit message (Expand)AuthorFilesLines
2020-10-21[Ada] Document Long_Long_Long_Integer in implementation characteristicsEric Botcazou1-8/+17
2020-10-20[Ada] Add support for Unreferenced aspect on formal parametersArnaud Charlet1-3/+5
2020-10-20[Ada] Document Ada.Task_InitializationPat Rogers1-725/+695
2020-10-16[Ada] Fix documentation of No_Local_Timing_EventsPiotr Trojanek1-1/+1
2020-10-16[Ada] Add Max_Integer_Size attribute and couple of helper functionsEric Botcazou1-463/+476
2020-07-15[Ada] Extend static functionsArnaud Charlet1-4/+24
2020-07-15[Ada] Fix typo in "accommodate" in docs and commentsPiotr Trojanek1-1/+1
2020-07-06[Ada] Various typo fixes and reformatting of commentsGary Dismukes1-4/+4
2020-06-18[Ada] Add support for XDR streaming in the default runtimeArnaud Charlet1-30/+6
2020-06-18[Ada] Do not treat pragma Compile_Time_Warning as error even with -gnatweGhjuvan Lacambre1-807/+812
2020-06-18[Ada] List aspect Relaxed_Initialization in GNAT RMPiotr Trojanek1-530/+554
2020-06-17[Ada] Adjust documentation of 'Bit and 'Descriptor_Size attributesEric Botcazou1-8/+10
2020-06-17[Ada] Fix casing from GNATProve to GNATprovePiotr Trojanek1-2/+2
2020-06-08[Ada] Remove processing of SPARK_05 restrictionArnaud Charlet1-352/+1
2020-06-08[Ada] Update doc on Enum_Rep/Enum_ValArnaud Charlet1-0/+6
2020-06-05[Ada] Fix punctuation in description of Enum_Rep attributePiotr Trojanek1-2/+2
2020-06-04[Ada] Remove OpenACC supportArnaud Charlet1-1005/+834
2020-05-25[Ada] Change pragma Compile_Time_Error to force compile-time evaluationYannick Moy1-5/+8
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2019-12-18[Ada] Fix three-letter typos like "sss" in comments and docsPiotr Trojanek1-2/+2
2019-12-16[Ada] Implement new legality rules introduced in C.6(13) by AI12-0128Eric Botcazou1-1/+1
2019-12-13[Ada] Minor rewording of one sentenceGary Dismukes1-2/+2
2019-12-13[Ada] implementation_defined_pragmas.rst: Update Initialize_Scalars docsGhjuvan Lacambre1-2/+4
2019-12-13[Ada] Minor tweak to Volatile_Full_Access wording in GNAT RMEric Botcazou1-4/+4
2019-09-19[Ada] Accept concatentation arguments to pragma AnnotateSteve Baird1-2/+4
2019-09-18[Ada] Improve doc on Warning_As_ErrorArnaud Charlet1-2/+4
2019-09-18[Ada] Remove remaining references to VMS supportArnaud Charlet1-9/+5
2019-09-17[Ada] Remove section on pragma No_Run_TimeEd Falis1-713/+695
2019-08-21[Ada] Max_Entry_Queue_Length aspect for protected entriesJustin Squirek1-4/+6
2019-08-20[Ada] New pragma Aggregate_Individually_AssignPatrick Bernardi1-828/+846
2019-08-20[Ada] Pragma Warning_As_Error works for style warningsBob Duff1-11/+14
2019-08-20[Ada] Document requirements for Pragma Lock_FreeArnaud Charlet1-0/+41
2019-08-19[Ada] Fix documentation for stream oriented attributesBob Duff1-19/+19
2019-08-14[Ada] Alignment may be specified as zeroBob Duff1-4/+6
2019-08-12[Ada] New aspect/pragma No_Caching for analysis of volatile dataYannick Moy1-704/+731
2019-07-10[Ada] Documentation of Img attribute out of dateJustin Squirek1-7/+7
2019-07-10[Ada] Improve support for tuning branch probability heuristicsEric Botcazou1-160/+173
2019-07-10[Ada] GNAT RM: add note about debuggers for Scalar_Storage_OrderEric Botcazou1-8/+11
2019-07-09[Ada] Reword "wild card" to "wildcard"Piotr Trojanek1-1/+1
2019-07-08[Ada] GNAT RM: Update documentation on No_Exceptions restrictionArnaud Charlet1-1/+2
2019-07-08[Ada] In-place initialization for Initialize_ScalarsHristian Kirtchev1-50/+94
2019-07-05[Ada] Fix typo in GNAT RMBob Duff1-1/+1
2019-07-04[Ada] Fix capitalization and parenthesis glitches in GNAT RMEric Botcazou1-4/+3
2019-07-03[Ada] Clarify wording on documentation for No_Multiple_ElaborationArnaud Charlet1-9/+8
2019-07-03[Ada] Document that boolean types with convention C now map to C99 boolEric Botcazou1-9/+12
2019-07-01[Ada] Correct size in representation clauses documentationPat Rogers1-9/+18
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2018-09-26[Ada] Front-end support for OpenACC pragmasOlivier Hainque1-831/+1002
2018-06-11[Ada] Add Suppressible argument to Assertion_Policy in documentationYannick Moy1-2/+2
2018-05-30[Ada] Extend the applicability of Thread_Local_Storage to composite typesEd Schonberg1-5/+9