ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.
[gcc.git] / gcc / ada / gcc-interface / decl.c
2013-06-13 Eric Botcazouada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.
2013-05-26 Eric Botcazoudecl.c: (gnat_to_gnu_entity): In ASIS mode, do not...
2013-05-26 Eric Botcazoudecl.c (vinfo_t): New type and associated vector.
2013-05-26 Eric Botcazougigi.h (create_type_decl): Adjust prototype.
2013-05-26 Eric Botcazougigi.h (make_aligning_type): Adjust prototype.
2013-05-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not prematurely elabora...
2013-05-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Always build the UNC varia...
2013-05-24 Eric Botcazougigi.h (enum inline_status_t): New type.
2013-05-24 Eric Botcazoudecl.c (gnat_to_gnu_entity): Constify a handful of...
2013-05-07 Eric Botcazoure PR ada/56474 (bogus Storage_Error raised for record...
2013-04-11 Eric Botcazoustor-layout.c (skip_simple_constant_arithmetic): Move...
2013-03-06 Eric Botcazoudecl.c (gnat_to_gnu_field): Remove the wrapper around...
2013-02-06 Arnaud CharletRevert previous change, unintended.
2013-02-06 Arnaud Charlet[multiple changes]
2013-02-03 Eric Botcazoudecl.c: Include diagnostic-core.h.
2013-01-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Adjust comment about type...
2013-01-06 Olivier Hainquedecl.c (gnat_to_gnu_field): Emit a specialized diagnost...
2013-01-06 Eric Botcazou* gcc-interface/decl.c (elaborate_entity) <E_Record_Typ...
2013-01-06 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not pack the field...
2013-01-06 Eric Botcazoudecl.c (annotate_value): Be prepared for discriminants...
2012-11-28 Eric Botcazoustor-layout.c (layout_type): Do not clear TREE_OVERFLOW...
2012-11-23 Eric Botcazoudecl.c (components_need_strict_alignment): New.
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Eric Botcazoudecl.c: Remove trailing spaces.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-22 Eric Botcazoudecl.c (gnat_to_gnu_entity): Force BLKmode on the type...
2012-10-22 Eric Botcazoudecl.c (gnat_to_gnu_entity): In type annotation mode...
2012-10-22 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not generate the specia...
2012-10-02 Eric Botcazoudecl.c (elaborate_expression_1): Use the variable for...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-08-19 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use proper dummy type...
2012-07-19 Eric Botcazoudecl.c (gnat_to_gnu_entity): Try to ensure that an...
2012-07-19 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not look up the REP...
2012-07-16 Tristan Gingolddecl.c (intrin_return_compatible_p): Map Address to...
2012-07-03 Eric Botcazouexp_disp.adb (Expand_Dispatching_Call): Propagate the...
2012-06-13 Eric BotcazouRevert
2012-06-11 Eric Botcazoudecl.c (gnat_to_gnu_entity): Convert GNU_SIZE to units...
2012-06-11 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not specifically deal...
2012-06-11 Eric Botcazoudecl.c (gnat_to_gnu_entity): Translate the Esize on...
2012-05-26 Eric Botcazoudecl.c (variant_desc): Rename 'record' to 'new_type'.
2012-05-19 Eric Botcazoudecl.c (Has_Thiscall_Convention): New macro.
2012-05-18 Eric Botcazoudecl.c (gnat_to_gnu_entity): For an object at global...
2012-05-06 Eric Botcazoudecl.c (gnat_to_gnu_entity): In the renaming case...
2012-05-06 Eric Botcazougigi.h (make_packable_type): Declare.
2012-04-30 Eric Botcazoudecl.c (gnat_to_gnu_entity): In type annotation mode...
2012-04-30 Eric Botcazougigi.h (mark_out_of_scope): Delete.
2012-03-31 Eric BotcazouRevert
2012-03-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Copy the TYPE_PACKED flag...
2012-03-25 Eric Botcazoudecl.c (SS_MARK_NAME): New define.
2012-03-25 Eric Botcazouutils.c (add_parallel_type): Take a TYPE instead of...
2012-03-12 Eric Botcazougigi.h (shift_unc_components_for_thin_pointers): Kill.
2012-03-12 Tristan Gingoldvms.opt: Add vms-opts.h header.
2012-03-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not set flags on the...
2012-03-07 Eric Botcazougigi.h (rest_of_type_decl_compilation): Delete.
2012-02-29 Eric Botcazoudwarf2out.c (modified_type_die): Set DW_AT_GNAT_descrip...
2012-02-27 Tristan Gingolddecl.c (gnat_to_gnu_entity): Reuse dummy fat type for...
2012-02-27 Eric Botcazouada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.
2012-02-27 Eric Botcazoudecl.c (gnat_to_gnu_entity): Revert previous change...
2012-02-22 Arnaud Charlet[multiple changes]
2012-02-17 Arnaud Charlet[multiple changes]
2012-01-27 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not set an alignment...
2012-01-27 Eric Botcazouada-tree.h (DECL_ALIASED_P): New flag.
2012-01-27 Eric Botcazougigi.h (get_minimal_subprog_decl): Declare.
2012-01-27 Eric Botcazougigi.h (create_label_decl): Adjust.
2012-01-27 Eric Botcazoudecl.c (gnat_to_gnu_entity): For an aliased object...
2012-01-21 Eric Botcazoure PR ada/46192 (wrong code for renaming of volatile...
2011-12-18 Eric Botcazoudecl.c (gnat_to_gnu_param): Add comment about double...
2011-12-11 Eric Botcazoudecl.c (gnat_to_gnu_param): Set the restrict qualifier...
2011-12-11 Eric Botcazoudecl.c (gnat_to_gnu_entity): If there is an alignment...
2011-11-20 Eric Botcazoudecl.c (gnat_to_gnu_entity): Adjust call to components_...
2011-11-04 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not assert that the...
2011-10-26 Eric Botcazoudecl.c (elaborate_expression_1): Add EXPR_PUBLIC_P...
2011-10-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Try to make a packable...
2011-10-26 Eric Botcazoudecl.c (gnat_to_gnu_field): Always check components...
2011-10-23 Eric Botcazou* gcc-interface/decl.c (create_concat_name): Add explic...
2011-10-12 Eric Botcazouada-tree.h (DECL_LOOP_PARM_P): New flag.
2011-10-07 Eric Botcazougigi.h (gnat_useless_type_conversion): Declare.
2011-09-26 Eric Botcazouada-tree.h (DECL_CAN_NEVER_BE_NULL_P): New macro.
2011-09-26 Eric Botcazouada-tree.h (TYPE_NULL_BOUNDS): New macro.
2011-09-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use XNEW instead of xmalloc.
2011-09-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not promote the alignme...
2011-09-19 Alexandre Olivadecl.c (annotate_value): Look up expression for inserti...
2011-09-11 Eric Botcazoudecl.c (maybe_pad_type): Do not try to change the form...
2011-09-11 Eric Botcazougigi.h (build_call_0_expr): Delete.
2011-08-30 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not convert the express...
2011-08-04 Arnaud Charlet[multiple changes]
2011-07-24 Eric Botcazoudecl.c (gnat_to_gnu_entity): If the subprogram has...
2011-06-18 Eric Botcazoutree-sra.c (type_internals_preclude_sra_p): Return...
2011-06-16 Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-05-18 Kai Tietztrans.c (Exception_Handler_to_gnu_sjlj): Use boolean_fa...
2011-05-07 Eric Botcazou* gcc-interface/decl.c (intrin_arglists_compatible_p...
2011-05-06 Nathan Froyddon't use TYPE_ARG_TYPES in the Ada frontend
2011-05-05 Eric Botcazoure PR ada/48844 (ICE on assignment of aggregate with...
2011-04-22 Eric Botcazoudecl.c (make_packable_type): Copy DECL_PARALLEL_TYPE...
2011-04-22 Eric Botcazougigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG param...
2011-04-17 Eric Botcazoudecl.c (gnat_to_gnu_entity): Declare the padded type...
2011-04-08 Eric Botcazoudecl.c (gnat_to_gnu_entity): Set minimum alignment...
2011-04-02 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not force the DECL_ARTI...
2011-04-02 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not make fat pointer...
2011-04-02 Eric Botcazougigi.h (get_dummy_type): Declare.
next