[multiple changes]
[gcc.git] / gcc / ada / ChangeLog
index 0eba9d90da52d1e2008bbded9075206956cb9dc9..b297746393d5dad09a0b5e2ab0b97904711769ec 100644 (file)
@@ -1,3 +1,22 @@
+2012-10-01  Robert Dewar  <dewar@adacore.com>
+
+       * checks.adb (Minimize_Eliminate_Checks): Changes from testing.
+       (Apply_Arithmetic_Overflow_Minimized_Eliminated): Changes
+       from testing.
+       * sinfo.ads: Remove note on not setting Entity field in overflow
+       case since this is no longer true.
+       * Makefile.rtl: Add s-bignum.o
+
+2012-10-01  Thomas Quinot  <quinot@adacore.com>
+
+       * Make-generated.in: Correction to previous change for s-oscons
+       target.
+
+2012-10-01  Thomas Quinot  <quinot@adacore.com>
+
+       * s-bignum.adb (Allocate_Bignum): Reorganize to kill strict
+       aliasing warning.
+
 2012-10-01  Robert Dewar  <dewar@adacore.com>
 
        * checks.adb (Overflow_Check_Mode): New function