aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2016-03-27Fix typoEric Botcazou1-1/+1
2016-03-27decl.c (components_to_record): Add special case for single field with represe...Eric Botcazou2-0/+22
2016-03-16Makefile.in: Add support for x86 GNU/Hurd.Svante Signell3-1/+836
2016-03-13vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.Eric Botcazou6-16/+29
2016-03-07trans.c (statement_node_p): New predicate.Eric Botcazou2-12/+46
2016-03-07decl.c (gnat_to_gnu_entity): Always mark the expression of a renaming manuall...Eric Botcazou2-6/+9
2016-03-02S/390: Ada: Enable Stack_Check_Probes.Dominik Vogt3-2/+7
2016-02-29Replace ENABLE_CHECKING macro with flag_checking in GNATMartin Liska2-5/+12
2016-02-29decl.c (gnat_to_gnu_entity): Retrofit handling of unconstrained array types a...Eric Botcazou2-51/+29
2016-02-29decl.c (gnat_to_gnu_entity): In ASIS mode, fully lay out the minimal record t...Eric Botcazou2-1/+7
2016-02-29trans.c (finalize_nrv_r): Remove obsolete code.Eric Botcazou2-47/+39
2016-02-29ada-tree.h (DECL_RETURN_VALUE_P): New macro.Eric Botcazou7-40/+131
2016-02-17exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if the prefi...Eric Botcazou3-1/+14
2016-02-17utils2.c (gnat_protect_expr): Make a SAVE_EXPR only for fat pointer or scalar...Eric Botcazou2-5/+9
2016-02-16gigi.h (maybe_debug_type): New inline function.Eric Botcazou4-11/+34
2016-02-16misc.c (gnat_enum_underlying_base_type): New function.Eric Botcazou2-0/+16
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek13-16/+32
2016-02-09Add missing entryBernd Schmidt1-0/+5
2016-02-08Remove -fshort-doubleBernd Schmidt1-1/+1
2016-02-08utils.c (create_var_decl): Set again DECL_COMMON and DECL_IGNORED_P last.Eric Botcazou2-18/+23
2016-01-28gigi.h (enum attr_type): Rename into...Eric Botcazou3-6/+13
2016-01-20exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...Eric Botcazou9-192/+238
2016-01-18gigi.h (build_call_raise_column): Adjust prototype.Eric Botcazou8-161/+207
2016-01-18ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename toEric Botcazou7-159/+198
2016-01-18re PR ada/69219 (error on nested subprograms with Inline_Always and Intrinsic)Eric Botcazou2-13/+23
2016-01-17* adaint.c (__gnat_killprocesstree): Avoid -Wparentheses warning.Jakub Jelinek2-1/+5
2016-01-15adaint.c (__gnat_locate_exec_on_path): Use const char * instead of char * for...Jakub Jelinek2-1/+6
2016-01-06Ada: add XVE/XVU parallel types to lexical scopesPierre-Marie de Rodat2-1/+8
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek3-2/+7
2016-01-03* gnatvsn.ads: Bump copyright year.Eric Botcazou3-10505/+10515
2015-12-20utils2.c (gnat_rewrite_reference): New case identical to FLOAT_EXPR.Eric Botcazou2-0/+8
2015-12-20decl.c (gnat_to_gnu_entity): During layout in type_annotate_only mode...Eric Botcazou2-11/+53
2015-12-20utils.c (maybe_pad_type): In type_annotate_only mode...Eric Botcazou2-8/+23
2015-12-18* gcc-interface/ada-tree.h (TYPE_DEBUG_TYPE): Remove duplicate.Eric Botcazou2-11/+8
2015-12-17DWARF: describe properly Ada packed arraysPierre-Marie de Rodat5-29/+252
2015-12-17DWARF: add a language hook for scalar biased typesPierre-Marie de Rodat2-0/+18
2015-12-17DWARF: create a macro for max dimensions for array descr. lang. hookPierre-Marie de Rodat2-1/+22
2015-12-17DWARF: describe Ada dynamic arrays as proper arraysPierre-Marie de Rodat3-39/+195
2015-12-17DWARF: add a language hook for fixed-point typesPierre-Marie de Rodat5-2/+192
2015-12-17DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat5-28/+128
2015-12-17DWARF: handle variable-length records and variant partsPierre-Marie de Rodat3-11/+25
2015-12-17Add a flag to control the balance between GNAT encodings and std. DWARFPierre-Marie de Rodat2-1/+9
2015-12-10re PR ada/48013 (generic instantiation breaks the No_Elaboration_Code restric...Eric Botcazou2-4/+36
2015-12-10trans.c (Call_to_gnu): Remove guard for NULL_EXPR.Eric Botcazou3-4/+10
2015-12-10gigi.h (create_var_decl): Adjust comment.Eric Botcazou3-8/+27
2015-12-10Fix warnings from including fdl.texi into gnat-style.texiTom de Vries2-0/+9
2015-12-09re PR ada/66526 (apparent use of uninitialized variables in g-expect.adb)Eric Botcazou2-9/+20
2015-12-09Minor fixesEric Botcazou1-3/+3
2015-12-08re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)Jakub Jelinek2-1/+11
2015-12-06re PR ada/60164 (Missing parenthesis in the documentation)Piotr Trojanek2-1/+6