aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/gigi.h
AgeCommit message (Expand)AuthorFilesLines
2024-10-25ada: Set DECL_NAMELESS in create_type_declTom Tromey1-2/+5
2024-10-25ada: Add 'artificial_p' parameter to build_unc_object_typeTom Tromey1-3/+6
2024-09-05ada: Streamline handling of low-level peculiarities of record field layoutEric Botcazou1-0/+4
2024-06-21ada: Implement fast modulo reduction for nonbinary modular multiplicationEric Botcazou1-0/+5
2024-06-14ada: Typo and indentation fixMarc Poulhiès1-1/+1
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2024-01-09ada: Preliminary cleanup in aliasing support codeEric Botcazou1-2/+2
2024-01-09ada: Add __atomic_store_n binding to System.Atomic_PrimitivesEric Botcazou1-0/+8
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford1-1/+1
2023-09-19ada: Refine upper array bound for bit packed arrayMarc Poulhiès1-0/+6
2023-05-26ada: Remove Is_Descendant_Of_Address flag from Standard_AddressEric Botcazou1-2/+3
2023-01-16ada: Update copyright years.Marc Poulhiès1-1/+1
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