]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/gcc-interface/decl.c
use templates instead of gengtype for typed allocation functions
[thirdparty/gcc.git] / gcc / ada / gcc-interface / decl.c
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-05-13  Eric Botcazou* gcc-interface/decl.c (annotate_value): Fix thinko...
2014-05-06  Kenneth ZadeckMerge in wide-int.
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 Botcazoudecl.c (gnat_to_gnu_entity): Create a mere scalar const...
2014-04-15  Eric Botcazoudecl.c (prepend_one_attribute_pragma): Call Is_OK_Stati...
2014-04-14  Paolo Carlinitree.h (TYPE_IDENTIFIER): Declare.
2014-04-14  Eric Botcazouopt.ads (Suppress_Back_Annotation): Remove as unused.
2014-04-14  Eric Botcazoustor-layout.c (place_field): Finalize non-constant...
2014-01-25  Tristan Gingolddecl.c (gnat_to_gnu_entity): Always build a variable...
2014-01-25  Robert Dewardecl.c (gnat_to_gnu_param): Make sure an Out parameter...
2014-01-24  Arnaud Charlet[multiple changes]
2014-01-20  Eric Botcazoudecl.c (gnat_to_gnu_entity): Robustify tests for aliase...
2014-01-20  Eric Botcazoudecl.c (gnat_to_gnu_entity): Tidy up.
2014-01-20  Eric Botcazoudecl.c (gnat_to_gnu_entity): Remove obsolete code for...
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-12-04  Eric Botcazoudecl.c (components_to_record): Add specific handling...
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-20  Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandifordcuintp.c: Update comments to refer to tree_fits_shwi_p...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18  Eric Botcazoudecl.c (gnat_to_gnu_entity): Deal with an error mark...
2013-10-28  Trevor Saundersdf-scan.c (df_collection_rec): Adjust.
2013-10-17  Arnaud Charlet[multiple changes]
2013-10-13  Eric Botcazoudecl.c (gnat_to_gnu_entity): Force all local variables...
2013-10-13  Eric Botcazou* gcc-interface/decl.c (gnat_to_gnu_param): Remove...
2013-09-18  Eric Botcazou* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Abstract...
2013-08-13  Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not bother about alias...
2013-08-13  Eric Botcazoudecl.c (gnat_to_gnu_entity): Replace True with true.
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...
next