Simplify translate_clast_* methods
[gcc.git] / gcc / ada / gcc-interface /
2009-11-30 Arnaud CharletMakefile.in: Remove handling of libgccprefix, no longer...
2009-11-30 Tristan GingoldMakefile.in: Do not link with -static-libgcc on Darwin.
2009-11-30 Arnaud Charlet[multiple changes]
2009-11-30 Arnaud CharletUpdate dependencies.
2009-11-30 Arnaud Charlet* gcc-interface/Make-lang.in: Fix typo.
2009-11-30 Arnaud Charlet[multiple changes]
2009-11-26 Eric Botcazouutils.c (copy_type): Unshare the language-specific...
2009-11-26 Eric Botcazoutrans.c (gnat_to_gnu): Set the source location of the...
2009-11-25 Eric Botcazoutrans.c (unchecked_conversion_lhs_nop): Rename into...
2009-11-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Translate regular boolean...
2009-11-24 Eric Botcazousem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wi...
2009-11-24 Eric Botcazouexp_util.adb (Make_CW_Equivalent_Type): Do not mark...
2009-11-23 Eric Botcazoudecl.c (gnat_to_gnu_entity): Pass the list of attribute...
2009-11-08 Eric Botcazoudecl.c (make_packable_type): Fix oversight.
2009-11-05 Eric Botcazou* gcc-interface/utils.c (gnat_type_for_mode): Handle...
2009-11-05 Eric Botcazoutrans.c (lvalue_required_p): New case.
2009-10-30 Eric Botcazouutils.c (MAX_FIXED_MODE_SIZE): Delete.
2009-10-29 Eric Botcazoudecl.c (make_type_from_size): Do not create integer...
2009-10-29 Eric Botcazoudecl.c (array_type_has_nonaliased_component): Swap...
2009-10-29 Eric Botcazoutrans.c (Attribute_to_gnu): Do not return the RM size...
2009-10-28 Arnaud Charlet* gcc-interface/Make-lang.in: Update dependencies.
2009-10-27 Eric Botcazoudecl.c (purpose_member_field): New static function.
2009-10-24 Eric Botcazoudecl.c (gnat_to_gnu_entity): When processing the parent...
2009-10-24 Eric BotcazouMakefile.in (GNATLIBCFLAGS_FOR_C): New variable.
2009-10-21 Eric Botcazoudecl.c (build_subst_list): Convert the expression of...
2009-10-21 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not create a new TYPE_D...
2009-10-21 Eric Botcazouutils.c (create_subprog_decl): Do not redefine main_ide...
2009-10-17 Eric Botcazouutils.c (convert): When converting to a padded type...
2009-10-17 Eric Botcazouutils2.c (build_binary_op): Make sure the element type...
2009-10-17 Eric Botcazou* gcc-interface/trans.c (addressable_p): Handle bitwise...
2009-10-16 Eric Botcazouada-tree.h (TYPE_FAT_POINTER_P): Swap with...
2009-10-16 Eric Botcazouexp_dbug.ads: Adjust type names in comments.
2009-10-02 Eric Botcazoudecl.c (gnat_to_gnu_entity): Generate an XVZ variable...
2009-10-02 Eric Botcazoudecl.c (check_ok_for_atomic): Do nothing if the type...
2009-10-02 Eric Botcazoudecl.c (gnat_to_gnu_component_type): Force at least...
2009-09-29 Eric Botcazoudecl.c (gnat_to_gnu_entity): Factor out common code...
2009-09-29 Eric Botcazoudecl.c (gnat_to_gnu_entity): Rewrite the handling of...
2009-09-28 Olivier Hainqueada/
2009-09-28 Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Filter out negative size...
2009-09-25 Olivier Hainqueada-tree.h (TYPE_REPRESENTATIVE_ARRAY): New language...
2009-09-24 Eric Botcazouada.h: Fix outdated comment.
2009-09-24 Dave KornMakefile.in (LIBGNAT_TARGET_PAIRS): Simplify test for...
2009-09-24 Jakub Jelinekcgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-16 Eric Botcazoutrans.c (Attribute_to_gnu): Strip conversions between...
2009-09-16 Eric Botcazoudecl.c (gnat_to_gnu_field): Add DEBUG_INFO_P parameter.
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-14 Eric Botcazouexp_dbug.ads (Packed Array Encoding): Document the...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-10 Rainer Orthgcc/testsuite:
2009-09-08 Eric Botcazoudecl.c (gnat_to_gnu_entity): Tidy flow of control.
2009-09-08 Eric Botcazou* gcc-interface/targtyps.c: Reorder include directives.
2009-09-07 Laurent GUERBYtargtyps.c: Add missing include for tm_p.h.
2009-09-03 Diego Novillo[multiple changes]
2009-09-02 Olivier Hainquedecl.c (cannot_be_superflat_p): Handle Signed_Integer_T...
2009-09-02 Eric Botcazoutrans.c (gnat_gimplify_expr): Gimplify the SAVE_EXPR...
2009-09-01 Jakub Jelinekboehm.c (mark_reference_fields): Compute % in HOST_WIDE...
2009-09-01 Richard Guenthertree-flow.h (mark_addressable): Move declaration ...
2009-08-25 Eric Botcazougimplify.c (prepare_gimple_addressable): New static...
2009-08-22 Aurelien JarnoMakefile.in: Add Ada support for GNU/kFreeBSD x86_64.
2009-08-20 Eric Botcazouutils.c (convert): In the padded case...
2009-08-20 Eric Botcazouada-tree.h (SET_TYPE_RM_VALUE): Mark the expression...
2009-08-07 Arnaud Charlet[multiple changes]
2009-08-02 Eric Botcazougigi.h (end_subprog_body): Tweak comment.
2009-07-29 Javier Mirandafrontend.adb (Frontend): Code cleanup.
2009-07-28 Arnaud Charlet* gcc-interface/Make-lang.in: Update dependencies.
2009-07-28 Javier Mirandagnat1drv.adb (Adjust_Global_Switches): Disable generati...
2009-07-28 Arnaud Charlet[multiple changes]
2009-07-23 Arnaud Charletdecl.c (validate_alignment): For the case of an implici...
2009-07-23 Arnaud Charlet[multiple changes]
2009-07-23 Arnaud Charlet[multiple changes]
2009-07-22 Arnaud Charlet[multiple changes]
2009-07-22 Arnaud Charlet[multiple changes]
2009-07-22 Arnaud Charlet[multiple changes]
2009-07-20 Arnaud Charlet[multiple changes]
2009-07-20 Jerome Guitton* gcc-interface/Makefile.in: cleanup powerpc linux...
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-15 Arnaud CharletMake-lang.in: Update dependencies
2009-07-15 Tristan GingoldMakefile.in: Special rule for seh_init.o no longer...
2009-07-15 Robert Dewardebug.adb: Add -gnatd.O to output SCO table
2009-07-14 Taras Gleksourcebuild.texi: Document install-plugin target.
2009-07-13 Arnaud CharletUpdate dependencies.
2009-07-13 Emmanuel Briotgnatcmd.adb, [...] (Prj.Tree.Create*): New subprograms...
2009-07-13 Arnaud CharletUpdate dependencies
2009-07-13 Emmanuel Briotgnatcmd.adb, [...] (Immediate_Directory_Of): Removed.
2009-07-13 Arnaud Charlet* gcc-interface/Make-lang.in: Update dependencies
2009-07-11 Eric Botcazouchecks.adb (Apply_Address_Clause_Check): Remove Size_Wa...
2009-07-11 Eric Botcazouada-tree.h: Minor reorganization.
2009-07-09 Arnaud Charlet[multiple changes]
2009-07-07 Manuel López-Ibáñeztree.c (set_expr_locus): Remove.
2009-07-06 Olivier Hainquetrans.c (Handled_Sequence_Of_Statements_to_gnu, [....
2009-07-04 Eric Botcazouada-tree.h (SET_TYPE_LANG_SPECIFIC): Rewrite.
2009-06-30 Eric Botcazouutils2.c (build_binary_op): Do not use the type of...
2009-06-30 Eric Botcazoucgraphunit.c (cgraph_finalize_compilation_unit): Call...
2009-06-27 Eric Botcazouinit.c (__gnat_set_globals): Add prototype.
2009-06-26 Laurent GUERBYtb-gcc.c (trace_callback): Use char* instead of void*.
2009-06-26 Eric Botcazoudecl.c (cannot_be_superflat_p): New predicate.
2009-06-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Factor out common predicate.
2009-06-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Pass correct arguments...
next