aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
AgeCommit message (Expand)AuthorFilesLines
2014-07-30decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...Pierre-Marie de Rodat3-6/+44
2014-07-30[multiple changes]Arnaud Charlet1-143/+108
2014-07-30[multiple changes]Arnaud Charlet1-38/+86
2014-07-24ADA fixed for symtab_node issues.Martin Liska2-3/+3
2014-07-18decl.c, [...] (Is_Packed_Array_Type): Renamed Is_Packed_Array_Impl_Type.Arnaud Charlet3-28/+32
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka1-1/+1
2014-06-12utils.c (process_attributes): Pass string pointer directly to set_decl_sectio...Jan Hubicka1-1/+1
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-3/+1
2014-06-09utils.c (process_attributes): Use set_decl_section_name accessor.Jan Hubicka1-3/+3
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-3/+3
2014-05-22Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.Thomas Schwinge1-4/+10
2014-05-18trans.c (Subprogram_Body_to_gnu): Rework comment and set function_start_locus.Eric Botcazou1-3/+5
2014-05-18utils.c (gnat_write_global_declarations): Adjust the flags put on dummy_global.Eric Botcazou1-1/+2
2014-05-18decl.c (change_qualified_type): New static function.Eric Botcazou1-49/+48
2014-05-18fe.h (Set_Present_Expr): Move around.Eric Botcazou1-2/+1
2014-05-18decl.c (gnat_to_gnu_entity): Use Underlying_Type in lieu of more verbose cons...Eric Botcazou2-28/+8
2014-05-18decl.c (gnat_to_gnu_entity): Do not consider that regular packed arrays can n...Eric Botcazou1-2/+4
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders4-20/+16
2014-05-14decl.c (gnat_to_gnu_entity): Convert integer_one_node to the appropriate type.Richard Sandiford2-3/+7
2014-05-13* gcc-interface/decl.c (annotate_value): Fix thinko in latest change.Eric Botcazou1-5/+6
2014-05-06Merge in wide-int.Kenneth Zadeck3-8/+9
2014-04-28Enable ada for aarch64-linuxRichard Henderson1-0/+38
2014-04-28exp_dbug.ads (Get_External_Name): Add 'False' default to Has_Suffix, add 'Suf...Eric Botcazou3-30/+28
2014-04-28re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Richard Biener1-0/+1
2014-04-23RevertEric Botcazou4-61/+21
2014-04-22Add ada configuration for aarch64-linuxRichard Henderson1-0/+38
2014-04-22fe.h (Compiler_Abort): Replace Fat_Pointer with String_Pointer.Eric Botcazou3-22/+23
2014-04-15* gcc-interface/trans.c (Case_Statement_to_gnu): Revert latest change.Eric Botcazou1-12/+17
2014-04-15decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...Eric Botcazou3-122/+179
2014-04-15utils.c (type_for_vector_element_p): New predicate.Eric Botcazou1-122/+118
2014-04-15decl.c (prepend_one_attribute_pragma): Call Is_OK_Static_Expression in lieu o...Eric Botcazou1-2/+4
2014-04-15cfgloop.h (struct loop): Move force_vectorize down.Eric Botcazou1-0/+9
2014-04-14tree.h (TYPE_IDENTIFIER): Declare.Paolo Carlini2-35/+10
2014-04-14snames.ads-tmpl (Name_Ivdep): New pragma-related name.Eric Botcazou2-11/+23
2014-04-14opt.ads (Suppress_Back_Annotation): Remove as unused.Eric Botcazou4-17/+46
2014-04-14stor-layout.c (place_field): Finalize non-constant offset for the field, if any.Eric Botcazou1-1/+2
2014-04-09re PR ada/54040 ([x32] Incorrect timeval and timespec)Eric Botcazou1-1/+1
2014-04-08re PR ada/60411 (Ada bootstrap failure on ARM)Eric Botcazou1-1/+2
2014-04-08re PR ada/60411 (Ada bootstrap failure on ARM)Eric Botcazou1-4/+8
2014-04-07* gcc-interface/Makefile.in (alpha-vms): Add missing line.Eric Botcazou1-1/+2
2014-03-16re PR ada/39172 (libada parsing of multilib options)Andreas Schwab1-0/+1
2014-03-13re PR ada/51483 (cstand.adb:Register_Float_Type makes invalid assumption abou...Eric Botcazou2-16/+15
2014-03-10* gcc-interface/Make-lang.in (ADA_DEPFILES): Fix typo.Eric Botcazou1-1/+1
2014-02-252014-02-25 Doug Rupp <rupp@adacore.com>Doug Rupp1-3/+15
2014-02-25* gcc-interface/trans.c (Pragma_to_gnu): Deal with Warning_As_Error.Eric Botcazou1-4/+21
2014-02-24Make-lang.in (GNAT_ADA_OBJS, [...]): Update deps.Arnaud Charlet1-2/+0
2014-02-24[multiple changes]Arnaud Charlet1-21/+23
2014-02-23Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.Eric Botcazou1-2/+2
2014-02-23utils2.c (build_simple_component_ref): Fix formatting.Eric Botcazou1-22/+44
2014-02-19[multiple changes]Arnaud Charlet1-0/+4