summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.c
AgeCommit message (Expand)Author
2020-05-09Update copyright yearEric Botcazou
2020-05-09Fix small issues with -fgnat-encodings=minimalEric Botcazou
2020-05-09Small housekeeping work in gigiEric Botcazou
2020-05-08Couple of tweaks to help in LTO modeEric Botcazou
2019-12-03re PR bootstrap/92783 (SEGV in field_byte_offset)Eric Botcazou
2019-12-03utils.c (potential_alignment_gap): Delete.Eric Botcazou
2019-12-03utils.c (fold_convert_size): New function.Eric Botcazou
2019-10-11decl.c (gnat_to_gnu_entity): New case to deal with the definition of named nu...Eric Botcazou
2019-10-04Mark C2x built-in functions as such.Joseph Myers
2019-09-23trans.c (Regular_Loop_to_gnu): Do not rotate the loop if -Og is enabled.Eric Botcazou
2019-08-30gigi.h (aggregate_type_contains_array_p): Declare.Eric Botcazou
2019-08-30utils.c (build_template): Deal with parameters passed by pointer to component...Eric Botcazou
2019-06-29utils.c (unchecked_convert): Tweak comment.Eric Botcazou
2019-06-29decl.c (gnat_to_gnu_entity): If the type requires strict alignment, then set ...Eric Botcazou
2019-06-29expr.c (expand_expr_real_1): Apply the big-endian adjustment for bit-fields t...Eric Botcazou
2019-06-24utils.c (handle_nonnull_attribute): Quote attribute name.Martin Sebor
2019-05-28* gcc-interface/utils.c (handle_stack_protect_attribute): Move around.Eric Botcazou
2019-05-28implementation_defined_pragmas.rst (Machine_Attribute): Document additional o...Eric Botcazou
2019-05-28decl.c (components_to_record): Set a name on the type created for the REP par...Eric Botcazou
2019-05-28utils.c (gnat_internal_attribute_table): Add support for stack_protect attrib...Eric Botcazou
2019-05-27ada-builtin-types.def: New file.Eric Botcazou
2019-05-27utils.c (maybe_pad_type): Issue the warning for the specific case of componen...Eric Botcazou
2019-02-08trans.c (gnat_to_gnu): Minor tweak.Eric Botcazou
2019-02-08utils.c (max_size): Be prepared for an operand with VOID_TYPE.Eric Botcazou
2019-01-27repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...Eric Botcazou
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat
2018-12-11[Ada] Fix elaboration of record with 1-element dynamic arrayEric Botcazou
2018-12-11[Ada] Almost always inline init. procedure of small and simple recordsEric Botcazou
2018-11-08decl.c (components_to_record): Remove obsolete kludge.Eric Botcazou
2018-10-22utils.c (unchecked_convert): Use local variables for the biased and reverse S...Eric Botcazou
2018-09-28calls.c (expand_call): Try to do a tail call for thunks at -O0 too.Eric Botcazou
2018-09-27tree.h (tree_to_shwi): Add attribute nonnull and pure.Martin Sebor
2018-09-26[Ada] Set Current_Error_Node directlyEric Botcazou
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-07-17decl.c (choices_to_gnu): Rename parameters.Eric Botcazou
2018-07-17[Ada] Type mismatch warning for imported C++ classEric Botcazou
2018-07-13DFix typoEric Botcazou
2018-07-13lang.opt (funsigned-char): New option.Eric Botcazou
2018-07-07gigi.h (add_decl_expr): Adjust prototype.Eric Botcazou
2018-07-07decl.c (gnat_to_gnu_param): Minor tweak.Eric Botcazou
2018-06-12ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change from using TYPE_LANG_FLAG_4 ...Eric Botcazou
2018-06-12decl.c (variant_desc): Add AUX field.Eric Botcazou
2018-06-02decl.c (gnat_to_gnu_entity): If this is not a definition...Eric Botcazou
2018-05-31[Ada] Post warning on object size clause for subtypeEric Botcazou
2018-05-25[Ada] Support for C99 and C++ standard boolean typesEric Botcazou
2018-03-06* gcc-interface/utils.c (def_builtin_1): Bail out on error_mark_node.Eric Botcazou
2018-01-04Bump copyright yearEric Botcazou
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek
2017-12-14gigi.h (pad_type_has_rm_size): Declare.Eric Botcazou