gcc-cvs@gcc.gnu.org
[Top] [All Lists]

gcc/libstdc++-v3 ChangeLog acconfig.h acinclud ...

Subject: gcc/libstdc++-v3 ChangeLog acconfig.h acinclud ...
From:
Date: 24 Feb 2005 18:55:54 -0000
CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     bkoz@xxxxxxxxxxx        2005-02-24 18:55:53

Modified files:
        libstdc++-v3   : ChangeLog acconfig.h acinclude.m4 config.h.in 
                         configure 
        libstdc++-v3/include: Makefile.in 
        libstdc++-v3/include/std: std_complex.h 

Log message:
        2005-02-24  Benjamin Kosnik  <bkoz@xxxxxxxxxx>
        
        * include/std/std_complex.h: _GLIBCXX_USE_C99_COMPLEX_MATH to
        _GLIBCXX_USE_C99_COMPLEX.
        * acinclude.m4: Same.
        * acconfig.h: Same.
        * configure: Regenerate.
        * config.h.in: Same.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2915&r2=1.2916
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acconfig.h.diff?cvsroot=gcc&r1=1.46&r2=1.47
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&r1=1.306&r2=1.307
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config.h.in.diff?cvsroot=gcc&r1=1.88&r2=1.89
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&r1=1.422&r2=1.423
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.in.diff?cvsroot=gcc&r1=1.125&r2=1.126
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_complex.h.diff?cvsroot=gcc&r1=1.21&r2=1.22

<Prev in Thread] Current Thread [Next in Thread>
  • gcc/libstdc++-v3 ChangeLog acconfig.h acinclud ..., bkoz <=