aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.c
AgeCommit message (Expand)Author
2018-06-12 * gcc-interface/ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change fromEric Botcazou
2018-06-12 Backpor from mainlineEric Botcazou
2017-11-10 * gcc-interface/utils.c (convert) <RECORD_TYPE>: Add comment and doEric Botcazou
2017-09-05 * gcc-interface/utils.c (unchecked_convert): When the result type is aEric Botcazou
2017-02-24 * gcc-interface/utils.c (fold_bit_position): New function.Eric Botcazou
2017-02-24 * gcc-interface/misc.c (gnat_type_max_size): Try to return a meaningfulEric Botcazou
2017-02-24 * gcc-interface/utils.c (max_size) <tcc_expression>: Flip the secondEric Botcazou
2017-01-25PR lto/79061Maxim Ostapenko
2016-12-07Adjust commentEric Botcazou
2016-12-07 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Enumeration_Subtype>:Eric Botcazou
2016-11-27 PR ada/78524Eric Botcazou
2016-11-18Add SET_DECL_MODERichard Sandiford
2016-10-14 PR ada/77968Eric Botcazou
2016-10-11 * exp_dbug.adb (Debug_Renaming_Declaration): Process underlying types.Pierre-Marie de Rodat
2016-10-11 * gcc-interface/utils.c (type_unsigned_for_rm): New predicate.Eric Botcazou
2016-10-10 * gcc-interface/utils.c (convert): For a biased input type, convertEric Botcazou
2016-10-08 * gcc-interface/utils.c (convert) <VECTOR_CST>: Add missing break.Eric Botcazou
2016-09-26Fix fallthrough comments for Ada, Solaris/x86, SPARCRainer Orth
2016-07-11 * gcc-interface/trans.c (add_decl_expr): Minor tweak.Eric Botcazou
2016-06-29 PR ada/48835Eric Botcazou
2016-06-21 * tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT ifEric Botcazou
2016-06-10PR c/71392 - SEGV calling integer overflow built-ins with a null pointerMartin Sebor
2016-06-06 * gcc-interface/utils.c (gnat_internal_attribute_table): Add supportEric Botcazou
2016-06-06 * gcc-interface/gigi.h (finish_subprog_decl): Add ASM_NAME parameter.Eric Botcazou
2016-05-20 * tree-vrp.c (compare_values_warnv): Simplify handling of symbolicEric Botcazou
2016-05-16 * doc/gnat_rm/implementation_defined_attributes.rstEric Botcazou
2016-04-27 * sem_aux.adb (Is_By_Reference_Type): Also return true for a taggedEric Botcazou
2016-04-27 * gcc-interface/gigi.h (gnat_to_gnu_entity): Adjust prototype.Eric Botcazou
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-02-29Replace ENABLE_CHECKING macro with flag_checking in GNATMartin Liska
2016-02-29 * gcc-interface/ada-tree.h (DECL_RETURN_VALUE_P): New macro.Eric Botcazou
2016-02-16 * gcc-interface/gigi.h (maybe_debug_type): New inline function.Eric Botcazou
2016-02-08 * gcc-interface/utils.c (create_var_decl): Set again DECL_COMMON andEric Botcazou
2016-01-20 * exp_ch2.adb (Expand_Current_Value): Make an appropriate characterEric Botcazou
2016-01-18 * gcc-interface/gigi.h (build_call_raise_column): Adjust prototype.Eric Botcazou
2016-01-18 * gcc-interface/ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename toEric Botcazou
2016-01-06Ada: add XVE/XVU parallel types to lexical scopesPierre-Marie de Rodat
2015-12-20 * gcc-interface/utils.c (maybe_pad_type): In type_annotate_only mode,Eric Botcazou
2015-12-17DWARF: describe properly Ada packed arraysPierre-Marie de Rodat
2015-12-17DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat
2015-12-17DWARF: handle variable-length records and variant partsPierre-Marie de Rodat
2015-12-10 * gcc-interface/gigi.h (create_var_decl): Adjust comment.Eric Botcazou
2015-11-30 * gcc-interface/gigi.h (create_var_decl): Adjust prototype.Eric Botcazou
2015-11-30 * gcc-interface/ada-tree.h (TYPE_MAX_ALIGN): New macro.Eric Botcazou
2015-11-24DWARF: materialize subprogram renamings in Ada as imported declarationsPierre-Marie de Rodat
2015-11-18 * gcc-interface/ada-tree.h (DECL_INVARIANT_P): New macro.Eric Botcazou
2015-11-122015-11-12 Pierre-Marie de Rodat <derodat@adacore.com>Arnaud Charlet
2015-11-11adaAndrew Macleod
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-11-07Move #undef DEF_BUILTIN* to builtins.defRichard Sandiford