OSDN Git Service

2001-05-25 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
index e0aada4..fbdd081 100644 (file)
@@ -1,3 +1,36 @@
+2001-05-25  Benjamin Kosnik  <bkoz@redhat.com>
+
+       other/2931
+       * acinclude.m4 (GLIBCPP_ENABLE_C99): Use AC_TRY_COMPILE.
+       * aclocal.m4: Regenerate.
+       * configure: Same.
+       
+2001-05-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+            Phil Edwards  <pme@sources.redhat.com>
+           Alexandre Oliva  <aoliva@redhat.com>
+
+        * acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Set glibcpp_srcdir
+        in an amd-safe manner. Revert glibcpp_prefixdir.
+
+2001-05-25  Gabriel Dos Reis  <gdr@codesourcery.com>
+
+       * include/c_std/bits/std_cmath.h: Tweak.  #define away abs, cos,
+       fabs, sin, sqrt.  They are now implemented in terms of __builtin_
+       variants. 
+
+2001-05-24  Benjamin Kosnik  <bkoz@redhat.com>
+
+       libstdc++/2830
+       * testsuite/21_strings/inserters_extractors.cc (test09): New test.
+       * include/bits/ostream.tcc: Format to match istream.tcc.
+       (operator<<(basic_ostream __out, const basic_string __s)): Fix.
+       
+2001-05-24  Phil Edwards  <pme@sources.redhat.com>
+
+       * libsupc++/eh_alloc.cc (__cxa_allocate_exception):  Qualify
+       malloc with std:: .
+       (__cxa_free_exception):  Likewise with free.
+
 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
 
        * include/c_std/bin/std_cstring.h: #define away all global