aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/trans.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-10cuintp.c: Bump copyright year.Eric Botcazou1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-07[multiple changes]Arnaud Charlet1-0/+4
2015-01-07trans.c (gnat_to_gnu, [...]): Elaborate the expression as part of the same st...Olivier Hainque1-5/+14
2014-12-22trans.c (Attribute_to_gnu): If the type is a floating-point type...Eric Botcazou1-5/+52
2014-11-24trans.c (build_return_expr): Use INIT_EXPR instead of MODIFY_EXPR to assign t...Eric Botcazou1-6/+7
2014-11-24trans.c (push_range_check_info): Replace early test with assertion.Eric Botcazou1-3/+3
2014-11-22trans.c (Call_to_gnu): Strip unchecked conversions on actuals of In parameter...Eric Botcazou1-6/+10
2014-11-22trans.c (gnat_gimplify_expr): Add 'type' variable.Eric Botcazou1-10/+12
2014-11-05trans.c (Subprogram_Body_to_gnu): For a function with copy-in/copy-out parame...Eric Botcazou1-30/+59
2014-11-05trans.c (Handled_Sequence_Of_Statements_to_gnu): Set the SLOC of the node on ...Eric Botcazou1-3/+7
2014-11-05utils.c (create_subprog_decl): Move code dealing with conflicting inlining st...Eric Botcazou1-1/+57
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-2/+2
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+10
2014-10-27* gcc-interface/trans.c (gnat_to_gnu) <N_Real_Literal>: Minor tweaks.Eric Botcazou1-11/+8
2014-08-04[multiple changes]Arnaud Charlet1-6/+9
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-6/+6
2014-08-01[multiple changes]Arnaud Charlet1-2/+13
2014-08-01[multiple changes]Arnaud Charlet1-7/+23
2014-08-01ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.Arnaud Charlet1-272/+67
2014-08-01[multiple changes]Arnaud Charlet1-16/+56
2014-08-01* gcc-interface/decl.c, gcc-interface/trans.c: Remove VMS handling.Robert Dewar1-7/+0
2014-07-31trans.c, misc.c: Remove references to VMS.Arnaud Charlet1-57/+32
2014-07-31decl.c, [...]: Add handling of Inline_Always pragma.Javier Miranda1-24/+34
2014-07-30[multiple changes]Arnaud Charlet1-38/+86
2014-07-24ADA fixed for symtab_node issues.Martin Liska1-1/+1
2014-07-18decl.c, [...] (Is_Packed_Array_Type): Renamed Is_Packed_Array_Impl_Type.Arnaud Charlet1-6/+7
2014-05-18trans.c (Subprogram_Body_to_gnu): Rework comment and set function_start_locus.Eric Botcazou1-3/+5
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 Botcazou1-18/+5
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-6/+6
2014-05-14decl.c (gnat_to_gnu_entity): Convert integer_one_node to the appropriate type.Richard Sandiford1-2/+5
2014-04-28exp_dbug.ads (Get_External_Name): Add 'False' default to Has_Suffix, add 'Suf...Eric Botcazou1-8/+8
2014-04-23RevertEric Botcazou1-8/+8
2014-04-22fe.h (Compiler_Abort): Replace Fat_Pointer with String_Pointer.Eric Botcazou1-9/+8
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 Botcazou1-41/+109
2014-04-15cfgloop.h (struct loop): Move force_vectorize down.Eric Botcazou1-0/+9
2014-04-14snames.ads-tmpl (Name_Ivdep): New pragma-related name.Eric Botcazou1-6/+17
2014-04-14opt.ads (Suppress_Back_Annotation): Remove as unused.Eric Botcazou1-0/+2
2014-02-25* gcc-interface/trans.c (Pragma_to_gnu): Deal with Warning_As_Error.Eric Botcazou1-4/+21
2014-02-19[multiple changes]Arnaud Charlet1-0/+4
2014-01-21[multiple changes]Arnaud Charlet1-8/+21
2014-01-20decl.c (gnat_to_gnu_entity): Robustify tests for aliased objects with an unco...Eric Botcazou1-23/+16
2013-12-04trans.c (Case_Statement_to_gnu): Do not push a binding level for each branch ...Eric Botcazou1-6/+11
2013-11-272013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger1-1/+1
2013-11-26Remove parameter keep_aligning from get_inner_reference.Bernd Edlinger1-1/+1
2013-11-23gimplify.h (recalculate_side_effects): Delete.Eric Botcazou1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-3/+2
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4