aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2016-10-11Minor tweaksEric Botcazou1-5/+5
2016-10-11exp_dbug.adb (Debug_Renaming_Declaration): Process underlying types.Pierre-Marie de Rodat6-7/+98
2016-10-11utils2.c (build_binary_op): Add a NO_FOLD argument.Pierre-Marie de Rodat4-21/+47
2016-10-11fe.h (Constant_Value): Declare.Tristan Gingold3-1/+18
2016-10-11trans.c (gnat_to_gnu): Adjust comment.Eric Botcazou2-6/+14
2016-10-11utils.c (type_unsigned_for_rm): New predicate.Eric Botcazou2-24/+47
2016-10-11system-linux-ppc64.ads: Delete.Eric Botcazou4-190/+26
2016-10-10decl.c (gnat_to_gnu_entity): Put volatile qualifier on types at the very end ...Eric Botcazou2-14/+22
2016-10-10utils2.c (find_common_type): Do not return the LHS type if it's an array with...Eric Botcazou2-12/+31
2016-10-10utils.c (convert): For a biased input type, convert the bias itself to the ba...Eric Botcazou2-4/+17
2016-10-08utils.c (convert): Add missing break.Eric Botcazou6-34/+46
2016-09-29[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison itJames Greenhalgh2-2/+6
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek2-7/+4
2016-09-26Fix fallthrough comments for Ada, Solaris/x86, SPARCRainer Orth6-32/+42
2016-09-23* hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)Jakub Jelinek2-1/+7
2016-07-14decl.c (gnat_to_gnu_entity): Also use the void pointer type if the designated...Eric Botcazou3-15/+36
2016-07-11Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger4-2/+13
2016-07-11trans.c (add_decl_expr): Minor tweak.Eric Botcazou3-14/+30
2016-07-11re PR ada/71817 (suspicious condition in C code)Eric Botcazou2-2/+8
2016-07-07[multiple changes]Arnaud Charlet11-29/+123
2016-07-07[multiple changes]Arnaud Charlet6-26/+116
2016-07-07[multiple changes]Arnaud Charlet8-66/+70
2016-07-07sem_ch6.adb (Analyze_Subprogram_Body_Helper): Remove redundant test, adjust c...Eric Botcazou3-21/+42
2016-07-07[multiple changes]Arnaud Charlet8-103/+171
2016-07-07[multiple changes]Arnaud Charlet3-3/+17
2016-07-07freeze.adb: Reenable code.Eric Botcazou2-7/+5
2016-07-07minor reformatting.Arnaud Charlet1-6/+7
2016-07-07sem_ch6.adb (Process_Formals): Set ghost flag on formal entities of ghost sub...Yannick Moy3-0/+22
2016-07-06sem_ch6.adb (Check_Inline_Pragma): if the subprogram has no spec then move it...Javier Miranda2-0/+11
2016-07-06sem_ch6.adb (Analyze_Expression_Function): Mark body of expression function a...Yannick Moy3-8/+16
2016-07-06[multiple changes]Arnaud Charlet12-125/+224
2016-07-06sem_ch7.adb (Analyze_Package_Specification): Insert its freezing nodes after ...Javier Miranda5-15/+90
2016-07-06[multiple changes]Arnaud Charlet10-89/+360
2016-07-06[multiple changes]Arnaud Charlet12-1278/+2019
2016-07-06[multiple changes]Arnaud Charlet7-28/+117
2016-07-06sem_attr.adb (Analyze_Attribute): Allow any expression of discrete type.Bob Duff3-35/+42
2016-07-05Update documentation.Arnaud Charlet2-7675/+1341
2016-07-05decl.c (gnat_to_gnu_entity): Invoke global_bindings_p last when possible.Eric Botcazou2-18/+23
2016-07-04Update documentation.Arnaud Charlet15-5806/+487
2016-07-04Cleanups.Arnaud Charlet2-70/+155
2016-07-04[multiple changes]Arnaud Charlet4-10/+42
2016-07-04sem_attr.adb (Eval_Attribute): The code was assuming that X'Enum_Rep...Bob Duff2-24/+45
2016-07-04Minor reformatting.Arnaud Charlet2-1/+2
2016-07-04[multiple changes]Arnaud Charlet4-27/+112
2016-07-04sem_eval.adb (Decompose_Expr): Set 'out' parameters Kind and Cons to valid va...Bob Duff18-83/+118
2016-07-04g-sercom-mingw.adb, [...]: Minor reformatting.Hristian Kirtchev3-13/+14
2016-07-04[multiple changes]Arnaud Charlet3-3/+34
2016-07-04[multiple changes]Arnaud Charlet7-46/+96
2016-07-04[multiple changes]Arnaud Charlet10-46/+56
2016-07-04ghost.adb (Prune_Node): A freeze node for an ignored ghost entity must be pru...Ed Schonberg2-0/+14