aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.c
AgeCommit message (Expand)Author
2011-11-20 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: AdjustEric Botcazou
2011-10-26 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Try toEric Botcazou
2011-10-12 * gcc-interface/trans.c (Attribute_to_gnu): Use remove_conversions.Eric Botcazou
2011-10-12 * gcc-interface/ada-tree.h (DECL_LOOP_PARM_P): New flag.Eric Botcazou
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner
2011-10-07 PR lto/50492Eric Botcazou
2011-10-07 * gcc-interface/gigi.h (gnat_useless_type_conversion): Declare.Eric Botcazou
2011-09-26 * gcc-interface/utils.c (maybe_unconstrained_array): Declare TYPE localEric Botcazou
2011-09-26 * gcc-interface/gigi.h (create_subprog_decl): Replace TREE_CHAIN withEric Botcazou
2011-09-26 * gcc-interface/ada-tree.h (DECL_CAN_NEVER_BE_NULL_P): New macro.Eric Botcazou
2011-09-26 * gcc-interface/ada-tree.h (TYPE_NULL_BOUNDS): New macro.Eric Botcazou
2011-09-25 * gcc-interface/ada-tree.h (TREE_THIS_NOTRAP): Redefine.Eric Botcazou
2011-09-11 * gcc-interface/utils.c (maybe_unconstrained_array): In the referenceEric Botcazou
2011-09-08 * gcc-interface/utils.c (unchecked_convert): Use a field of the rightEric Botcazou
2011-07-24 * gcc-interface/gigi.h (build_function_stub): Remove.Eric Botcazou
2011-07-13 * gcc-interface/utils.c (build_vms_descriptor32): Skip the 32-bitEric Botcazou
2011-07-02 * tree.h (TYPE_ARTIFICIAL): New flag.Eric Botcazou
2011-06-14 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move toJoseph Myers
2011-06-06 * gcc-interface/utils.c: Include diagnostic.h.Eric Botcazou
2011-05-25 * c-common.c (def_fn_type): Remove extra va_end.Jakub Jelinek
2011-05-11don't use build_function_type in the Ada FENathan Froyd
2011-05-072011-05-07  Eric Botcazou  <ebotcazou@adacore.com>Eric Botcazou
2011-05-06don't use TYPE_ARG_TYPES in the Ada frontendNathan Froyd
2011-05-05 * tree.h (get_pending_sizes): Remove prototype.Eric Botcazou
2011-04-22 * gcc-interface/gigi.h (create_subprog_decl): Add ARTIFICIAL_FLAGEric Botcazou
2011-04-14gcc/ada/Nathan Froyd
2011-04-122011-04-12 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-04-08gcc/ada/Nathan Froyd
2011-04-02 * gcc-interface/utils.c (update_pointer_to): Finalize named pointerEric Botcazou
2011-04-02 * gcc-interface/utils.c (gnat_pushdecl): If this is a non-artificialEric Botcazou
2011-04-02 * gcc-interface/gigi.h (get_dummy_type): Declare.Eric Botcazou
2011-04-02 * gcc-interface/ada-tree.h (DECL_TAFT_TYPE_P): New flag.Eric Botcazou
2011-04-02 * gcc-interface/gigi.h (record_builtin_type): Add ARTIFICIAL_P param.Eric Botcazou
2011-03-26 * inline.adb (Back_End_Cannot_Inline): Lift restriction on calls toEric Botcazou
2011-03-25 * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missingJeff Law
2011-03-21ChangeLog gcc/Kai Tietz
2011-03-17 * gcc-interface/gigi.h (smaller_form_type_p): Declare.Eric Botcazou
2011-02-03 * gcc-interface/gigi.h (fill_vms_descriptor): Take GNU_TYPE instead ofEric Botcazou
2010-12-31 * gcc-interface/decl.c (substitute_in_type): Do not deal withEric Botcazou
2010-12-22gcc/Nathan Froyd
2010-12-13 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_General_Access_Type>:Eric Botcazou
2010-11-09 * gcc-interface/utils.c (save_gnu_tree): Improve comments.Eric Botcazou
2010-10-25 * gcc-interface/utils.c (update_pointer_to): Clear TYPE_POINTER_TO andEric Botcazou
2010-10-22 * gcc-interface/utils.c, gcc-interface/gigi.h: Minor reformatting.Arnaud Charlet
2010-10-192010-10-19 Robert Dewar <dewar@adacore.com>Arnaud Charlet
2010-10-182010-10-18 Jose Ruiz <ruiz@adacore.com>Jose Ruiz
2010-10-10 * gcc-interface/lang.opt (gdwarf+): Remove.Olivier Hainque
2010-10-10 * gcc-interface/ada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.Eric Botcazou
2010-09-29Fix long lineEric Botcazou
2010-09-28 * builtin-attrs.def (ATTR_LEAF): New attribute.Jan Hubicka