aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/decl.c
AgeCommit message (Expand)Author
2019-10-11 * gcc-interface/decl.c (annotate_value) <INTEGER_CST>: Really test theEric Botcazou
2019-06-29 * gcc-interface/decl.c (gnat_to_gnu_entity): Beep up comment on SAVED,Eric Botcazou
2019-06-29 * gcc-interface/decl.c (set_nonaliased_component_on_array_type): AddEric Botcazou
2019-01-27 * gcc-interface/decl.c (array_type_has_nonaliased_component): ReturnEric Botcazou
2019-01-26 * gcc-interface/decl.c (annotate_value) <INTEGER_CST>: Use test onEric Botcazou
2018-07-17 * gcc-interface/decl.c (choices_to_gnu): Rename parameters. Deal withEric Botcazou
2018-07-17 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Deal withEric Botcazou
2018-06-12 * gcc-interface/ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change fromEric Botcazou
2018-06-12 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Constant>: Do not getEric Botcazou
2018-06-12 * gcc-interface/decl.c (warn_on_field_placement): Use specific wordingEric Botcazou
2018-06-12 Backport from mainlineEric Botcazou
2018-06-02 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Constant>: If this isEric Botcazou
2018-06-02 * gcc-interface/ada-tree.h (TYPE_PADDING_FOR_COMPONENT): New macro.Eric Botcazou
2018-03-06 * gcc-interface/trans.c (convert_with_check): Fix typo in the conditionEric Botcazou
2018-02-02 * gcc-interface/decl.c (array_type_has_nonaliased_component): ReturnEric Botcazou
2018-01-10 * gcc-interface/decl.c (gnat_to_gnu_component_type): Apply the checkEric Botcazou
2017-12-21 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Always takeEric Botcazou
2017-12-20 * gcc-interface/trans.c (Loop_Statement_to_gnu): Use IN_RANGE macro.Eric Botcazou
2017-12-19 * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withJakub Jelinek
2017-12-14 * gcc-interface/decl.c (gnat_to_gnu_field): Do not set the alignmentEric Botcazou
2017-12-14 * gcc-interface/gigi.h (pad_type_has_rm_size): Declare.Eric Botcazou
2017-12-13 * gcc-interface/decl.c (gnat_to_gnu_entity): Robustify test for typesEric Botcazou
2017-11-23 PR ada/83091Eric Botcazou
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-10-02Fix mismatched precisions in tree arithmeticRichard Sandiford
2017-09-09 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Don'tPierre-Marie de Rodat
2017-09-09 * gcc-interface/decl.c (components_to_record): Do not reorder in non-Eric Botcazou
2017-09-09 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Copy theEric Botcazou
2017-09-09 * gcc-interface/decl.c (promote_object_alignment): New function takenEric Botcazou
2017-09-09 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Apply theEric Botcazou
2017-09-09 * gcc-interface/decl.c (gnat_to_gnu_entity): Only set the TYPE_ALIGN_OKEric Botcazou
2017-09-07 PR ada/82127Eric Botcazou
2017-09-06 * gcc-interface/decl.c (warn_on_field_placement): Issue the warningEric Botcazou
2017-09-062017-09-06 Eric Botcazou <ebotcazou@adacore.com>Arnaud Charlet
2017-09-05 PR ada/62235Eric Botcazou
2017-09-05 * gcc-interface/gigi.h (renaming_from_generic_instantiation_p): Turn toEric Botcazou
2017-09-05 * repinfo.ads: Document new treatment of dynamic values.Eric Botcazou
2017-08-30[33/77] Add a NARROWEST_INT_MODE macroRichard Sandiford
2017-08-30[21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>Richard Sandiford
2017-08-30[17/77] Add an int_mode_for_size helper functionRichard Sandiford
2017-08-30[6/77] Make GET_MODE_WIDER return an opt_modeRichard Sandiford
2017-06-21DWARF: make it possible to emit debug info for declarations onlyPierre-Marie de Rodat
2017-05-22 * gcc-interface/decl.c (gnat_to_gnu_entity): Skip regular processingEric Botcazou
2017-05-22 * sem_ch4.adb (Analyze_Call): In Ada2012 an incomplete type from aEric Botcazou
2017-05-22 * gcc-interface/decl.c (gnat_to_gnu_field): Do not enforce strictEric Botcazou
2017-05-15 * gcc-interface/trans.c (gnat_to_gnu) <N_Aggregate>: Fix formatting.Eric Botcazou
2017-05-15 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: When thereEric Botcazou
2017-05-022017-05-02 Eric Botcazou <ebotcazou@adacore.com>Arnaud Charlet
2017-05-01 * gcc-interface/decl.c (components_to_record): Add missing guard.Eric Botcazou
2017-05-01 * gcc-interface/decl.c (components_to_record): Add more comments.Eric Botcazou