aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/misc.cc
AgeCommit message (Expand)AuthorFilesLines
2024-09-10ada: Include missing associated header fileEric Botcazou1-0/+1
2024-09-09diagnostics: rename dc.printer to m_printer [PR116613]David Malcolm1-3/+3
2024-09-05ada: Streamline handling of low-level peculiarities of record field layoutEric Botcazou1-0/+21
2024-08-23ada: Fix crash on aliased variable with packed array type and -g switchEric Botcazou1-10/+11
2024-07-03Deduplicate explicitly-sized typesAlexandre Oliva1-1/+2
2024-06-21ada: Fix bogus Address Sanitizer stack-buffer-overflow on packed array copyEric Botcazou1-1/+16
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford1-1/+6
2023-11-03diagnostics: convert diagnostic_context to a classDavid Malcolm1-2/+2
2023-10-03diagnostics: add ctors to text_info; add m_ prefixes to fieldsDavid Malcolm1-4/+1
2023-10-02diagnostics: group together source printing fields of diagnostic_contextDavid Malcolm1-1/+1
2023-09-05ada: Fix DWARF for certain arraysTom Tromey1-7/+7
2023-05-30ada: Make internal_error_function more robustEric Botcazou1-6/+16
2023-05-30ada: Make use of Cannot_Be_Superflat flag on N_Range nodesEric Botcazou1-3/+0
2023-01-16ada: Update copyright years.Marc Poulhiès1-1/+1
2022-10-06ada: Implementation of support for storage models in gigiEric Botcazou1-0/+1
2022-06-02diagnostics: add SARIF output formatDavid Malcolm1-0/+11
2022-06-02[Ada] Get rid of secondary stack for most calls returning tagged typesEric Botcazou1-1/+0
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1421