utils2.c (build_call_alloc_dealloc_proc): New helper for build_call_alloc_dealloc...
[gcc.git] / gcc / ada / gcc-interface / trans.c
2009-06-09 Olivier Hainqueutils2.c (build_call_alloc_dealloc_proc): New helper...
2009-05-15 Eric Botcazoudbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
2009-05-14 Eric Botcazoudecl.c (elaborate_expression_1): Remove GNAT_EXPR param...
2009-04-24 Eric Botcazouttypes.ads (Target_Double_Float_Alignment): New variable.
2009-04-23 Eric Botcazougimplify.c (gimplify_modify_expr_rhs): Do not do a...
2009-04-23 Eric Botcazougigi.h (create_index_type): Adjust head comment.
2009-04-23 Eric Botcazoucuintp.c: Clean up include directives.
2009-04-23 Eric Botcazouada-tree.h (union lang_tree_node): Use standard idiom.
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Eric Botcazouada-tree.def: Fix formatting nits.
2009-04-21 Eric Botcazouc-common.c (c_common_truthvalue_conversion): Use LOCATI...
2009-04-21 Eric Botcazouada-tree.h (TYPE_RM_SIZE_NUM): Delete.
2009-04-20 Eric Botcazoutrans.c (unchecked_conversion_lhs_nop): New predicate.
2009-04-20 Eric Botcazoutrans.c (check_for_eliminated_entity): Remove.
2009-04-20 Eric Botcazoutrans.c (gigi): Declare the name of the compilation...
2009-04-20 Eric Botcazoutrans.c (call_to_gnu): When creating the copy for a...
2009-04-19 Eric Botcazoutrans.c (gigi): Make the special IA-64 descriptor type...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Test the underlying type.
2009-04-07 Eric Botcazoutrans.c (Attribute_to_gnu): Do not convert the result.
2009-04-07 Eric Botcazoutrans.c (establish_gnat_vms_condition_handler): Clear...
2009-04-07 Eric Botcazougigi.h (standard_datatypes): Remove ADT_void_type_decl.
2009-04-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Reorder local variables.
2009-04-07 Eric Botcazoutrans.c (check_for_eliminated_entity): New function.
2009-03-11 Olivier Hainquetrans.c (gnat_to_gnu): In range check processing...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-10 Eric Botcazoualias.h (record_alias_subset): Declare.
2008-11-15 Geert Boschtrans.c (emit_check): Put back a final save_expr to...
2008-11-09 Eric Botcazouada-tree.def (PLUS_NOMOD_EXPR): New tree code.
2008-11-07 Eric BotcazouFix typo.
2008-11-07 Thomas Quinottrans.c (Attribute_to_gnu, [...]): Check for empty...
2008-11-07 Geert Boschtrans.c (build_binary_op_trapv): Convert arguments...
2008-11-07 Eric Botcazou* gcc-interface/trans.c: Fix formatting nits.
2008-11-07 Geert Boschtrans.c (build_binary_op_trapv): Avoid emitting overflo...
2008-11-07 Geert Boschtrans.c (build_binary_op_trapv): Use more efficient...
2008-11-06 Eric Botcazoure PR ada/19419 (Overlapping memcpy with array slices)
2008-10-17 Geert Boschtrans.c (gnat_to_gnu): Simplify expansion to use only...
2008-10-06 Eric Botcazoudecl.c (gnat_to_gnu_entity): Minor tweaks.
2008-09-20 Eric Botcazouexp_dbug.ads: Document new convention for the XVZ variable.
2008-09-15 Eric Botcazoutrans.c (gigi): Declare the name of the compilation...
2008-09-14 Ralf Wildenhuesa-crbtgk.adb, [...]: Fix typos in comments.
2008-08-22 Geert Boschtrans.c: Define FP_ARITH_MAY_WIDEN
2008-08-16 Eric Botcazoutrans.c (call_to_gnu): Use the Sloc of the call for...
2008-08-04 Arnaud Charletgigi.h (fill_vms_descriptor): Add third parameter gnat_...
2008-08-01 Eric Botcazoudecl.c (gnat_to_gnu_entity): Remove dead code.
2008-08-01 Doug Ruppgnat_rm.texi: Document new mechanism Short_Descriptor.
2008-07-31 Geert Boscharit64.c: New file implementing __gnat_mulv64 signed...
2008-07-30 Eric Botcazoure PR ada/36554 (verify_flow_info ICE can not throw...
2008-07-30 Doug Ruppgigi.h (build_vms_descriptor64): New function prototype.
2008-07-29 Arnaud Charlettrans.c (process_inlined_subprograms): Remove tree_real...
2008-07-29 Arnaud Charletgcc-interface: New directory.