aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-06-12Daily bump.GCC Administrator1-0/+324
2020-06-11Daily bump.GCC Administrator1-0/+209
2020-06-10Daily bump.GCC Administrator1-0/+278
2020-06-09Daily bump.GCC Administrator1-0/+302
2020-06-06Daily bump.GCC Administrator1-0/+212
2020-06-05Daily bump.GCC Administrator1-0/+303
2020-06-04Daily bump.GCC Administrator1-0/+250
2020-06-03Daily bump.GCC Administrator1-0/+2200
2020-05-31Daily bump.GCC Administrator1-0/+15
2020-05-28Daily bump.GCC Administrator1-0/+4
2020-05-27Daily bump.GCC Administrator1-0/+20
2020-05-25[Ada] Fix spurious error on checking of null Abstract_StateYannick Moy1-0/+5
2020-05-25[Ada] Change pragma Compile_Time_Error to force compile-time evaluationYannick Moy1-0/+16
2020-05-25[Ada] Spurious accessibility error on return aggregate in GNATprove modeJustin Squirek1-0/+5
2020-05-25Fix internal error on problematic renamingEric Botcazou1-0/+9
2020-05-25Fix small fallout of earlier changeEric Botcazou1-0/+5
2020-05-25Fix missing back-annotation for derived typesEric Botcazou1-0/+10
2020-05-25Fix incorrect handling of Component_SizeEric Botcazou1-0/+6
2020-05-25Change description of fat pointertype with -fgnat-encodings=minimalEric Botcazou1-0/+14
2020-05-25Add missing ChangeLog entries in previous commitEric Botcazou1-0/+8
2020-05-12Be prepared for more aggregates in gigiEric Botcazou1-0/+11
2020-05-12Fix incorrect scalar storage order handlingEric Botcazou1-0/+8
2020-05-09Update copyright yearEric Botcazou1-0/+4
2020-05-09Add assertion for access attributesEric Botcazou1-0/+5
2020-05-09Fix small issues with -fgnat-encodings=minimalEric Botcazou1-0/+44
2020-05-09Fix tree sharing issue with slicesEric Botcazou1-0/+5
2020-05-09Do not override -fnon-call-exceptions in default modeEric Botcazou1-0/+5
2020-05-09Do not make a local copy of large aggregateEric Botcazou1-0/+10
2020-05-09Fix problematic cases of wrappingEric Botcazou1-0/+5
2020-05-09Accept qualified aggregates in memset pathEric Botcazou1-0/+5
2020-05-09Fix missing back-annotation for Out parameterEric Botcazou1-0/+5
2020-05-09Small housekeeping work in gigiEric Botcazou1-0/+17
2020-05-09Remove last use of expr_alignEric Botcazou1-0/+6
2020-05-08Fix uniqueness of address for aliased objectsEric Botcazou1-0/+6
2020-05-08Couple of tweaks to help in LTO modeEric Botcazou1-0/+15
2020-05-08Fix missing information in exception messages with -gnateEEric Botcazou1-0/+6
2020-05-08Small tweak to gnat_to_gnu_paramEric Botcazou1-0/+5
2020-05-04Fix Ada bootstrap on Cygwin64Eric Botcazou1-0/+7
2020-03-11Fix GIMPLE verification failure in LTO mode on Ada codeEric Botcazou1-1/+1
2020-03-11Fix internal error on locally-defined subpoolsEric Botcazou1-0/+5
2020-02-06Initialize barrier_cache for ARM EH ABI complianceAlexandre Oliva1-0/+5
2020-01-04* gnatvsn.ads: Bump copyright year.Eric Botcazou1-0/+4
2020-01-01Update copyright years.Jakub Jelinek1-0/+2
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-6710/+4
2019-12-22libada: Fix shared library installation with `--disable-libada'Maciej W. Rozycki1-0/+4
2019-12-18trans.c (Pragma_to_gnu): Push a diagnostics state for pragma Warnings (Off) b...Eric Botcazou1-0/+6
2019-12-18[Ada] Missing accessibility check on access discriminantsJustin Squirek1-0/+10
2019-12-18[Ada] Fix uninitialized out parameter in s-regpat.adbArnaud Charlet1-0/+5
2019-12-18[Ada] Atomic aspect on formal generic params now supported in Ada 202x modeArnaud Charlet1-0/+5
2019-12-18[Ada] Simplify Big_Integer and Big_Real interfaceArnaud Charlet1-0/+10