aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-ada-spec.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-12Suppress warning for Interfaces.C with -fdump-ada-specEric Botcazou1-3/+6
2020-02-15Fix duplicates for anonymous structures with -fdump-ada-specEric Botcazou1-67/+71
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-20c-ada-spec.h (decl_sloc): Delete.Eric Botcazou1-1/+1
2019-11-13c-ada-spec.c (get_underlying_decl): Do not look through typedefs.Eric Botcazou1-2/+10
2019-08-21c-ada-spec.c (dump_ada_function_declaration): Be prepared for broken function...Eric Botcazou1-18/+21
2019-05-23* c-ada-spec.c (compare_node): Compare the DECL_UIDs as a last resort.Eric Botcazou1-1/+3
2019-05-21c-ada-spec.h (enum cpp_operation): Add IS_ASSIGNMENT_OPERATOR.Eric Botcazou1-0/+22
2019-04-09c-ada-spec.c (print_destructor): Deal with deleting destructors.Eric Botcazou1-2/+5
2019-04-07c-ada-spec.c (is_float128): New predicate extracted from...Eric Botcazou1-6/+24
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-27c-ada-spec.c: Include stringpool.h.Eric Botcazou1-20/+99
2018-10-01c-ada-spec.c (get_underlying_decl): Get to the main type variant.Eric Botcazou1-7/+12
2018-09-21c-ada-spec.c: Include diagnostic.h.Eric Botcazou1-0/+11
2018-08-20[PATCH] #assert becomes macro-likeNathan Sidwell1-4/+4
2018-08-17[PATCH] Macro body is trailing arrayNathan Sidwell1-2/+2
2018-08-17[PATCH] Move cpp_macro to cpplib.hNathan Sidwell1-1/+0
2018-08-16[PATCH] CPP Macro predicatesNathan Sidwell1-16/+13
2018-07-07c-ada-spec.c (to_ada_name): Remove index parameter.Eric Botcazou1-217/+105
2018-06-01c-ada-spec.c (dump_ada_declaration): Generate a forward declaration for a typ...Eric Botcazou1-4/+10
2018-03-20* c-ada-spec.c (pp_ada_tree_identifier): Deal specifically with _Bool.Eric Botcazou1-1/+1
2018-02-28i-cexten.ads (Float_128): New type.Eric Botcazou1-4/+16
2018-02-28c-ada-spec.c (dump_ada_double_name): New case.Eric Botcazou1-201/+200
2018-02-28c-ada-spec.c (dump_ada_node): Do not use generic address for incomplete struc...Eric Botcazou1-28/+14
2018-02-28c-ada-spec.c (dump_ada_import): Use boolean and fix formatting.Eric Botcazou1-85/+79
2018-02-28c-ada-spec.c (dump_ada_import): Use boolean and fix formatting.Eric Botcazou1-180/+159
2018-02-09c-ada-spec.c (dump_ada_declaration): Do not generate the 'constant' keyword f...Eric Botcazou1-2/+2
2018-01-10c-ada-spec.c (dump_number): Add FLOAT_P parameter.Eric Botcazou1-19/+34
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-10Require wi::to_wide for treesRichard Sandiford1-1/+1
2017-09-29c-ada-spec.c (to_ada_name): Add index parameter.Eric Botcazou1-24/+102
2017-09-29c-ada-spec.c (max_ada_macros): Move around.Eric Botcazou1-261/+196
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-08-07c-ada-spec.c (has_nontrivial_methods): Test for FUNCTION_DECL.Eric Botcazou1-5/+4
2017-08-05c-ada-spec.c (has_static_fields): Look only into variables.Eric Botcazou1-15/+14
2017-08-01c-ada-spec.c (has_static_fields): Look only into fields.Eric Botcazou1-17/+21
2017-08-01c-ada-spec.c (print_generic_ada_decl): Pass correctly-typed constant.Eric Botcazou1-3/+10
2017-07-29c-ada-spec.c (dump_generic_ada_node): Take into account signedness for enumer...Eric Botcazou1-2/+5
2017-07-21Remove TYPE_METHODS.Nathan Sidwell1-66/+46
2017-06-11tree.h (id_equal): New.Jason Merrill1-1/+1
2017-03-09Increment value instead of a pointer in ADA macro processing.Martin Liska1-1/+1
2017-02-24c-ada-spec.c (dump_ada_function_declaration): Add comment about the treatment...Eric Botcazou1-98/+13
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-13c-ada-spec.c (print_ada_declaration): For typedef declarations...Eric Botcazou1-2/+3
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek1-1/+0
2016-09-01c-ada-spec.c (dump_ada_function_declaration): Increase buffer size to guarant...Martin Sebor1-1/+1
2016-08-15c-ada-spec.c (dump_number): New function.Eric Botcazou1-3/+140
2016-08-09re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-0/+1
2016-04-17c-ada-spec.c (get_underlying_decl): Return the typedef, if any.Eric Botcazou1-52/+36
2016-01-04Update copyright years.Jakub Jelinek1-1/+1