summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc-interface/decl.c (gnat_to_gnu_entity) <case E_Record_Subtype>:ebotcazou2014-01-201-30/+49
* gcc/ada/rsandifo2013-11-201-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* gcc/ada/rsandifo2013-11-181-19/+19
* gcc/ada/rsandifo2013-11-181-2/+2
* gcc/ada/rsandifo2013-11-181-15/+15
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-1/+1
* * gcc-interface/utils.c (scale_by_factor_of): New function.ebotcazou2013-10-191-56/+64
* * gcc-interface/utils.c (gnat_set_type_context): New function.ebotcazou2013-10-191-3/+19
* libgomp/jakub2013-10-111-0/+6
* * gcc-interface/decl.c (gnat_to_gnu_entity): Replace True with true.ebotcazou2013-08-131-1/+1
* * gcc-interface/ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.ebotcazou2013-06-131-20/+7
* * gcc-interface/gigi.h (create_type_decl): Adjust prototype.ebotcazou2013-05-261-53/+48
* * gcc-interface/gigi.h (make_aligning_type): Adjust prototype.ebotcazou2013-05-261-3/+4
* * gcc-interface/gigi.h (enum inline_status_t): New type.ebotcazou2013-05-241-7/+23
* Revert previous change, unintended.charlet2013-02-061-23/+7
* 2013-02-06 Vincent Celier <celier@adacore.com>charlet2013-02-061-7/+23
* PR ada/53996ebotcazou2012-12-151-1/+1
* Fix date and trailing space in previous commit.ebotcazou2012-11-281-1/+1
* * stor-layout.c (layout_type) <ARRAY_TYPE>: Do not clear TREE_OVERFLOWebotcazou2012-11-281-35/+43
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-52/+56
* This patch implements generic type query and conversion functions,crowl2012-10-311-1/+1
* * gcc-interface/utils.c (rest_of_record_type_compilation): Simplify andebotcazou2012-10-221-10/+14
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-7/+4
* * layout.adb (Set_Elem_Alignment): Cap the alignment of access typesebotcazou2012-08-191-1/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-3/+3
* gcc/steven2012-07-161-0/+1
* * gcc-interface/utils.c (gnat_pushdecl): Set TYPE_CONTEXT for typesebotcazou2012-07-031-1/+6
* PR ada/53592ebotcazou2012-06-151-14/+0
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Convert GNU_SIZEebotcazou2012-06-111-1/+1
* * gcc-interface/decl.c (gnat_to_gnu_entity): Do not specifically dealebotcazou2012-06-111-4/+4
* * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocatematz2012-05-291-2/+0
* * gcc-interface/utils.c (gnat_write_global_declarations): Put a nameebotcazou2012-05-201-1/+5
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-0/+5
* * gcc-interface/gigi.h (make_packable_type): Declare.ebotcazou2012-05-061-37/+739
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-4/+2
* * config/i386/i386.c (ix86_handle_struct_attribute): Use the properebotcazou2012-04-301-0/+13
* * gcc-interface/gigi.h (mark_out_of_scope): Delete.ebotcazou2012-04-301-0/+18
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-1/+0
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-1/+1
* * gcc-interface/utils.c (add_parallel_type): Take a TYPE instead of aebotcazou2012-03-251-14/+28
* * gcc-interface/utils.c (finish_record_type): Return early for paddedebotcazou2012-03-251-13/+12
* * gcc-interface/gigi.h (shift_unc_components_for_thin_pointers): Kill.ebotcazou2012-03-121-26/+23
* * gcc-interface/ada-tree.h (TYPE_VAX_FLOATING_POINT_P): Move around.ebotcazou2012-03-091-45/+15
* * gcc-interface/gigi.h (rest_of_type_decl_compilation): Delete.ebotcazou2012-03-071-26/+2
* * gcc-interface/trans.c (Identifier_to_gnu): Don't unshare initializer.ebotcazou2012-03-071-0/+2
* * dwarf2out.c (modified_type_die): Set DW_AT_GNAT_descriptive_type andebotcazou2012-02-291-3/+6
* * gcc-interface/utils.c (gnat_write_global_declarations): Make sure theebotcazou2012-02-291-1/+4
* * gcc-interface/ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.ebotcazou2012-02-271-3/+3
* * gcc-interface/gigi.h (create_label_decl): Adjust.ebotcazou2012-01-271-8/+10