aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/debug.adb
AgeCommit message (Expand)AuthorFilesLines
2022-07-04[Ada] Do not use front-end build-in-place mechanism for nonlimited typesEric Botcazou1-4/+1
2022-05-19[Ada] Get rid of secondary stack for controlled componentsEric Botcazou1-1/+6
2022-01-11[Ada] Document LLVM-specific flagsRichard Kenner1-3/+9
2021-10-05[Ada] Note that -gnatd_t is used in CCGRichard Kenner1-1/+5
2021-10-01[Ada] More work on efficiency improvementsBob Duff1-2/+3
2021-10-01[Ada] Add new debug switch -gnatd.8Eric Botcazou1-1/+5
2021-10-01[Ada] Info. gathering in preparation for more efficiency improvementsBob Duff1-1/+5
2021-07-08[Ada] Transient scope cleanupBob Duff1-1/+1
2021-07-08[Ada] Revert meaning of -gnatd_bArnaud Charlet1-1/+5
2021-07-05[Ada] INOX: prototype alternative accessibility modelJustin Squirek1-1/+1
2021-07-05[Ada] Add Ada 2022 Image and Put_Image support for tagged typesSteve Baird1-4/+1
2021-06-21[Ada] Make -gnatU and -gnatw.d the defaultGhjuvan Lacambre1-1/+4
2021-06-18[Ada] New debug switch to disable large static aggregatesBob Duff1-1/+5
2021-05-07[Ada] Variable-sized node typesBob Duff1-9/+5
2021-05-05[Ada] Use inline expansion of Image for standard boolean by defaultEric Botcazou1-1/+1
2021-05-05[Ada] Use inline expansion of Image for enumeration types by defaultEric Botcazou1-1/+4
2021-05-05[Ada] Speed up enumeration'Value with perfect hash functionPiotr Trojanek1-1/+4
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-12-17[Ada] Code cleanup: remove Old_Requires_Transient_ScopeArnaud Charlet1-6/+1
2020-10-23[Ada] Update header of front-end filesArnaud Charlet1-10/+4
2020-10-22[Ada] Enable the support of 128-bit integer types by defaultEric Botcazou1-1/+5
2020-10-20[Ada] Flexible AST node structureBob Duff1-1/+3
2020-10-19[Ada] Alternative display of multi-line messages for GNATproveYannick Moy1-1/+1
2020-10-19[Ada] Implement initialization of CUDA runtimeGhjuvan Lacambre1-1/+1
2020-10-15[Ada] Warn on unknown aspectArnaud Charlet1-0/+3
2020-07-10[Ada] Remove use of debug flag -gnatdF for GNATproveYannick Moy1-7/+1
2020-07-08[Ada] Optional warning on build-in-place function callsVasiliy Fofanov1-1/+5
2020-07-02Reject components in extensions overlapping with the parentEric Botcazou1-1/+6
2020-06-15[Ada] Put_Image improvements for stringsBob Duff1-1/+4
2020-06-12[Ada] Put_Image attributeBob Duff1-4/+1
2020-06-11[Ada] Put_Image attributeBob Duff1-1/+4
2020-06-10[Ada] Remove more references to ASISArnaud Charlet1-6/+1
2020-06-03[Ada] Initial infrastructure for adding a tree checkerArnaud Charlet1-2/+5
2020-06-02[Ada] Remove ASIS_ModeArnaud Charlet1-4/+1
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-12-18[Ada] Reserving switch d_K for known problem isssues detectionJavier Miranda1-1/+4
2019-07-11[Ada] Flip the meaning of debug switch -gnatdFYannick Moy1-4/+5
2019-07-11[Ada] New Repinfo.Input unit to read back JSON representation info.Eric Botcazou1-1/+5
2019-07-11[Ada] Elaboration order v4.0 and infinite loopsHristian Kirtchev1-2/+5
2019-07-10[Ada] Minor reformattingHristian Kirtchev1-2/+2
2019-07-10[Ada] Elaboration order v4.0 and cycle detectionHristian Kirtchev1-4/+8
2019-07-09[Ada] Elaboration order v4.0 activationHristian Kirtchev1-7/+2
2019-07-08[Ada] New algorithm for Elaboration order v4.0Hristian Kirtchev1-3/+14
2019-07-05[Ada] Stabilization of Elaboration order v4.0Hristian Kirtchev1-3/+1
2019-07-05[Ada] Removing support for SCIL "contract-only" subprogram bodiesJavier Miranda1-8/+1
2019-07-05[Ada] Diagnostics in Elaboration order v4.0Hristian Kirtchev1-14/+19
2019-07-03[Ada] ABE checks v3.0, foundations of Elaboration order v4.0Hristian Kirtchev1-8/+190
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-09-26[Ada] Do not issue by default info messages for inlining in GNATproveYannick Moy1-1/+6
2018-09-26[Ada] Introduce -gnatd_A to set Opt.Disable_ALI_FileArnaud Charlet1-1/+3