trans.c (Attribute_to_gnu): Do not convert the result.
[gcc.git] / gcc / ada / gcc-interface / trans.c
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.