decl.c (variant_desc): Add AUX field.
[gcc.git] / gcc / ada / gcc-interface / decl.c
2018-06-12 Eric Botcazoudecl.c (variant_desc): Add AUX field.
2018-06-11 Eric Botcazou[Ada] Fix wrong code for initialization of fat pointer...
2018-06-02 Eric Botcazoudecl.c (gnat_to_gnu_entity): If this is not a definition...
2018-06-02 Eric Botcazouada-tree.h (TYPE_PADDING_FOR_COMPONENT): New macro.
2018-05-31 Eric Botcazou[Ada] Fix strange behavior of Object_Size for packed...
2018-05-28 Eric Botcazou[Ada] Minor cleanup in repinfo unit
2018-05-25 Eric Botcazou[Ada] Support for C99 and C++ standard boolean types
2018-05-24 Eric Botcazou[Ada] Fix irregular output with -gnatR3
2018-03-06 Eric Botcazoutrans.c (convert_with_check): Fix typo in the condition...
2018-02-02 Eric Botcazoudecl.c (array_type_has_nonaliased_component): Return...
2018-01-10 Eric Botcazoudecl.c (gnat_to_gnu_component_type): Apply the check...
2017-12-21 Eric Botcazoudecl.c (gnat_to_gnu_entity): Always take into account...
2017-12-20 Eric Botcazoutrans.c (Loop_Statement_to_gnu): Use IN_RANGE macro.
2017-12-19 Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-12-14 Eric Botcazoudecl.c (gnat_to_gnu_field): Do not set the alignment...
2017-12-14 Eric Botcazougigi.h (pad_type_has_rm_size): Declare.
2017-12-13 Eric Botcazoudecl.c (gnat_to_gnu_entity): Robustify test for types...
2017-11-23 Eric Botcazoure PR ada/83091 (ICE with -g in arm-eabi compilation)
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-10-02 Richard SandifordFix mismatched precisions in tree arithmetic
2017-09-09 Pierre-Marie de... decl.c (gnat_to_gnu_entity): Don't generate debug info...
2017-09-09 Eric Botcazoudecl.c (components_to_record): Do not reorder in non...
2017-09-09 Eric Botcazoudecl.c (gnat_to_gnu_entity): Copy the layout of the...
2017-09-09 Eric Botcazoudecl.c (promote_object_alignment): New function taken...
2017-09-09 Eric Botcazoudecl.c (gnat_to_gnu_entity): Apply the promotion to...
2017-09-09 Eric Botcazoudecl.c (gnat_to_gnu_entity): Only set the TYPE_ALIGN_OK...
2017-09-07 Eric Botcazoure PR ada/82127 (gnat.dg/specs/constructor.ads FAILs)
2017-09-06 Eric Botcazoudecl.c (warn_on_field_placement): Issue the warning...
2017-09-06 Arnaud Charlet[multiple changes]
2017-09-05 Eric Botcazoure PR ada/62235 (segmentation fault on Ada 2012 code)
2017-09-05 Eric Botcazougigi.h (renaming_from_generic_instantiation_p): Turn to
2017-09-05 Eric Botcazourepinfo.ads: Document new treatment of dynamic values.
2017-08-30 Richard Sandiford[33/77] Add a NARROWEST_INT_MODE macro
2017-08-30 Richard Sandiford[21/77] Replace SCALAR_INT_MODE_P checks with is_a...
2017-08-30 Richard Sandiford[17/77] Add an int_mode_for_size helper function
2017-08-30 Richard Sandiford[6/77] Make GET_MODE_WIDER return an opt_mode
2017-06-21 Pierre-Marie de... DWARF: make it possible to emit debug info for declarat...
2017-05-22 Eric Botcazoudecl.c (gnat_to_gnu_entity): Skip regular processing...
2017-05-22 Eric Botcazousem_ch4.adb (Analyze_Call): In Ada2012 an incomplete...
2017-05-22 Eric Botcazoudecl.c (gnat_to_gnu_field): Do not enforce strict align...
2017-05-15 Eric Botcazoutrans.c (gnat_to_gnu): Fix formatting.
2017-05-15 Eric Botcazoudecl.c (gnat_to_gnu_entity): When there is a representa...
2017-05-02 Arnaud Charlet[multiple changes]
2017-05-01 Eric Botcazou* gcc-interface/decl.c (components_to_record): Add...
2017-05-01 Eric Botcazoudecl.c (components_to_record): Add more comments.
2017-04-27 Arnaud Charlet[multiple changes]
2017-02-24 Eric Botcazoudecl.c (gnat_to_gnu_field): Do not remove the wrapper...
2017-02-24 Eric Botcazouc-ada-spec.c (dump_ada_function_declaration): Add comme...
2016-12-07 Pierre-Marie de... decl.c (gnat_to_gnu_entity): When they are global...
2016-12-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Translate System.Address...
2016-12-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Also call finish_character...
2016-11-13 Bob Duffdecl.c (gnat_to_gnu_entity): In assertion about known...
2016-11-13 Eric Botcazoudecl.c (gnat_to_gnu_entity): Look at the underlying...
2016-11-13 Eric Botcazoudecl.c (annotate_value): Deal specially with negative...
2016-10-11 Pierre-Marie de... utils2.c (build_binary_op): Add a NO_FOLD argument.
2016-10-11 Tristan Gingoldfe.h (Constant_Value): Declare.
2016-10-10 Eric Botcazoudecl.c (gnat_to_gnu_entity): Put volatile qualifier...
2016-10-08 Eric Botcazouutils.c (convert): Add missing break.
2016-09-26 Rainer OrthFix fallthrough comments for Ada, Solaris/x86, SPARC
2016-09-23 Jakub Jelinek* hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR...
2016-07-14 Eric Botcazoudecl.c (gnat_to_gnu_entity): Also use the void pointer...
2016-07-05 Eric Botcazoudecl.c (gnat_to_gnu_entity): Invoke global_bindings_p...
2016-06-29 Eric Botcazoure PR ada/48835 (porting GNAT to m68k-linux)
2016-06-21 Eric Botcazoutree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_S...
2016-06-13 Eric Botcazoudecl.c (gnat_to_gnu_subprog_type): Build only a minimal...
2016-06-13 Eric Botcazoudecl.c (gnat_to_gnu_entity): Deal with PLUS_EXPR in...
2016-06-11 Pierre-Marie de... decl.c (gnat_to_gnu_entity): Do not clobber gnat_entity...
2016-06-06 Eric Botcazoudecl.c (Gigi_Equivalent_Type): Make sure equivalent...
2016-06-06 Eric Botcazoudecl.c (gnat_to_gnu_entity): Remove useless 'else'...
2016-06-06 Eric Botcazougigi.h (finish_subprog_decl): Add ASM_NAME parameter.
2016-05-20 Eric Botcazoutree-vrp.c (compare_values_warnv): Simplify handling...
2016-05-16 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not build a specific...
2016-05-16 Eric Botcazou* doc/gnat_rm/implementation_defined_attributes.rst
2016-05-02 Eric Botcazoudecl.c (elaborate_reference_1): Do not bother about...
2016-04-27 Eric Botcazousem_aux.adb (Is_By_Reference_Type): Also return true...
2016-04-27 Eric Botcazougigi.h (gnat_to_gnu_entity): Adjust prototype.
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-18 Vincent Celier* gcc-interface/decl.c: Rename Descendent -> Descendant
2016-04-02 Eric Botcazoudecl.c (components_to_record): Restrict the previous...
2016-03-27 Eric Botcazoudecl.c (components_to_record): Add special case for...
2016-03-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Always mark the expression...
2016-02-29 Eric Botcazoudecl.c (gnat_to_gnu_entity): Retrofit handling of uncon...
2016-02-29 Eric Botcazoudecl.c (gnat_to_gnu_entity): In ASIS mode, fully lay...
2016-02-29 Eric Botcazouada-tree.h (DECL_RETURN_VALUE_P): New macro.
2016-01-28 Eric Botcazougigi.h (enum attr_type): Rename into...
2016-01-20 Eric Botcazouexp_ch2.adb (Expand_Current_Value): Make an appropriate...
2016-01-18 Eric Botcazougigi.h (build_call_raise_column): Adjust prototype.
2016-01-18 Eric Botcazouada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename to
2015-12-20 Eric Botcazoudecl.c (gnat_to_gnu_entity): During layout in type_anno...
2015-12-17 Pierre-Marie de... DWARF: describe properly Ada packed arrays
2015-12-17 Pierre-Marie de... DWARF: describe Ada dynamic arrays as proper arrays
2015-12-17 Pierre-Marie de... DWARF: add a language hook for fixed-point types
2015-12-17 Pierre-Marie de... DWARF: add a language hook to override types in debuggi...
2015-12-17 Pierre-Marie de... DWARF: handle variable-length records and variant parts
2015-11-30 Eric Botcazougigi.h (create_var_decl): Adjust prototype.
2015-11-30 Eric Botcazouada-tree.h (TYPE_MAX_ALIGN): New macro.
2015-11-24 Eric Botcazoudecl.c (gnat_to_gnu_entity): In ASIS mode, do a minimal...
2015-11-24 Eric Botcazoudecl.c (is_cplusplus_method): Check that the type of...
2015-11-23 Olivier Hainqueopt.ads (Exception_Mechanism): Now three values: Front_...
2015-11-18 Eric Botcazouada-tree.h (DECL_INVARIANT_P): New macro.
next