[multiple changes]
[platform/upstream/gcc.git] / gcc / ada / gcc-interface / utils.c
2014-08-01 Arnaud Charlet[multiple changes]
2014-07-31 Eric Botcazouutils.c (lookup_and_insert_pad_type): New function...
2014-07-31 Arnaud Charlet[multiple changes]
2014-07-30 Pierre-Marie de... decl.c (gnat_to_gnu_entity): Create a mere scalar const...
2014-07-24 Martin LiskaADA fixed for symtab_node issues.
2014-07-18 Arnaud Charletdecl.c, [...] (Is_Packed_Array_Type): Renamed Is_Packed...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-12 Jan Hubickautils.c (process_attributes): Pass string pointer direc...
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-09 Jan Hubickautils.c (process_attributes): Use set_decl_section_name...
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-05-22 Thomas SchwingeCosmetic fixes for DEF_FUNCTION_TYPE_* macros.
2014-05-18 Eric Botcazouutils.c (gnat_write_global_declarations): Adjust the...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-28 Richard Bienerre PR middle-end/60092 (posix_memalign not recognized...
2014-04-15 Eric Botcazoudecl.c (gnat_to_gnu_entity): Create a mere scalar const...
2014-04-15 Eric Botcazouutils.c (type_for_vector_element_p): New predicate.
2014-04-14 Paolo Carlinitree.h (TYPE_IDENTIFIER): Declare.
2014-04-14 Eric Botcazouopt.ads (Suppress_Back_Annotation): Remove as unused.
2014-01-25 Eric Botcazouutils.c (convert_to_fat_pointer): Un-obfuscate the...
2014-01-20 Eric Botcazoudecl.c (gnat_to_gnu_entity): Tidy up.
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-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-19 Eric Botcazouutils.c (scale_by_factor_of): New function.
2013-10-19 Eric Botcazouutils.c (gnat_set_type_context): New function.
2013-10-11 Jakub Jelinektarget.c: New file.
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 Botcazougigi.h (create_type_decl): Adjust prototype.
2013-05-26 Eric Botcazougigi.h (make_aligning_type): Adjust prototype.
2013-05-24 Eric Botcazougigi.h (enum inline_status_t): New type.
2013-02-06 Arnaud CharletRevert previous change, unintended.
2013-02-06 Arnaud Charlet[multiple changes]
2012-12-15 Eric Botcazoure PR ada/53996 (format string issue in gcc-interface...
2012-11-28 Eric BotcazouFix date and trailing space in previous commit.
2012-11-28 Eric Botcazoustor-layout.c (layout_type): Do not clear TREE_OVERFLOW...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-10-22 Eric Botcazouutils.c (rest_of_record_type_compilation): Simplify...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-08-19 Eric Botcazoulayout.adb (Set_Elem_Alignment): Cap the alignment...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-03 Eric Botcazouutils.c (gnat_pushdecl): Set TYPE_CONTEXT for types...
2012-06-15 Eric Botcazoure PR ada/53592 (ICE on assignment to component of...
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-05-29 Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-20 Eric Botcazouutils.c (gnat_write_global_declarations): Put a name...
2012-05-14 Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-05-06 Eric Botcazougigi.h (make_packable_type): Declare.
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-30 Eric Botcazoui386.c (ix86_handle_struct_attribute): Use the proper...
2012-04-30 Eric Botcazougigi.h (mark_out_of_scope): Delete.
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-20 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-03-25 Eric Botcazouutils.c (add_parallel_type): Take a TYPE instead of...
2012-03-25 Eric Botcazouutils.c (finish_record_type): Return early for padded...
2012-03-12 Eric Botcazougigi.h (shift_unc_components_for_thin_pointers): Kill.
2012-03-09 Eric Botcazouada-tree.h (TYPE_VAX_FLOATING_POINT_P): Move around.
2012-03-07 Eric Botcazougigi.h (rest_of_type_decl_compilation): Delete.
2012-03-07 Eric Botcazoutrans.c (Identifier_to_gnu): Don't unshare initializer.
2012-02-29 Eric Botcazoudwarf2out.c (modified_type_die): Set DW_AT_GNAT_descrip...
2012-02-29 Eric Botcazouutils.c (gnat_write_global_declarations): Make sure...
2012-02-27 Eric Botcazouada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.
2012-01-27 Eric Botcazougigi.h (create_label_decl): Adjust.
2011-11-20 Eric Botcazoudecl.c (gnat_to_gnu_entity): Adjust call to components_...
2011-10-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Try to make a packable...
2011-10-12 Eric Botcazoutrans.c (Attribute_to_gnu): Use remove_conversions.
2011-10-12 Eric Botcazouada-tree.h (DECL_LOOP_PARM_P): New flag.
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-07 Eric Botcazoure PR lto/50492 (Ada bootstrap failure --with-build...
2011-10-07 Eric Botcazougigi.h (gnat_useless_type_conversion): Declare.
2011-09-26 Eric Botcazouutils.c (maybe_unconstrained_array): Declare TYPE local...
2011-09-26 Eric Botcazougigi.h (create_subprog_decl): Replace TREE_CHAIN with...
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 Botcazouada-tree.h (TREE_THIS_NOTRAP): Redefine.
2011-09-11 Eric Botcazouutils.c (maybe_unconstrained_array): In the reference...
2011-09-08 Eric Botcazouutils.c (unchecked_convert): Use a field of the right...
2011-07-24 Eric Botcazougigi.h (build_function_stub): Remove.
2011-07-13 Eric Botcazouutils.c (build_vms_descriptor32): Skip the 32-bit range...
2011-07-02 Eric Botcazoutree.h (TYPE_ARTIFICIAL): New flag.
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-06 Eric Botcazouutils.c: Include diagnostic.h.
2011-05-25 Jakub Jelinekc-common.c (def_fn_type): Remove extra va_end.
2011-05-11 Nathan Froyddon't use build_function_type in the Ada FE
2011-05-07 Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-06 Nathan Froyddon't use TYPE_ARG_TYPES in the Ada frontend
2011-05-05 Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-04-22 Eric Botcazougigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG param...
2011-04-14 Nathan Froydutils.c (gnat_poplevel): Use block_chainon.
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-08 Nathan Froydutils.c (handle_sentinel_attribute): Don't use TYPE_ARG...
2011-04-02 Eric Botcazouutils.c (update_pointer_to): Finalize named pointer...
next