aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
AgeCommit message (Expand)Author
2021-05-14Update ChangeLog and version files for releasereleases/gcc-8.5.0releases/gcc-8Jakub Jelinek
2021-03-11Daily bump.GCC Administrator
2020-12-11Daily bump.GCC Administrator
2020-06-24Daily bump.GCC Administrator
2020-05-04Fix Ada bootstrap on Cygwin64Eric Botcazou
2020-03-04Update ChangeLog and version files for releasereleases/gcc-8.4.0Jakub Jelinek
2019-11-25re PR ada/92575 (couple of suspicious assignments in expect.c)Eric Botcazou
2019-10-12re PR ada/91995 (gnat miscompilation and bootstrap failure on m68k-linux)Eric Botcazou
2019-10-11decl.c (annotate_value): Really test the sign of the value when deciding to b...Eric Botcazou
2019-09-23trans.c (Attribute_to_gnu): Test Can_Use_Internal_Rep on the underlying type ...Eric Botcazou
2019-09-01[Ada, Darwin, PPC] PPC Darwin has stack check probes.Iain Sandoe
2019-09-01[PATCH, Ada] Push -shared-libgcc where needed.Iain Sandoe
2019-06-29decl.c (gnat_to_gnu_entity): Beep up comment on SAVED...Eric Botcazou
2019-06-29trans.c (mark_visited_r): Set TYPE_SIZES_GIMPLIFIED on the main variant of a ...Eric Botcazou
2019-06-29decl.c (set_nonaliased_component_on_array_type): Add missing guard for the pr...Eric Botcazou
2019-06-17re PR ada/80590 (non-bootstrap build failure of Ada runtime)Arnaud Charlet
2019-05-28trans.c (walk_nesting_tree): New static function.Eric Botcazou
2019-05-27utils.c (maybe_pad_type): Issue the warning for the specific case of componen...Eric Botcazou
2019-05-27trans.c (Call_to_gnu): Use the unpadded type when putting back an intermediat...Eric Botcazou
2019-05-07Fix make install-gcc-specs with empty GCC_SPECS_FILESRainer Orth
2019-02-23re PR ada/89349 (segfault when building GCC 7 & 8 branch with GCC master)Eric Botcazou
2019-02-22Update ChangeLog and version files for releasereleases/gcc-8.3.0GCC Administrator
2019-02-08utils.c (max_size): Be prepared for an operand with VOID_TYPE.Eric Botcazou
2019-02-08trans.c (Regular_Loop_to_gnu): Replace tests on individual flag_unswitch_loop...Eric Botcazou
2019-02-07* libgnarl/s-linux__sparc.ads (ETIMEDOUT): Set to correct value.Eric Botcazou
2019-01-27decl.c (array_type_has_nonaliased_component): Return the same value for every...Eric Botcazou
2019-01-26trans.c (gnat_to_gnu): Use DECL_SIZE_UNIT instead of TYPE_SIZE_UNIT for the s...Eric Botcazou
2019-01-26trans.c (struct loop_info_d): Remove artificial field.Eric Botcazou
2019-01-26decl.c (annotate_value): Use test on the sign bit instead of on the sign of t...Eric Botcazou
2018-12-23Fix Ada bootstrap for Darwin9 and earlier.Iain Sandoe
2018-11-15misc.c (gnat_init_gcc_eh): Do not override the switch -fnon-call-exceptions p...Eric Botcazou
2018-11-13misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions for the runtime on platf...Eric Botcazou
2018-11-08fe.h (Suppress_Checks): Declare.Eric Botcazou
2018-10-22utils.c (unchecked_convert): Use local variables for the biased and reverse S...Eric Botcazou
2018-10-22trans.c (Pragma_to_gnu): Use a simple memory constraint in all cases.Eric Botcazou
2018-09-13backport: s-osinte__solaris.ads (upad64_t): New private type.Eric Botcazou
2018-07-26Update ChangeLog and version files for releasereleases/gcc-8.2.0GCC Administrator
2018-07-17decl.c (choices_to_gnu): Rename parameters.Eric Botcazou
2018-07-17decl.c (gnat_to_gnu_entity): Deal with more rvalues in the expression of a re...Eric Botcazou
2018-07-06RTEMS/Ada: Change system configurationSebastian Huber
2018-06-12ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change from using TYPE_LANG_FLAG_4 ...Eric Botcazou
2018-06-12decl.c (gnat_to_gnu_entity): Do not get the expression of a dispatch table th...Eric Botcazou
2018-06-12decl.c (warn_on_field_placement): Use specific wording for discriminants.Eric Botcazou
2018-06-12backport: decl.c (gnat_to_gnu_entity): Reuse the existing fields of a dummy f...Eric Botcazou
2018-06-02decl.c (gnat_to_gnu_entity): If this is not a definition...Eric Botcazou
2018-06-02backport: trans.c (Call_to_gnu): In the by-reference case...Eric Botcazou
2018-06-02ada-tree.h (TYPE_PADDING_FOR_COMPONENT): New macro.Eric Botcazou
2018-06-02backport: trans.c (Call_to_gnu): If this is a function call and there is no t...Eric Botcazou
2018-05-04re PR ada/85635 (typo in link.c for BSD platforms)John Marino
2018-05-04re PR ada/85540 (gcc/ada/init.c:1282: suspicious expression ?)Eric Botcazou