aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/gigi.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-12Add preliminary support for 128-bit integer typesEric Botcazou1-0/+5
2020-05-25Fix wrong assignment to mutable Out parameter of task entryEric Botcazou1-0/+8
2020-05-09Update copyright yearEric Botcazou1-1/+1
2020-05-09Fix small issues with -fgnat-encodings=minimalEric Botcazou1-6/+4
2020-05-09Small housekeeping work in gigiEric Botcazou1-21/+34
2019-08-30gigi.h (aggregate_type_contains_array_p): Declare.Eric Botcazou1-0/+5
2019-08-30gigi.h (gigi_checking_assert): New macro.Eric Botcazou1-1/+7
2019-06-29expr.c (expand_expr_real_1): Apply the big-endian adjustment for bit-fields t...Eric Botcazou1-2/+2
2019-06-25decl.c (gnat_to_gnu_entity): Remove superfluous test in previous change.Eric Botcazou1-2/+4
2019-06-24ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P.Jan Hubicka1-2/+4
2019-01-27repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...Eric Botcazou1-0/+3
2018-12-11[Ada] Almost always inline init. procedure of small and simple recordsEric Botcazou1-2/+4
2018-09-26[Ada] Set Current_Error_Node directlyEric Botcazou1-3/+0
2018-08-27Come up with fndecl_built_in_p.Martin Liska1-1/+1
2018-07-31Introduce instance discriminatorsAlexandre Oliva1-1/+1
2018-07-17[Ada] Type mismatch warning for imported C++ classEric Botcazou1-5/+1
2018-07-07gigi.h (add_decl_expr): Adjust prototype.Eric Botcazou1-3/+3
2018-06-12ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change from using TYPE_LANG_FLAG_4 ...Eric Botcazou1-2/+15
2017-12-14gigi.h (pad_type_has_rm_size): Declare.Eric Botcazou1-0/+3
2017-10-20sem_dim.adb (Analyze_Dimension_Binary_Op): Accept with a warning to compare a...Pierre-Marie de Rodat1-2/+2
2017-09-11gigi.h (enum standard_datatypes): Minor tweak.Eric Botcazou1-1/+2
2017-09-05gigi.h (renaming_from_generic_instantiation_p): Turn toEric Botcazou1-1/+1
2017-06-21DWARF: make it possible to emit debug info for declarations onlyPierre-Marie de Rodat1-1/+4
2017-05-15gigi.h (get_elaboration_procedure): Delete.Eric Botcazou1-4/+1
2017-05-15trans.c (gnat_to_gnu): Fix formatting.Eric Botcazou1-7/+4
2016-10-11exp_dbug.adb (Debug_Renaming_Declaration): Process underlying types.Pierre-Marie de Rodat1-0/+5
2016-10-11utils2.c (build_binary_op): Add a NO_FOLD argument.Pierre-Marie de Rodat1-6/+4
2016-06-29re PR ada/48835 (porting GNAT to m68k-linux)Eric Botcazou1-3/+6
2016-06-06gigi.h (finish_subprog_decl): Add ASM_NAME parameter.Eric Botcazou1-3/+3
2016-05-16* doc/gnat_rm/implementation_defined_attributes.rstEric Botcazou1-3/+5
2016-04-27sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...Eric Botcazou1-27/+15
2016-04-27gigi.h (gnat_to_gnu_entity): Adjust prototype.Eric Botcazou1-13/+11
2016-02-29ada-tree.h (DECL_RETURN_VALUE_P): New macro.Eric Botcazou1-6/+8
2016-02-16gigi.h (maybe_debug_type): New inline function.Eric Botcazou1-0/+11
2016-01-28gigi.h (enum attr_type): Rename into...Eric Botcazou1-2/+2
2016-01-20exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...Eric Botcazou1-0/+30
2016-01-18gigi.h (build_call_raise_column): Adjust prototype.Eric Botcazou1-8/+22
2015-12-10gigi.h (create_var_decl): Adjust comment.Eric Botcazou1-6/+12
2015-11-30gigi.h (create_var_decl): Adjust prototype.Eric Botcazou1-5/+9
2015-11-30gigi.h (is_simple_additive_expression): Declare.Eric Botcazou1-0/+6
2015-11-18ada-tree.h (DECL_INVARIANT_P): New macro.Eric Botcazou1-15/+12
2015-11-12decl.c (gnat_to_gnu_entity): Create IMPORTED_DECL nodes to describe the subpr...Arnaud Charlet1-0/+5
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-0/+3
2015-09-14gigi.h (ref_filename): Delete.Eric Botcazou1-21/+15
2015-06-26gigi.h (note_types_used_by_globals): Delete.Eric Botcazou1-3/+2
2015-06-26gigi.h (create_var_decl_1): Rename into...Eric Botcazou1-53/+40
2015-06-19gigi.h (record_builtin_type): Adjust comment.Eric Botcazou1-24/+25
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-2/+3
2015-06-01gigi.h (build_simple_component_ref): Declare.Eric Botcazou1-0/+5
2015-05-28gigi.h (gnat_stabilize_reference): Adjust.Eric Botcazou1-7/+34