aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-11Make HSA resilient to side-effects of split_edgeMartin Jambor3-16/+58
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-11Daily bump.GCC Administrator1-1/+1
2017-09-10re PR ada/79441 (gnat.dg/pack9.adb fails)Eric Botcazou2-1/+7
2017-09-10re PR fortran/34640 (ICE when assigning item of a derived-component to a poin...Paul Thomas30-179/+1202
2017-09-10A partially initialized variable isn't constant.Jason Merrill2-4/+24
2017-09-10Daily bump.GCC Administrator1-1/+1
2017-09-09Revert: * dwarf2out.c (gen_formal_parameter_die): Remove obsolete hunk.Jason Merrill2-9/+22
2017-09-09[MAINTAINERS] Add myself as AArch64 CPU Port maintainerJames Greenhalgh2-2/+6
2017-09-09PR c++/81852 define feature-test macro for -fthreadsafe-staticsJonathan Wakely8-1/+49
2017-09-09dwarf2out.c (gen_formal_parameter_die): Remove obsolete hunk.Richard Biener2-23/+10
2017-09-09decl.c (gnat_to_gnu_entity): Don't generate debug info for inner record types...Pierre-Marie de Rodat8-7/+73
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 Botcazou4-40/+103
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 Botcazou6-19/+140
2017-09-09decl.c: Add decl_type_param_list...Paul Thomas25-47/+2279
2017-09-09utils.c (convert): When converting to a padding type...Eric Botcazou2-4/+19
2017-09-09re PR bootstrap/81926 (go/parse.o differs between stage2 and stage3)Eric Botcazou2-2/+50
2017-09-09allocator.xml: Adjust link for Hoard.Gerald Pfeifer3-3/+8
2017-09-09compiler: guard against implicit double pointer indirectionIan Lance Taylor2-1/+7
2017-09-09Daily bump.GCC Administrator1-1/+1
2017-09-08PR c++/70029 - ICE with ref-qualifier and -fltoJason Merrill10-4/+63
2017-09-08Fix dateEric Botcazou2-2/+2
2017-09-08re PR target/81988 (invalid std instruction with odd register)Eric Botcazou4-2/+50
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-08alpha.c (alpha_print_operand): Remove.Uros Bizjak2-11/+4
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