From 486aa8045ca57e1b66a8435d96d55c78c7e35c90 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Wed, 21 Dec 2005 11:43:21 +1100 Subject: configure.ac: Enable C extension for decimal float if invoked with --enable-decimal-float. * configure.ac: Enable C extension for decimal float if invoked with --enable-decimal-float. * doc/install.texi (Configuration): Document it. * configure, config.in: Regenerate. From-SVN: r108887 --- gcc/ChangeLog | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'gcc/ChangeLog') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5e2ee0c..2423146 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2005-12-21 Janis Johnson + Ben Elliston + + * configure.ac: Enable C extension for decimal float if invoked + with --enable-decimal-float. + * doc/install.texi (Configuration): Document it. + * configure, config.in: Regenerate. + 2005-12-20 Mike Stump * config/darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Handle the @@ -192,10 +200,10 @@ 2005-12-18 Richard Guenther PR tree-optimization/25481 - * tree-ssa-structalias.c (handle_ptr_arith): Handle - accesses we don't have a varinfo for. + * tree-ssa-structalias.c (handle_ptr_arith): Handle accesses we + don't have a varinfo for. -2005-12-17 Jon Grimm +2005-12-18 Jon Grimm Janis Johnson Ben Elliston -- cgit v1.1