]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/gcc-interface
c++: Handle multiple aggregate overloads [PR95319].
[thirdparty/gcc.git] / gcc / ada / gcc-interface /
2020-05-26  Eric BotcazouFix issue with LTO bootstrap
2020-05-26  Alexandre Olivado not skip validation of switch after %<opt
2020-05-26  Alexandre Olivarevamp dump and aux output names
2020-05-25  Eric BotcazouFix internal error on problematic renaming
2020-05-25  Eric BotcazouFix small fallout of earlier change
2020-05-25  Eric BotcazouFix missing back-annotation for derived types
2020-05-25  Eric BotcazouFix incorrect handling of Component_Size
2020-05-25  Eric BotcazouChange description of fat pointertype with -fgnat...
2020-05-25  Eric BotcazouFix wrong assignment to mutable Out parameter of task...
2020-05-12  Eric BotcazouBe prepared for more aggregates in gigi
2020-05-12  Eric BotcazouFix incorrect scalar storage order handling
2020-05-09  Eric BotcazouUpdate copyright year
2020-05-09  Eric BotcazouAdd assertion for access attributes
2020-05-09  Eric BotcazouFix small issues with -fgnat-encodings=minimal
2020-05-09  Eric BotcazouFix tree sharing issue with slices
2020-05-09  Eric BotcazouDo not override -fnon-call-exceptions in default mode
2020-05-09  Eric BotcazouDo not make a local copy of large aggregate
2020-05-09  Eric BotcazouFix problematic cases of wrapping
2020-05-09  Eric BotcazouAccept qualified aggregates in memset path
2020-05-09  Eric BotcazouFix missing back-annotation for Out parameter
2020-05-09  Eric BotcazouSmall housekeeping work in gigi
2020-05-09  Eric BotcazouRemove last use of expr_align
2020-05-08  Eric BotcazouFix uniqueness of address for aliased objects
2020-05-08  Eric BotcazouCouple of tweaks to help in LTO mode
2020-05-08  Eric BotcazouFix missing information in exception messages with...
2020-05-08  Eric BotcazouSmall tweak to gnat_to_gnu_param
2020-03-11  Eric BotcazouFix internal error on locally-defined subpools
2019-12-22  Maciej W. Rozyckilibada: Fix shared library installation with `--disable...
2019-12-18  Eric Botcazoutrans.c (Pragma_to_gnu): Push a diagnostics state for...
2019-12-18  Eric Botcazou[Ada] Do not propagate Object_Size onto Size for compos...
2019-12-16  Eric Botcazou[Ada] AI12-0001: Independence and Representation clause...
2019-12-16  Eric Botcazou[Ada] Fully propagate representation aspects through...
2019-12-16  Eric Botcazou[Ada] Fix couple of oversights in the implementation...
2019-12-16  Eric Botcazou[Ada] Implement RM C.6(19) clause entirely in the front-end
2019-12-13  Javier Miranda[Ada] Deallocation of controlled type implementing...
2019-12-03  Eric Botcazoure PR bootstrap/92783 (SEGV in field_byte_offset)
2019-12-03  Eric Botcazouutils.c (potential_alignment_gap): Delete.
2019-12-03  Eric Botcazouutils.c (fold_convert_size): New function.
2019-12-03  Eric Botcazoudecl.c (gnat_to_gnu_subprog_type): With the Copy-In...
2019-11-25  Eric Botcazoure PR ada/92362 (double elaboration of expression in...
2019-11-06  Eric Botcazouintroduce -fcallgraph-info option
2019-10-11  Eric Botcazoudecl.c (elaborate_reference_1): Specifically deal with...
2019-10-11  Eric Botcazoudecl.c (gnat_to_gnu_field): Adjust again the packing...
2019-10-11  Eric Botcazoudecl.c (annotate_value): Really test the sign of the...
2019-10-11  Eric Botcazoudecl.c (Gigi_Equivalent_Type): New case.
2019-10-11  Eric Botcazoudecl.c (gnat_to_gnu_entity): New case to deal with...
2019-10-04  Joseph MyersMark C2x built-in functions as such.
2019-10-01  Maciej W. Rozyckilibada: Respect `--enable-version-specific-runtime...
2019-10-01  Maciej W. Rozyckilibada: Remove racy duplicate gnatlib installation
2019-09-27  Alexandre Olivaset DECL_SIZE_UNIT for zero-sized fields
2019-09-23  Eric Botcazoutrans.c (Regular_Loop_to_gnu): Do not rotate the loop...
2019-09-23  Eric Botcazoutrans.c (gnat_compile_time_expr_list): New variable.
2019-09-23  Eric Botcazoutrans.c (Attribute_to_gnu): Test Can_Use_Internal_Rep...
2019-09-23  Eric Botcazoudecl.c (components_to_record): Do not reorder fields...
2019-09-19  Tom Tromey[Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdb
2019-09-19  Yannick Moy[Ada] Move SPARK borrow-checker to gnat2why codebase
2019-08-30  Eric Botcazoudecl.c (maybe_saturate_size): New function.
2019-08-30  Eric Botcazouada-tree.h (DECL_FORCED_BY_REF_P): New macro.
2019-08-30  Eric Botcazoutrans.c (gnat_to_gnu): Do not set the location on an...
2019-08-30  Eric Botcazougigi.h (aggregate_type_contains_array_p): Declare.
2019-08-30  Eric Botcazoutrans.c (lvalue_required_p): Adjust GNU_TYPE in the...
2019-08-30  Eric Botcazouutils.c (build_template): Deal with parameters passed...
2019-08-30  Eric Botcazoudecl.c (annotate_value): Inline the call also if List_R...
2019-08-30  Eric Botcazou* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Size...
2019-08-30  Eric Botcazougigi.h (gigi_checking_assert): New macro.
2019-08-23  Jakub Jelinekre PR middle-end/91283 (gcc.dg/torture/c99-contract...
2019-08-20  Pierre-Marie de... [Ada] Add missing dot at the end of lang.opt doc for...
2019-08-20  Richard SandifordUse function_arg_info for TARGET_PASS_BY_REFERENCE
2019-08-19  Jerome Guitton[Ada] Generate ada_target_properties
2019-08-19  Olivier Hainque[Ada] Fix thinko in Acc_Loop_to_gnu
2019-08-19  Pierre-Marie de... [Ada] Define the -fdump-scos option in lang.opt
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-13  Arnaud Charlet[Ada] Systematically pass LN_S to relevant gnatlib...
2019-08-02  Alexandre Olivarework Ada EH Machine_Occurrence deallocation
2019-07-11  Eric Botcazou[Ada] New Repinfo.Input unit to read back JSON represen...
2019-07-08  Olivier Hainque[Ada] Arrange not to set DECL_ARTIFICIAL on elab procs
2019-07-03  Hristian Kirtchev[Ada] ABE checks v3.0, foundations of Elaboration order...
2019-07-01  Hristian Kirtchev[Ada] Implement GNAT.Graphs
2019-06-29  Eric Botcazoudecl.c (gnat_to_gnu_entity): Beep up comment on SAVED...
2019-06-29  Eric Botcazouutils.c (unchecked_convert): Tweak comment.
2019-06-29  Eric Botcazoudecl.c (gnat_to_gnu_entity): If the type requires stric...
2019-06-29  Eric Botcazoudecl.c (gnat_to_gnu_field): Rework error messages for...
2019-06-29  Eric Botcazoutrans.c (mark_visited_r): Set TYPE_SIZES_GIMPLIFIED...
2019-06-29  Eric Botcazoudecl.c (set_nonaliased_component_on_array_type): Add...
2019-06-29  Eric Botcazouexpr.c (expand_expr_real_1): Apply the big-endian adjus...
2019-06-25  Eric Botcazoudecl.c (gnat_to_gnu_entity): Remove superfluous test...
2019-06-24  Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-06-24  Martin Seborutils.c (handle_nonnull_attribute): Quote attribute...
2019-05-28  Eric Botcazou* gcc-interface/utils.c (handle_stack_protect_attribute...
2019-05-28  Eric Botcazouimplementation_defined_pragmas.rst (Machine_Attribute...
2019-05-28  Eric Botcazoutrans.c (lvalue_required_for_attribute_p): Return 0...
2019-05-28  Eric Botcazoutrans.c (gnat_to_gnu): Remove superfluous tests on...
2019-05-28  Eric Botcazoutrans.c (walk_nesting_tree): New static function.
2019-05-28  Eric Botcazoudecl.c (gnat_to_gnu_entity): Remove obsolete test on...
2019-05-28  Eric Botcazoudecl.c (components_to_record): Set a name on the type...
2019-05-28  Eric Botcazouutils.c (gnat_internal_attribute_table): Add support...
2019-05-28  Eric Botcazoudecl.c (intrin_arglists_compatible_p): Do not return...
2019-05-27  Eric Botcazoutrans.c (Call_to_gnu): Do not initialize the temporary...
2019-05-27  Eric Botcazouada-builtin-types.def: New file.
2019-05-27  Eric Botcazouutils.c (maybe_pad_type): Issue the warning for the...
next