aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-ada-spec.cc
AgeCommit message (Expand)AuthorFilesLines
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-1/+1
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-09-03pretty-print: naming cleanupsDavid Malcolm1-3/+3
2024-06-17Add minimal support for __bf16 to -fdump-ada-specEric Botcazou1-1/+22
2024-06-12pretty_printer: make all fields privateDavid Malcolm1-1/+1
2024-06-12pretty_printer: rename instances named "buffer" to "pp"David Malcolm1-438/+438
2024-05-24Small enhancement to implementation of -fdump-ada-specEric Botcazou1-9/+61
2024-05-23Another small fix to implementation of -fdump-ada-specEric Botcazou1-19/+11
2024-05-17Small fix to implementation of -fdump-ada-specEric Botcazou1-4/+3
2024-02-10Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some moreJakub Jelinek1-1/+2
2024-01-16Fix crash of -fdump-ada-spec in a pathological caseEric Botcazou1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-05-18c: use _P() defines from tree.hBernhard Reutner-Fischer1-3/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2023-01-13Small fix for -fdump-ada-specEric Botcazou1-3/+47
2022-05-18Reduce usage of limited_with clauses with -fdump-ada-specEric Botcazou1-5/+27
2022-03-25Fix issue for pointers to anonymous types with -fdump-ada-specEric Botcazou1-35/+54
2022-03-21Avoid a warning of overflowQian Jianhua1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3528