aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/errutil.adb
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2012-11-06 11:14:13 +0100
committerArnaud Charlet <charlet@gcc.gnu.org>2012-11-06 11:14:13 +0100
commitb887f1a033ac9c5daae593722a985e3dc79457c7 (patch)
treefb0147fbad50c7ea63b9ef646b5de01da32bcd66 /gcc/ada/errutil.adb
parent436d9f924cf07f4901d701999f4f19138bd5e917 (diff)
downloadgcc-b887f1a033ac9c5daae593722a985e3dc79457c7.zip
gcc-b887f1a033ac9c5daae593722a985e3dc79457c7.tar.gz
gcc-b887f1a033ac9c5daae593722a985e3dc79457c7.tar.bz2
[multiple changes]
2012-11-06 Geert Bosch <bosch@adacore.com> * eval_fat.adb (Machine, Succ): Fix front end to support static evaluation of attributes on targets with both VAX and IEEE float. * sem_util.ads, sem_util.adb (Has_Denormals, Has_Signed_Zeros): New type-specific functions. Previously we used Denorm_On_Target and Signed_Zeros_On_Target directly, but that doesn't work well for OpenVMS where a single target supports both floating point with and without signed zeros. * sem_attr.adb (Attribute_Denorm, Attribute_Signed_Zeros): Use new Has_Denormals and Has_Signed_Zeros functions to support both IEEE and VAX floating point on a single target. 2012-11-06 Tristan Gingold <gingold@adacore.com> * bindgen.adb (System_Interrupts_Used): New variable. (Gen_Adainit): Declare and call Install_Restricted_Handlers_Sequential if System.Interrupts is used when elaboration policy is sequential. 2012-11-06 Ed Schonberg <schonberg@adacore.com> * sem_ch8.adb: Complete previous change. From-SVN: r193225
Diffstat (limited to 'gcc/ada/errutil.adb')
0 files changed, 0 insertions, 0 deletions