aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/freeze.adb
AgeCommit message (Expand)AuthorFilesLines
2019-07-22[Ada] Incorrect values in conversion from fixed-point subtype with 'SmallEd Schonberg1-0/+11
2019-07-22[Ada] Crash in C++ constructor without external and link nameJavier Miranda1-0/+15
2019-07-09[Ada] Prevent inconsistent state for inlining in GNATproveYannick Moy1-1/+4
2019-07-03[Ada] Extend -gnatw.z warning to array typesEric Botcazou1-9/+16
2019-07-01[Ada] Crash due to missing freeze nodes in transient scopeHristian Kirtchev1-4/+15
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-12-11[Ada] Spurious error with pragma Thread_Local_StorageHristian Kirtchev1-40/+99
2018-12-11[Ada] Crash on generic instantiation in ignored Ghost contextHristian Kirtchev1-35/+31
2018-12-11[Ada] Crash on ignored Ghost expression functionHristian Kirtchev1-2/+8
2018-12-11[Ada] Spurious errors on aspect specifications in generic unitsEd Schonberg1-8/+0
2018-12-03[Ada] Fix internal error on package instantiation on private typeEric Botcazou1-2/+23
2018-11-14[Ada] Use of Suppress_Initialization with pragma Thread_Local_StorageHristian Kirtchev1-33/+63
2018-11-14[Ada] Minor reformattingHristian Kirtchev1-6/+6
2018-11-14[Ada] Improper extension of bounds of fixed-point typeEd Schonberg1-3/+4
2018-09-26[Ada] Fix ICE related to type freezingEd Schonberg1-4/+13
2018-08-21[Ada] Minor reformattingsHristian Kirtchev1-17/+16
2018-08-21[Ada] Spurious crash on expression function as completion with contractsEd Schonberg1-0/+204
2018-08-21[Ada] Unnesting: do not emit warnings for access to subprogramsEd Schonberg1-1/+5
2018-07-31[Ada] Fix a freezing issueJavier Miranda1-0/+6
2018-07-17[Ada] Minor reformattingHristian Kirtchev1-17/+19
2018-07-17[Ada] Crash processing abstract state aspect of a packageJavier Miranda1-214/+303
2018-05-30[Ada] Minor reformattingHristian Kirtchev1-5/+4
2018-05-30[Ada] Extend the applicability of Thread_Local_Storage to composite typesEd Schonberg1-6/+13
2018-05-30[Ada] Spell preanalysis, preanalyze correctlyBob Duff1-1/+1
2018-05-25[Ada] Support for C99 and C++ standard boolean typesEric Botcazou1-4/+7
2018-05-24[Ada] Quadratic compile time with tagged typesJustin Squirek1-1/+1
2018-05-24[Ada] Fix crash on formal containersHristian Kirtchev1-15/+26
2018-05-24[Ada] Spurious error on imported subprogram with preconditionHristian Kirtchev1-3/+14
2018-05-23[Ada] Minor reformattingsHristian Kirtchev1-0/+1
2018-05-23[Ada] Spurious Storage_Error on imported arrayHristian Kirtchev1-39/+133
2018-05-23[Ada] Build-in-place aggregates and Address clausesBob Duff1-7/+6
2018-05-22[Ada] Spurious visibility error on aspect in generic unitEd Schonberg1-1/+4
2018-05-22[Ada] Spurious size error on fixed point type with aspect SmallEd Schonberg1-0/+10
2018-05-22[Ada] Minor reformattingsHristian Kirtchev1-1/+1
2018-05-21[Ada] Spurious warning on object declaration with address clauseEd Schonberg1-1/+4
2018-05-21[Ada] Spurious error on early call region of tagged typeHristian Kirtchev1-1/+0
2018-05-21[Ada] Minor reformattingHristian Kirtchev1-2/+1
2018-01-11[Ada] Crash on build-in-place call with address specification for targetEd Schonberg1-4/+9
2018-01-11[Ada] Prohibit concurrent types in Ghost regionsHristian Kirtchev1-15/+5
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-11-09exp_util.adb, freeze.adb: Minor reformatting.Gary Dismukes1-1/+0
2017-11-09[multiple changes]Pierre-Marie de Rodat1-2/+1
2017-10-14[multiple changes]Pierre-Marie de Rodat1-1/+1
2017-09-18[multiple changes]Pierre-Marie de Rodat1-0/+1
2017-09-13[multiple changes]Pierre-Marie de Rodat1-2/+2
2017-09-11[multiple changes]Arnaud Charlet1-69/+3
2017-09-08[multiple changes]Arnaud Charlet1-1/+2
2017-09-08[multiple changes]Arnaud Charlet1-13/+21
2017-09-08[multiple changes]Arnaud Charlet1-0/+60
2017-09-06[multiple changes]Arnaud Charlet1-1/+2