aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2017-09-11[multiple changes]Arnaud Charlet8-625/+596
2017-09-11Removed, no longer used.Arnaud Charlet1-38/+0
2017-09-11Removed, no longer used.Arnaud Charlet1-1025/+0
2017-09-11gigi.h (enum standard_datatypes): Minor tweak.Eric Botcazou3-8/+14
2017-09-11Restored, removed by mistake.Arnaud Charlet1-0/+53
2017-09-11Renamed s-thread__ae653.adbArnaud Charlet1-247/+0
2017-09-11Removed, no longer used.Arnaud Charlet1-53/+0
2017-09-11New file.Arnaud Charlet1-0/+247
2017-09-11Removed, no longer used.Arnaud Charlet1-40/+0
2017-09-11libgnat: Rename ?-[a-z]*-* into ?-[a-z]*__*Arnaud Charlet85-140/+435
2017-09-11lib-xref-spark_specific.adb: Minor rewrite.Yannick Moy1-1/+1
2017-09-11Makefile.in: Take this renaming into account.Jerome Lambourg1-421/+421
2017-09-11libgnarl: Rename ?-[a-z]*-* into ?-[a-z]*__*Arnaud Charlet109-0/+10
2017-09-11Removed.Arnaud Charlet1-1051/+0
2017-09-11* s-auxdec-empty.ads, s-auxdec-empty.adb: Removed, no longer used.Arnaud Charlet2-81/+0
2017-09-11Update header.Arnaud Charlet1-2/+0
2017-09-11sem_util.adb (Check_Result_And_Post_State): Do not issue a warning about miss...Yannick Moy5-23/+136
2017-09-11gnat1drv.adb (Adjust_Global_Switches): Set Check_Validity_Of_Parameters to Fa...Yannick Moy3-1/+10
2017-09-11New files, to ease sync between AdaCore and FSF.Arnaud Charlet5-0/+1383
2017-09-11New files, to ease sync between AdaCore and FSF.Arnaud Charlet4-0/+485
2017-09-09decl.c (gnat_to_gnu_entity): Don't generate debug info for inner record types...Pierre-Marie de Rodat3-6/+27
2017-09-09decl.c (components_to_record): Do not reorder in non- packed record types if...Eric Botcazou2-1/+10
2017-09-09trans.c (Subprogram_Body_to_gnu): Disregard inlining limits for expression fu...Eric Botcazou2-1/+12
2017-09-09decl.c (gnat_to_gnu_entity): Copy the layout of the record from the parent ty...Eric Botcazou2-4/+13
2017-09-09utils2.c (build_allocator): In type_annotate_only mode return NULL_EXPR.Eric Botcazou2-0/+11
2017-09-09decl.c (promote_object_alignment): New function taken from...Eric Botcazou2-40/+66
2017-09-09decl.c (gnat_to_gnu_entity): Apply the promotion to static memory earlier in ...Eric Botcazou2-12/+18
2017-09-09decl.c (gnat_to_gnu_entity): Only set the TYPE_ALIGN_OK and TYPE_BY_REFERENCE...Eric Botcazou3-17/+22
2017-09-09utils.c (convert): When converting to a padding type...Eric Botcazou2-4/+19
2017-09-08Make-lang.in, [...]: Find runtime source in libgnat/Nicolas Roche2307-279329/+284869
2017-09-08Minor doc edit.Arnaud Charlet1-3/+8
2017-09-08sem_aux.adb, [...] (Get_Called_Entity): New function to return the entity ass...Yannick Moy6-34/+111
2017-09-08[multiple changes]Arnaud Charlet7-18/+68
2017-09-08exp_aggr.adb: (Aggr_Assignment_OK_For_Backend): Add early return for access t...Eric Botcazou2-6/+27
2017-09-08[multiple changes]Arnaud Charlet12-33/+232
2017-09-08[multiple changes]Arnaud Charlet19-737/+1489
2017-09-08[multiple changes]Arnaud Charlet3-13/+82
2017-09-08Makefile.in, [...]: Move libgnarl sources to libgnarl subdir.Nicolas Roche206-630/+1110
2017-09-08conf.py, [...]: Improve support for Ada highlighting.Arnaud Charlet5-14/+37
2017-09-08gnat_rm.texi, [...]: Update documentation.Arnaud Charlet32-11846/+12683
2017-09-08s-dwalin.ads, [...]: New.Arnaud Charlet8-0/+5512
2017-09-08[multiple changes]Arnaud Charlet11-424/+197
2017-09-08[multiple changes]Arnaud Charlet6-13/+58
2017-09-08[multiple changes]Arnaud Charlet8-24/+66
2017-09-08[multiple changes]Arnaud Charlet16-243/+372
2017-09-08[multiple changes]Arnaud Charlet7-8/+61
2017-09-08g-dynhta.adb, [...] (Get_First_Key, [...]): Correction of the return type fro...Georges-Alex Jaloyan3-33/+49
2017-09-08[multiple changes]Arnaud Charlet13-566/+216
2017-09-08[multiple changes]Arnaud Charlet16-334/+870
2017-09-08[multiple changes]Arnaud Charlet4-7/+77