aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2021-11-11Daily bump.GCC Administrator1-0/+152
2021-11-10[Ada] Minor cleanup in translation of calls to subprogramsEric Botcazou3-65/+60
2021-11-10[Ada] Warn for bidirectional charactersBob Duff2-4/+54
2021-11-10[Ada] Avoid warnings regarding rep clauses in generics -- follow-onBob Duff1-1/+1
2021-11-10[Ada] Fix comments about expansion of array equalityPiotr Trojanek1-2/+3
2021-11-10[Ada] Avoid warnings regarding rep clauses in genericsBob Duff2-9/+26
2021-11-10[Ada] ACATS BDC1002 shall not error on arbitrary aspectEtienne Servais10-76/+164
2021-11-10[Ada] Do not assume a priority value of zero is a valid priorityPatrick Bernardi3-7/+8
2021-11-10[Ada] Prove double precision integer arithmetic unitPierre-Alexandre Bazin6-113/+2515
2021-11-10[Ada] Don't carry action bodies for expansion of array equalityPiotr Trojanek4-61/+34
2021-11-10[Ada] Use predefined equality for arrays inside recordsPiotr Trojanek1-68/+2
2021-11-10[Ada] Fix oversight in latest change to Has_Compatible_TypeEric Botcazou3-9/+26
2021-11-10[Ada] Create explicit ghost mirror unit for big integersYannick Moy5-9/+37
2021-11-10[Ada] Fix Constraint error on rexgexp close bracket find algorithmEtienne Servais1-48/+59
2021-11-10[Ada] Extend optimized equality of 2-element arraysPiotr Trojanek1-13/+11
2021-11-10[Ada] Warn when interfaces swapped between full and partial viewEtienne Servais1-21/+53
2021-11-10[Ada] Add guard against previous error for peculiar ACATS testEric Botcazou1-0/+6
2021-11-10[Ada] Better error message on missing parenthesesYannick Moy1-2/+4
2021-11-10Daily bump.GCC Administrator1-0/+217
2021-11-09[Ada] Fix Codepeer warningGhjuvan Lacambre1-1/+1
2021-11-09[Ada] Tidy up implementation of Has_Compatible_TypeEric Botcazou2-48/+39
2021-11-09[Ada] Invalid GPR_PROJECT_PATH_FILE confuses gnatlsJustin Squirek1-43/+39
2021-11-09[Ada] Print Storage_Pool and Procedure_To_Call fieldsEric Botcazou1-5/+49
2021-11-09[Ada] Do not indicate a pending abort if the task is already abortingPatrick Bernardi2-1/+2
2021-11-09[Ada] RTEMS: use atomic primitive packages on aarch64Patrick Bernardi1-0/+7
2021-11-09[Ada] Hang on compilation of unit with type extension in bodyJustin Squirek1-0/+8
2021-11-09[Ada] Crash on expansion of tagged membership testJustin Squirek1-0/+11
2021-11-09[Ada] Improve integration of strub with type systemsAlexandre Oliva16-87/+747
2021-11-09[Ada] Initialize Current_Source_UnitEtienne Servais1-4/+4
2021-11-09[Ada] Use atomics in runtime on ARM and Aarch64 VxWorksPiotr Trojanek3-1/+7
2021-11-09[Ada] Accessibility fixGhjuvan Lacambre1-0/+7
2021-11-09[Ada] Add gcc specs with vxworks7 base addresses for certJohannes Kliemann5-1/+9
2021-11-09[Ada] Cleanup copying of parameter listsPiotr Trojanek1-6/+5
2021-11-09[Ada] Cleanup building of renamed equalityPiotr Trojanek1-17/+22
2021-11-09[Ada] Refine type in expansion of array equalityPiotr Trojanek1-2/+2
2021-11-09[Ada] Simplify building of entity occurrencesPiotr Trojanek1-3/+2
2021-11-09[Ada] Return a valid value when handling Constraint_ErrorEtienne Servais1-47/+8
2021-11-09[Ada] Simplify expansion of array equalityPiotr Trojanek1-41/+9
2021-11-09[Ada] Reference in Unbounded_String is almost never nullPiotr Trojanek1-3/+7
2021-11-09[Ada] sem_util.adb: fix typos in Accessibility_Level docsGhjuvan Lacambre1-2/+2
2021-11-09[Ada] Document the SuSE kernel bugTom Tromey2-103/+140
2021-11-09[Ada] Errors on globals in expressions of predicate aspects in generic bodiesGary Dismukes1-0/+29
2021-11-09[Ada] Tune comment about expansion of array equalityPiotr Trojanek1-4/+4
2021-11-09[Ada] Add missing regular expression syntax error checkSteve Baird1-1/+4
2021-11-09[Ada] Complete support for prefixed call on subtypes/derived typesYannick Moy1-2/+15
2021-11-09[Ada] Fix detection of array aggregates with single others associationsPiotr Trojanek1-0/+2
2021-11-09[Ada] Fix support for prefixed call with incomplete type declarationsYannick Moy1-0/+9
2021-11-09[Ada] Guard against illegal items in Global but not DependsPiotr Trojanek1-1/+9
2021-11-09[Ada] Build activation chain for BIP only when neededEtienne Servais1-2/+5
2021-11-06Daily bump.GCC Administrator1-0/+7