trans.c (Attribute_to_gnu): If the type is a floating-point type...
[gcc.git] / gcc / ada / gcc-interface / trans.c
2014-12-22 Eric Botcazoutrans.c (Attribute_to_gnu): If the type is a floating...
2014-11-24 Eric Botcazoutrans.c (build_return_expr): Use INIT_EXPR instead...
2014-11-24 Eric Botcazoutrans.c (push_range_check_info): Replace early test...
2014-11-22 Eric Botcazoutrans.c (Call_to_gnu): Strip unchecked conversions...
2014-11-22 Eric Botcazoutrans.c (gnat_gimplify_expr): Add 'type' variable.
2014-11-05 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): For a function with...
2014-11-05 Eric Botcazoutrans.c (Handled_Sequence_Of_Statements_to_gnu): Set...
2014-11-05 Eric Botcazouutils.c (create_subprog_decl): Move code dealing with...
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Eric Botcazou* gcc-interface/trans.c (gnat_to_gnu) <N_Real_Literal...
2014-08-04 Arnaud Charlet[multiple changes]
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-08-01 Arnaud Charlet[multiple changes]
2014-08-01 Arnaud Charlet[multiple changes]
2014-08-01 Arnaud Charletada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.
2014-08-01 Arnaud Charlet[multiple changes]
2014-08-01 Robert Dewar* gcc-interface/decl.c, gcc-interface/trans.c: Remove...
2014-07-31 Arnaud Charlettrans.c, misc.c: Remove references to VMS.
2014-07-31 Javier Mirandadecl.c, [...]: Add handling of Inline_Always pragma.
2014-07-30 Arnaud Charlet[multiple changes]
2014-07-24 Martin LiskaADA fixed for symtab_node issues.
2014-07-18 Arnaud Charletdecl.c, [...] (Is_Packed_Array_Type): Renamed Is_Packed...
2014-05-18 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): Rework comment and...
2014-05-18 Eric Botcazoufe.h (Set_Present_Expr): Move around.
2014-05-18 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use Underlying_Type in...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-14 Richard Sandiforddecl.c (gnat_to_gnu_entity): Convert integer_one_node...
2014-04-28 Eric Botcazouexp_dbug.ads (Get_External_Name): Add 'False' default...
2014-04-23 Eric BotcazouRevert
2014-04-22 Eric Botcazoufe.h (Compiler_Abort): Replace Fat_Pointer with String_...
2014-04-15 Eric Botcazou* gcc-interface/trans.c (Case_Statement_to_gnu): Revert...
2014-04-15 Eric Botcazoudecl.c (gnat_to_gnu_entity): Create a mere scalar const...
2014-04-15 Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-04-14 Eric Botcazousnames.ads-tmpl (Name_Ivdep): New pragma-related name.
2014-04-14 Eric Botcazouopt.ads (Suppress_Back_Annotation): Remove as unused.
2014-02-25 Eric Botcazou* gcc-interface/trans.c (Pragma_to_gnu): Deal with...
2014-02-19 Arnaud Charlet[multiple changes]
2014-01-21 Arnaud Charlet[multiple changes]
2014-01-20 Eric Botcazoudecl.c (gnat_to_gnu_entity): Robustify tests for aliase...
2013-12-04 Eric Botcazoutrans.c (Case_Statement_to_gnu): Do not push a binding...
2013-11-27 Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26 Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-23 Eric Botcazougimplify.h (recalculate_side_effects): Delete.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Eric Botcazou* gcc-interface/trans.c (TARGET_ABI_OPEN_VMS): Delete...
2013-11-18 Eric Botcazoutrans.c (Call_to_gnu): For an Out parameter passed...
2013-11-14 H.J. LuInclude gimple.h and pointer-set.h in gcc-interface...
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-19 Eric Botcazoucuintp.c: Remove useless include directives.
2013-10-17 Arnaud Charlet[multiple changes]
2013-10-14 Arnaud CharletComplete previous change.
2013-10-14 Tristan Gingoldtrans.c: Synchronize declarations of other/all others...
2013-10-14 Tristan Gingoldgigi.h (standard_datatypes): Add ADT_set_exception_para...
2013-10-10 Arnaud Charlet[multiple changes]
2013-09-18 Eric Botcazoure PR ada/58264 (incorrect bounds of string when assign...
2013-09-18 Eric Botcazou* gcc-interface/trans.c (gigi): Remove dead code.
2013-09-18 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): Pop the stack of...
2013-08-13 Eric Botcazoudecl.c (gnat_to_gnu_entity): Replace True with true.
2013-08-13 Thomas Quinottrans.c (set_end_locus_from_node): Clear column info...
2013-08-13 Thomas Quinottrans.c (Handled_Sequence_Of_Statements_to_gnu): If...
2013-08-13 Eric Botcazoutrans.c (Call_to_gnu): Deal with specific conditional...
2013-08-13 Eric Botcazoutrans.c (can_equal_min_or_max_val_p): Be prepared for...
2013-07-21 Ondřej Bílkagigi.h: Likewise.
2013-06-13 Eric Botcazouada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.
2013-05-26 Eric Botcazoutrans.c (Attribute_to_gnu): Add kludge to avoid generat...
2013-05-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not prematurely elabora...
2013-05-24 Eric Botcazougigi.h (gnat_init_gcc_fp): Declare.
2013-05-24 Eric Botcazougigi.h (enum inline_status_t): New type.
2013-05-24 Eric Botcazouada-tree.h (LOOP_STMT_NO_UNROLL): New define.
2013-05-24 Eric Botcazoutrans.c: Include diagnostic.h and opts.h.
2013-03-06 Eric Botcazoutrans.c (Attribute_to_gnu): Abort instead of erroring...
2013-03-06 Eric Botcazoutrans.c (Raise_Error_to_gnu): Record the unpadded type...
2013-03-06 Eric Botcazoutrans.c (emit_range_check): Assert that the range type...
2013-02-06 Arnaud CharletRevert previous change, unintended.
2013-02-06 Arnaud Charlet[multiple changes]
2013-01-22 Eric Botcazoutrans.c (gnat_to_gnu): Do not translate the Etype of...
2013-01-22 Eric Botcazoutrans.c (Pragma_to_gnu): Use optimize_size instead...
2013-01-22 Tristan Gingoldgigi.h (ADT_unhandled_except_decl, [...]): New.
2013-01-03 Arnaud CharletUpdate comments.
2013-01-02 Thomas Quinotpar_sco.adb: Add SCO generation for task types and...
2012-12-08 Eric Botcazoutrans.c (gnat_to_gnu): Assert that the type of the...
2012-12-08 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): Be prepared for a...
2012-11-28 Eric Botcazoustor-layout.c (layout_type): Do not clear TREE_OVERFLOW...
2012-11-23 Eric Botcazoutrans.c (Attribute_to_gnu): Look through a view convers...
2012-11-18 Eric Botcazoudecl.c: Remove trailing spaces.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09 Eric Botcazoutrans.c (gnat_to_gnu): Deal with a missing library...
2012-11-06 Arnaud Charlet[multiple changes]
2012-10-22 Eric Botcazoutrans.c (Loop_Statement_to_gnu): Use gnat_type_for_size...
2012-10-02 Arnaud Charlet[multiple changes]
2012-10-02 Eric Botcazoudecl.c (elaborate_expression_1): Use the variable for...
2012-10-02 Robert Dewarpar_sco.adb, [...]: Change name Conditional_Expression...
2012-10-01 Arnaud Charlettrans.c (gigi): Adjust previous change to avoid a typec...
2012-10-01 Arnaud Charlet[multiple changes]
2012-09-07 Eric Botcazoutrans.c (Loop_Statement_to_gnu): Revert to using size_t...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-07-23 Arnaud Charlet[multiple changes]
next