summaryrefslogtreecommitdiff
path: root/gcc/ada/debug.adb
AgeCommit message (Expand)Author
2025-10-28ada: Unsigned_Base_Range aspect (part 5)Javier Miranda
2025-09-09ada: Unsigned_Base_Range aspectJavier Miranda
2025-06-10ada: VAST: create treewalkerBob Duff
2025-06-06ada: Refactor the implementation of gnat diagnosticsViljar Indus
2025-01-09ada: Fix missing detection of late equality operator returning subtype of Boo...Eric Botcazou
2025-01-07Update copyright years.Marc Poulhiès
2025-01-06ada: Fix memory leak when failing to initialize newly allocated memoryEric Botcazou
2024-11-18ada: Constraint error not raised in ACATS test c413007Javier Miranda
2024-10-25ada: Constraint error not raised in ACATS test c413007Javier Miranda
2024-10-08ada: Add adareducer integration to ICE handlingRonan Desplanques
2024-09-05ada: Integrate new diagnostics in the frontendViljar Indus
2024-08-06ada: Implement type inference for generic parametersBob Duff
2024-08-01ada: Remove support for bodies in -gnatcegArnaud Charlet
2024-07-02ada: Document that -gnatdJ is unusedEric Botcazou
2024-06-20ada: Enforce strict alignment for array types with aliased componentEric Botcazou
2024-06-20ada: Document -gnatd_w for CCGRichard Kenner
2024-06-13ada: Remove -gnatdJ switchViljar Indus
2024-06-10ada: Add switch to disable expansion of assertions in CodePeer modePiotr Trojanek
2024-01-22Update copyright years.Marc Poulhiès
2023-06-27ada: Fix double finalization of case expression in concatenationEric Botcazou
2023-05-26ada: Use truncation for dynamic conversions from floating point to fixed pointEric Botcazou
2023-05-22ada: Add Is_Past_Self_Hiding_Point flagBob Duff
2023-01-09ada: Update copyright noticeArnaud Charlet
2022-11-08ada: Enforce matching of extra formalsJavier Miranda
2022-09-12[Ada] Improve CUDA host-side and device-side binder supportSteve Baird
2022-09-12[Ada] Remove a no-longer-correct commentSteve Baird
2022-09-12[Ada] Revert "Enforce matching of extra formals"Javier Miranda
2022-09-06[Ada] Enable lock free protected implementation by defaultSteve Baird
2022-09-06[Ada] Enforce matching of extra formalsJavier Miranda
2022-07-04[Ada] Do not use front-end build-in-place mechanism for nonlimited typesEric Botcazou
2022-05-19[Ada] Get rid of secondary stack for controlled componentsEric Botcazou
2022-01-11[Ada] Document LLVM-specific flagsRichard Kenner
2021-10-05[Ada] Note that -gnatd_t is used in CCGRichard Kenner
2021-10-01[Ada] More work on efficiency improvementsBob Duff
2021-10-01[Ada] Add new debug switch -gnatd.8Eric Botcazou
2021-10-01[Ada] Info. gathering in preparation for more efficiency improvementsBob Duff
2021-07-08[Ada] Transient scope cleanupBob Duff
2021-07-08[Ada] Revert meaning of -gnatd_bArnaud Charlet
2021-07-05[Ada] INOX: prototype alternative accessibility modelJustin Squirek
2021-07-05[Ada] Add Ada 2022 Image and Put_Image support for tagged typesSteve Baird
2021-06-21[Ada] Make -gnatU and -gnatw.d the defaultGhjuvan Lacambre
2021-06-18[Ada] New debug switch to disable large static aggregatesBob Duff
2021-05-07[Ada] Variable-sized node typesBob Duff
2021-05-05[Ada] Use inline expansion of Image for standard boolean by defaultEric Botcazou
2021-05-05[Ada] Use inline expansion of Image for enumeration types by defaultEric Botcazou
2021-05-05[Ada] Speed up enumeration'Value with perfect hash functionPiotr Trojanek
2021-05-03[Ada] Update copyright noticeArnaud Charlet
2020-12-17[Ada] Code cleanup: remove Old_Requires_Transient_ScopeArnaud Charlet
2020-10-23[Ada] Update header of front-end filesArnaud Charlet
2020-10-22[Ada] Enable the support of 128-bit integer types by defaultEric Botcazou