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