summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
AgeCommit message (Expand)Author
2025-11-18ada: Reserve Is_Constructor for Ada constructorsDenis Mazzucato
2025-10-27Ada: Fix segfault on mutually recursive record type declarationsEric Botcazou
2025-10-24Ada: Small cleanup in MakefileEric Botcazou
2025-10-24Ada: Small cleanup in MakefileNicolas Boulenguez
2025-10-06ada: Fix handling of Extended_Access with array subtypeMarc Poulhiès
2025-10-06ada: Implement proper upcasting in more casesEric Botcazou
2025-10-06ada: Fix extended access and memory pool explicit derefMarc Poulhiès
2025-09-19ada: Implement support for Is_Link_Once flag on entitiesEric Botcazou
2025-09-19ada: Initial support for Extended Access typesMarc Poulhiès
2025-09-15ada: Fix internal error on aspect in complex object declarationEric Botcazou
2025-09-11ada: Give a warning for huge imported objectsEric Botcazou
2025-09-11ada: Get rid of TYPE_ALIGN_OK flag in gcc-interfaceEric Botcazou
2025-09-11ada: Fix crash on reference to aliased object of packed array type with -gEric Botcazou
2025-09-11ada: Implement overflow checking for unsigned typesEric Botcazou
2025-09-09ada: Platform-specific import for read() and write()Tonu Naks
2025-07-31Ada: Fix miscompilation of GNAT tools with -march=znver3Eric Botcazou
2025-07-28ada: Minor typo fix in commentMarc Poulhiès
2025-07-25diagnostics: make context::m_source_printing privateDavid Malcolm
2025-07-25diagnostics: convert diagnostic_t to enum class diagnostics::kindDavid Malcolm
2025-07-25diagnostics: move diagnostic_context to diagnostics::context in its own headerDavid Malcolm
2025-07-25ada: Minor cleanupMarc Poulhiès
2025-07-21Error handling for hard register constraintsStefan Schulze Frielinghaus
2025-07-04Ada: Switch from ACATS 2.6 to ACATS 4.2 testsuiteEric Botcazou
2025-07-04ada: Fix alignment violation for chain of aligned and misaligned composite typesEric Botcazou
2025-07-04ada: Remove strange elaboration code generated for Cluster type in System.Pac...Eric Botcazou
2025-07-04ada: Disable previous change for enumeration typesEric Botcazou
2025-07-04ada: Add missing guards to previous changeEric Botcazou
2025-07-04ada: Improve code generated for return of Out parameter with access typeEric Botcazou
2025-07-03Ada: Remove left-overs of front-end exception mechanismEric Botcazou
2025-07-03ada: Fix poor code generated for return of Out parameter with access typeEric Botcazou
2025-07-03ada: Enforce alignment constraint for large Object_Size clausesEric Botcazou
2025-07-03ada: Fix alignment violation for mix of aligned and misaligned composite typesEric Botcazou
2025-07-03ada: Fix wrong finalization of constrained subtype of unconstrained array typeEric Botcazou
2025-07-03ada: Fix missing error on too large Component_Size not multiple of storage unitEric Botcazou
2025-07-01ada: Split the unit System.Case_Utilities into two parts.Steve Baird
2025-06-26diagnostics: make 5 more fields of diagnostic_context privateDavid Malcolm
2025-06-23Ada: Replace hardcoded GNAT commands for GNAT toolsNicolas Boulenguez
2025-06-23Ada: Introduce GNATMAKE_FOR_BUILD Makefile variableNicolas Boulenguez
2025-06-12ada: Fix code size increase with pragma Aggregate_Individually_AssignEric Botcazou
2025-06-06ada: Refactor the implementation of gnat diagnosticsViljar Indus
2025-06-05ada: Remove ghost code and SPARK annotations from runtime unitsArnaud Charlet
2025-05-24Ada: move ACATS 2.6 testsuite to acats-2 directoryEric Botcazou
2025-05-13Remove -q quiet option from some GNAT bootstrap command linesNicolas Boulenguez
2025-04-27Drop targetm.promote_prototypes from C, C++ and Ada frontendsH.J. Lu
2025-04-07Ada: Fix wrong 'Access to aliased constrained array of controlled typeEric Botcazou
2025-03-25Add support of --enable-host-pie to the native Ada compilerEric Botcazou
2025-03-19Fix misoptimization at -O2 in LTO modeEric Botcazou
2025-01-31Fix wrong elaboration for allocator at library level of dynamic libraryEric Botcazou
2025-01-22d,ada/spec: only sub nostd{inc,lib} rather than nostd{inc,lib}*Arsen Arsenović
2025-01-07Update copyright years.Marc Poulhiès