This is the mail archive of the
libstdc++-cvs@sourceware.cygnus.com
mailing list for the libstdc++ project.
libstdc++/ /ChangeLog /Makefile.in /acconfig.h ...
- To: libstdc++-cvs at sourceware dot cygnus dot com
- Subject: libstdc++/ /ChangeLog /Makefile.in /acconfig.h ...
- From: bkoz at sourceware dot cygnus dot com
- Date: 22 Nov 1999 20:03:05 -0000
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@sourceware.cygnus.com 99/11/22 12:03:05
Modified files:
. : ChangeLog Makefile.in acconfig.h aclocal.m4
configure configure.in
bits : std_complex.h
src : complex.cc complexf.cc
Log message:
1999-11-21 Mumit Khan <khan@xraylith.wisc.edu>
* acinclude.m4: New file. New _GLIBCPP_CHECK_FLOAT_SUPPORT macro.
* configure.in: Use.
* acconfig.h: New _GLIBCPP_BUGGY_FLOAT_COMPLEX macro.
* src/complexf.cc: New _GLIBCPP_FLOAT_SPECIALIZATION macro.
* bits/std_complex.h: Use.
* src/complex.cc: Use.