aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/ChangeLog')
-rw-r--r--gcc/ada/ChangeLog50
1 files changed, 49 insertions, 1 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 98680a8ab03..f631f84bd8b 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,51 @@
+2010-07-22 Eric Botcazou <ebotcazou@adacore.com>
+
+ PR ada/44892
+ * gcc-interface/utils.c (convert): Fix thinko in test.
+ (unchecked_convert): When converting from a scalar type to a type with
+ a different size, pad to have the same size on both sides.
+
+2010-07-22 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gcc-interface/utils.c (gnat_types_compatible_p): Don't require strict
+ equality for the component type of array types.
+
+2010-07-15 Nathan Froyd <froydnj@codesourcery.com>
+
+ * gcc-interface/decl.c: Carefully replace TREE_CHAIN with DECL_CHAIN.
+ * gcc-interface/trans.c: Likewise.
+ * gcc-interface/utils.c: Likewise.
+ * gcc-interface/utils2.c: Likewise.
+
+2010-07-13 Laurent GUERBY <laurent@guerby.net>
+
+ PR bootstrap/44458
+ * gcc-interface/targtyps.c: Include tm_p.h.
+ * gcc-interface/Make-lang.in: Update dependencies.
+
+2010-07-09 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gcc-interface/trans.c (gnat_gimplify_expr) <ADDR_EXPR>: Deal with
+ CALL_EXPR.
+
+2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
+
+ * gcc-interface/utils.c: Include diagnostic-core.h in every file
+ that includes toplev.h.
+
+2010-07-03 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Enumeration_Type>:
+ Branch to common code handling the alignment of discrete types.
+ <E_Signed_Integer_Type>: Likewise.
+ <E_Modular_Integer_Type>: Likewise.
+
+2010-07-02 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gcc-interface/misc.c (gnat_handle_option): Do not populate gnat_argv.
+ (gnat_handle_option): Allocate only one element for gnat_argv.
+ (gnat_init): Do not populate gnat_argv.
+
2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
* gcc-interface/trans.c: Do not include tree-flow.h.
@@ -3090,7 +3138,7 @@
* gnat-style.texi: Ditto.
* gnat_ugn.texi: Ditto.
-2010-06-12 Kai Tietz
+2010-06-12 Kai Tietz <kai.tietz@onevision.com>
PR ada/43731
* gcc-interface/Makefile.in: Add rules for multilib x86/x64