gigi.h (gnat_stabilize_reference): Adjust.
[gcc.git] / gcc / ada / gcc-interface / trans.c
2015-05-28 Eric Botcazougigi.h (gnat_stabilize_reference): Adjust.
2015-05-27 Eric Botcazoutrans.c (elaborate_all_entities): Do not elaborate...
2015-05-26 Eric Botcazoutrans.c (Attribute_to_gnu): Do not bother about NaN...
2015-05-26 Eric Botcazoutrans.c (gnat_to_gnu): Really force evaluation of the...
2015-05-26 Eric Botcazoutrans.c (Attribute_to_gnu): Do not apply extra-precisio...
2015-05-26 Eric Botcazouada-tree.h (DECL_GLOBAL_NONCONSTANT_RENAMING_P): Delete
2015-05-26 Eric Botcazougigi.h (gnat_stabilize_reference): Adjust prototype.
2015-05-25 Eric Botcazoutargtyps.c (get_float_words_be): Rename into...
2015-05-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Minor tweak.
2015-05-25 Eric Botcazougigi.h (build_atomic_load): Adjust prototype.
2015-05-25 Eric Botcazouada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into...
2015-05-19 David MalcolmReplace line_map union with C++ class hierarchy
2015-04-08 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not make a function...
2015-03-26 Eric Botcazou* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Deref...
2015-03-20 Eric Botcazoure PR ada/65451 (compiler crash on volatile access...
2015-03-16 Eric Botcazoudecl.c (is_from_limited_with_of_main): New predicate.
2015-03-12 Olivier Hainquetrans.c (Attribute_to_gnu): On targets where a function...
2015-02-07 Jakub Jelinekre PR middle-end/64340 (FAIL: gnat.dg/lto8.adb (interna...
2015-01-10 Eric Botcazoucuintp.c: Bump copyright year.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Olivier Hainquetrans.c (gnat_to_gnu, [...]): Elaborate the expression...
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]
next