This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: When was decimal floating point added to gcc?
On Sat, Jun 02, 2007 at 08:17:40PM -0500, Peter Bergner wrote:
> On Sat, 2007-06-02 at 07:35 -0700, H. J. Lu wrote:
> > When was decimal floating point added to gcc? I couldn't find it
> > in any gcc changes.html. Shouldn't it be mentioned somewhere?
>
> I think these were the merges from the dfp-branch:
>
> http://gcc.gnu.org/ml/gcc-patches/2005-11/msg01919.html
> http://gcc.gnu.org/ml/gcc-patches/2005-11/msg02013.html
> http://gcc.gnu.org/ml/gcc-patches/2005-11/msg02099.html
> http://gcc.gnu.org/ml/gcc-patches/2005-12/msg00330.html
>
> Was this what you were looking for?
Are they mentioned in any gcc changes.html?
H.J.