OSDN Git Service

* gcc-interface/gigi.h (create_field_decl): Move PACKED parameter.
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
index 51f769c..6a78278 100644 (file)
@@ -1,3 +1,67 @@
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc-interface/gigi.h (create_field_decl): Move PACKED parameter.
+       * gcc-interface/utils.c (create_field_decl): Move PACKED parameter.
+       (rest_of_record_type_compilation): Adjust call to create_field_decl.
+       (make_descriptor_field): Likewise and pass correctly typed constants.
+       (build_unc_object_type): Likewise.
+       (unchecked_convert): Likewise.
+       * gcc-interface/decl.c (elaborate_expression_2): New static function.
+       (gnat_to_gnu_entity): Use it to make alignment factors explicit.
+       Adjust call to create_field_decl.
+       (make_aligning_type): Likewise.
+       (make_packable_type): Likewise.
+       (maybe_pad_type): Likewise.
+       (gnat_to_gnu_field): Likewise.
+       (components_to_record): Likewise.
+       (create_field_decl_from): Likewise.
+       (create_variant_part_from): Remove superfluous test.
+       * gcc-interface/trans.c (gigi): Adjust call to create_field_decl.
+
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc-interface/gigi.h (build_unc_object_type): Add DEBUG_INFO_P param.
+       (build_unc_object_type_from_ptr): Likewise.
+       * gcc-interface/utils.c (build_unc_object_type): Add DEBUG_INFO_P param
+       and pass it to create_type_decl.  Declare the type.  Simplify.
+       (build_unc_object_type_from_ptr): Add DEBUG_INFO_P parameter and pass
+       it to build_unc_object_type.
+       * gcc-interface/decl.c (gnat_to_gnu_entity): Adjust to above change.
+       * gcc-interface/trans.c (Attribute_to_gnu): Likewise.
+       (gnat_to_gnu): Likewise.
+       * gcc-interface/utils2.c (build_allocator): Likewise.
+
+2010-05-07 Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR 40989
+       * gcc-interface/misc.c (gnat_handle_option): Fix long line.
+
+2010-05-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc-interface/Makefile.in: Removed mips-sgi-irix5* support.
+
+2010-05-06  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       PR 40989
+       * gcc-interface/misc.c (gnat_handle_option): Add argument kind.
+
+2010-05-02  Giuseppe Scrivano <gscrivano@gnu.org>
+
+       * gnathtml.pl: Use 755 as mask for new directories.
+
+2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc-interface/trans.c (gnat_gimplify_expr) <ADDR_EXPR>: Uniquize
+       constant constructors before taking their address.
+
+2010-04-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * exp_dbug.ads: Fix outdated description.  Mention link between XVS
+       and XVZ objects.
+       * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Set
+       XVZ variable as unit size of XVS type.
+       (maybe_pad_type): Likewise.
+
 2010-04-25  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/trans.c (gnat_to_gnu) <N_Assignment_Statement>: Do not