aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2023-01-03ada: Another small adjustment to special resolution of membership testEric Botcazou1-7/+12
2023-01-03ada: Make Sem_Util.Is_Aliased_View predicate more robustEric Botcazou3-4/+17
2023-01-03ada: GNAT UGN: Adjust wording in "Platform-specific Information" chapterJoel Brobecker2-5/+5
2023-01-03ada: Fix detection of function calls in object declarationsEric Botcazou4-11/+37
2023-01-03ada: Simplify [Small_]Integer_Type_ForBob Duff4-55/+29
2023-01-03ada: Cannot reference ghost entity in class-wide preconditionJavier Miranda1-0/+10
2023-01-03ada: Fix support of Default_Component_Value aspect on derived typesEric Botcazou2-77/+133
2023-01-03Daily bump.GCC Administrator1-0/+13
2023-01-02Ada,Darwin: Do not link libgcc statically on Darwin 8 and 9 [PR108202].Iain Sandoe1-2/+11
2023-01-02Update copyright dates.Jakub Jelinek2-2/+2
2023-01-01Rotate ChangeLog files.Jakub Jelinek2-11063/+11069
2022-12-30Daily bump.GCC Administrator1-0/+4
2022-12-29ada: don't map NULL decl to locusAlexandre Oliva1-1/+1
2022-12-07Daily bump.GCC Administrator1-0/+182
2022-12-06ada: Allow No_Caching on volatile typesYannick Moy4-45/+84
2022-12-06ada: Spurious error on nested call using the prefix notationJavier Miranda1-3/+4
2022-12-06ada: Suppress warning for specific constant valid conditionEric Botcazou1-1/+39
2022-12-06ada: Fix spurious error in checking of SPARK elaborationEric Botcazou1-1/+23
2022-12-06ada: Elide the copy in extended returns for nonlimited by-reference typesEric Botcazou18-411/+706
2022-12-06ada: Small adjustment to special resolution of membership testEric Botcazou1-7/+11
2022-12-06ada: Use larger type for membership test of universal valueEric Botcazou2-33/+106
2022-12-06ada: Accessibility code reorganization and bug fixesJustin Squirek27-2414/+2577
2022-12-06ada: Add Codepeer Exemption + simplify TO_C code.Liaiss Merzougue1-9/+6
2022-12-02Daily bump.GCC Administrator1-0/+41
2022-12-01ada: Strip conversions for the implementation of storage modelsEric Botcazou1-0/+5
2022-12-01ada: Enforce Aggregate aspect legality ruleSteve Baird1-0/+6
2022-12-01ada: Further adjustments to User's Guide for PIE defaultEric Botcazou3-29/+21
2022-12-01ada: Fix misphrasing in commentRonan Desplanques1-1/+1
2022-12-01ada: Use the address type of a Storage_Model_Type for 'AddressGary Dismukes1-1/+28
2022-12-01ada: Fix minor issues in reference manualRonan Desplanques2-53/+53
2022-12-01ada: Minor updates to gnat/doc configurationJosue Nava Bello1-28/+72
2022-11-29Daily bump.GCC Administrator1-0/+46
2022-11-28ada: Adjust runtime library and User's Guide to PIE default on LinuxEric Botcazou4-64/+98
2022-11-28ada: doc/share/conf.py: Switch the HTML documentation to using the RTD themeJoel Brobecker1-2/+2
2022-11-28ada: Annotate GNAT.Source_Info with an abstract stateClaire Dross1-1/+19
2022-11-28ada: Fix internal error on conversion as in/out actual with -gnatVaEric Botcazou1-18/+43
2022-11-28ada: Add PIE support to backtraces on LinuxEric Botcazou1-3/+3
2022-11-28ada: Implement change to SPARK RM rule on state refinementYannick Moy4-10/+33
2022-11-25Daily bump.GCC Administrator1-0/+15
2022-11-24ada: Add assertion for the implementation of storage modelsEric Botcazou1-0/+3
2022-11-24ada: Spurious error on Lock_Free protected type with discriminantsJustin Squirek1-17/+12
2022-11-23Daily bump.GCC Administrator1-0/+27
2022-11-22ada: Accept aspects Global and Depends on abstract subprogramsPiotr Trojanek1-0/+5
2022-11-22ada: Disable checking of Elab_Spec procedures in CodePeer_ModeGhjuvan Lacambre2-1/+18
2022-11-22ada: Adjust number of errors when removing warning in dead codePiotr Trojanek2-17/+29
2022-11-22ada: Fix formatting glitches in Make_Tag_AssignmentEric Botcazou1-19/+21
2022-11-22ada: Fix recent assertion failure on GPR2Eric Botcazou1-14/+4
2022-11-22Daily bump.GCC Administrator1-0/+124
2022-11-21ada: Adjust recent change for returns involving function callsEric Botcazou2-14/+8
2022-11-21ada: Do not share Packed Array Type if sizes of types differMarc Poulhiès1-5/+8