1. 28 Feb, 2001 22 commits
  2. 27 Feb, 2001 14 commits
  3. 26 Feb, 2001 4 commits
    • acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version. · 6a163d7c
      2001-02-26  Phil Edwards  <pme@sources.redhat.com>
      
      	* acinclude.m4 (GLIBCPP_CONFIGURE):  Update required compiler version.
      	  (GLIBCPP_CHECK_COMPILER_FEATURES):  Can safely assume new
      	  diagnostics.  Remove WFMT_FLAGS.
      	* configure.in:  Replace WFMT_FLAGS with diagnostics options.
      	* libsupc++/Makefile.am:  Likewise.
      	* src/Makefile.am:  Likewise.
      	* aclocal.m4:  Regenerated.
      	* configure:  Regenerated.
      	* Makefile.in:  Regenerated.
      	* libio/Makefile.in:  Regenerated.
      	* libmath/Makefile.in:  Regenerated.
      	* libsupc++/Makefile.in:  Regenerated.
      	* src/Makefile.in:  Regenerated.
      
      From-SVN: r40075
      Phil Edwards committed
    • Fixes libstdc++/2079 · a0086436
      2001-02-26  Phil Edwards  <pme@sources.redhat.com>
      
      	Fixes libstdc++/2079
      	* include/backward/iomanip.h:  Expose <ios> manipulators to global
      	  namespace.
      	* include/backward/iostream.h:  Also expose std::ws.
      
      From-SVN: r40073
      Phil Edwards committed
    • configure.in: Test for ftruncate. · 97897047
      2001-02-26  Toon Moene  <toon@moene.indiv.nluug.nl>
      
      	* libI77/configure.in: Test for ftruncate.
      	* libI77/configure: Rebuilt.
      	* libI77/endfile.c: Use fflush/ftruncate when available.
      
      From-SVN: r40072
      Toon Moene committed
    • 20010226-1.c: New test. · 3914b81a
      2001-02-26  Will Cohen  <wcohen@redhat.com>
      
      	* gcc.c-torture/execute/ieee/20010226-1.c: New test.
      
      From-SVN: r40071
      Will Cohen committed