aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)Author
2020-07-23Update ChangeLog and version files for releasereleases/gcc-10.2.0Richard Biener
2020-06-24Daily bump.GCC Administrator
2020-06-23Fix memory corruption with vector and variant recordEric Botcazou
2020-05-07Update ChangeLog and version files for releasereleases/gcc-10.1.0Jakub Jelinek
2020-05-04Fix Ada bootstrap on Cygwin64Eric Botcazou
2020-03-11Fix GIMPLE verification failure in LTO mode on Ada codeEric Botcazou
2020-03-11Fix internal error on locally-defined subpoolsEric Botcazou
2020-02-06Initialize barrier_cache for ARM EH ABI complianceAlexandre Oliva
2020-01-04* gnatvsn.ads: Bump copyright year.Eric Botcazou
2020-01-01Update copyright years.Jakub Jelinek
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2019-12-22libada: Fix shared library installation with `--disable-libada'Maciej W. Rozycki
2019-12-18trans.c (Pragma_to_gnu): Push a diagnostics state for pragma Warnings (Off) b...Eric Botcazou
2019-12-18[Ada] Missing accessibility check on access discriminantsJustin Squirek
2019-12-18[Ada] Fix uninitialized out parameter in s-regpat.adbArnaud Charlet
2019-12-18[Ada] Atomic aspect on formal generic params now supported in Ada 202x modeArnaud Charlet
2019-12-18[Ada] Simplify Big_Integer and Big_Real interfaceArnaud Charlet
2019-12-18[Ada] Fix three-letter typos like "sss" in comments and docsPiotr Trojanek
2019-12-18[Ada] Missing accessibility actuals on calls to interface conversion functionsGary Dismukes
2019-12-18[Ada] AI12-0282: shared variable control aspects on formal typesEd Schonberg
2019-12-18[Ada] Minor housekeeping work in Create_StandardEric Botcazou
2019-12-18[Ada] Reserving switch d_K for known problem isssues detectionJavier Miranda
2019-12-18[Ada] Reject aspect specifications on number constantsGhjuvan Lacambre
2019-12-18[Ada] Einfo: fix typo in commentPiotr Trojanek
2019-12-18[Ada] Do not propagate Object_Size onto Size for composite typesEric Botcazou
2019-12-18[Ada] Document the introduction of the Object_Size attribute in Ada 2020Eric Botcazou
2019-12-18[Ada] Wrong error on hidden must-override primitiveBob Duff
2019-12-18[Ada] Bad "already use-visible" warning re: use in private partBob Duff
2019-12-16[Ada] Suppress unused warnings in the presence of errorsBob Duff
2019-12-16[Ada] Minor: improve commentsBob Duff
2019-12-16[Ada] Minor comment fixBob Duff
2019-12-16[Ada] Check for "size for" in Special_Msg_DeleteBob Duff
2019-12-16[Ada] Do not set a bogus Esize on subtype built for Component_Size clauseEric Botcazou
2019-12-16[Ada] Fix warning on _REENTRANTArnaud Charlet
2019-12-16[Ada] Mark Deallocator as Favor_Top_LevelArnaud Charlet
2019-12-16[Ada] AI12-0234/321 atomic operationsArnaud Charlet
2019-12-16[Ada] Remove new strict-alignment check added by AI12-0001Eric Botcazou
2019-12-16[Ada] Crash on constrained container in generalized indexing operationEd Schonberg
2019-12-16[Ada] Prototype implementastion of Ada2020 Map-reduce constructEd Schonberg
2019-12-16[Ada] AI12-0001: Independence and Representation clauses for atomic objectsEric Botcazou
2019-12-16[Ada] Fully propagate representation aspects through renamingEric Botcazou
2019-12-16[Ada] Syntax error on improperly indented imported subprogramBob Duff
2019-12-16[Ada] Fix couple of oversights in the implementation of AI12-0128Eric Botcazou
2019-12-16[Ada] Export the Ada version through the C interfaceEric Botcazou
2019-12-16[Ada] Minor reformatting and U.S. spelling adjustmentGary Dismukes
2019-12-16[Ada] Better error message for "is null" subunitBob Duff
2019-12-16[Ada] Expand renamings of subcomponents of an atomic or VFA objectEric Botcazou
2019-12-16[Ada] Crash on conversion in branch of if-expressionEd Schonberg
2019-12-16[Ada] Bad warning: Size in Compile_Time_Error in nested instanceBob Duff
2019-12-16[Ada] Small consistency fix for Volatile_Full_Access objectsEric Botcazou