OSDN Git Service

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Class_Wide_Type>: Fix
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
index 3796319..79c4721 100644 (file)
@@ -1,27 +1,3 @@
-2010-04-15  Eric Botcazou  <ebotcazou@adacore.com>
-
-       * gcc-interface/trans.c (call_to_gnu): Do not unnecessarily force
-       side-effects of actual parameters before the call.
-
-2010-04-15  Eric Botcazou  <ebotcazou@adacore.com>
-
-       * gcc-interface/decl.c (validate_size): Reorder, remove obsolete test
-       and warning.
-       (set_rm_size): Reorder and remove obsolete test.
-
-2010-04-14  Eric Botcazou  <ebotcazou@adacore.com>
-
-       * gcc-interface/gigi.h: Reorder declarations and tweak comments.
-       (gigi): Adjust ATTRIBUTE_UNUSED markers.
-       * gcc-interface/gadaint.h: New file.
-       * gcc-interface/trans.c: Include it in lieu of adaint.h.  Reorder.
-       (__gnat_to_canonical_file_spec): Remove declaration.
-       (number_names): Delete.
-       (number_files): Likewise.
-       (gigi): Adjust.
-       * gcc-interface/Make-lang.in (ada/trans.o): Adjust dependencies to
-       above change.
-
 2010-04-14  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Class_Wide_Type>: Fix