aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2016-04-18[multiple changes]Arnaud Charlet12-233/+347
2016-04-18[multiple changes]Arnaud Charlet10-701/+897
2016-04-18[multiple changes]Arnaud Charlet12-121/+223
2016-04-18[multiple changes]Arnaud Charlet6-222/+131
2016-04-18[multiple changes]Arnaud Charlet10-44/+115
2016-04-18[multiple changes]Arnaud Charlet8-116/+229
2016-04-18sem_ch3.adb (Analyze_Object_Declaration): Do not consider internally generate...Hristian Kirtchev3-5/+24
2016-04-18[multiple changes]Arnaud Charlet8-42/+84
2016-04-18contracts.adb (Analyze_Object_Contract): Update references to SPARK RM.Hristian Kirtchev9-192/+326
2016-04-18[multiple changes]Arnaud Charlet5-127/+147
2016-04-18[multiple changes]Arnaud Charlet7-314/+418
2016-04-18[multiple changes]Arnaud Charlet14-50/+123
2016-04-18[multiple changes]Arnaud Charlet10-381/+497
2016-04-18gnatvsn.ads (Library_Version): Bump to 7.Arnaud Charlet2-1/+5
2016-04-18sem_ch6.adb (Analyze_Expression_Function): Set Inlined flag on the entity of ...Ed Schonberg4-8/+78
2016-04-18[multiple changes]Arnaud Charlet8-100/+140
2016-04-18* gcc-interface/decl.c: Rename Descendent -> DescendantVincent Celier2-2/+3
2016-04-18sigtramp-vxworks-target.inc: sigtramp-vxworks: force the stack alignment for ...Jerome Lambourg3-43/+40
2016-04-18[multiple changes]Arnaud Charlet4-54/+106
2016-04-18[multiple changes]Arnaud Charlet26-158/+184
2016-04-02decl.c (components_to_record): Restrict the previous change to fields with va...Eric Botcazou2-6/+13
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