aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/gigi.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-06ada: Implementation of support for storage models in gigiEric Botcazou1-0/+28
2022-07-06[Ada] Improve code generated for aggregates of VFA typeEric Botcazou1-0/+4
2022-06-02[Ada] Update copyright noticesPierre-Marie de Rodat1-1/+1
2022-06-02[Ada] Remove left-overs of front-end SJLJ processingEric Botcazou1-30/+3
2022-06-02[Ada] Get rid of secondary stack for most calls returning tagged typesEric Botcazou1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-8/+8
2021-12-02[Ada] Fix packing for array component with discriminated partEric Botcazou1-4/+3
2021-10-11[Ada] Fix problematic import of type-generic GCC atomic builtinEric Botcazou1-0/+11
2021-09-23[Ada] Cleanup and efficiency improvementsBob Duff1-1/+1
2021-05-07[Ada] Fix type mismatch warnings during LTO bootstrap #6Eric Botcazou1-3/+4
2021-05-07[Ada] Fix type mismatch warnings during LTO bootstrap #3Eric Botcazou1-1/+1
2021-05-07[Ada] Variable-sized node typesBob Duff1-15/+15
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-11-11Remove superfluous call to Base_TypeEric Botcazou1-1/+1
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