OSDN Git Service

Revert last patch
[pf3gnuchains/gcc-fork.git] / libio / iostream.cc
2000-05-24 drepper(endl): Fix bug in last change.
2000-05-24 law * iostream.cc (endl): Verify stream can accept...
1999-08-07 law * iostream.cc: Add missing calls to isfx and setup...
1998-02-24 law Changes for _G_IO_IO_FILE_VERSION == 0x20001:
1998-02-11 jason * iostream.cc (ostream::operator<<(long double)):...
1998-02-01 law * iostream.cc (istream::operator>>(long double&))
1997-10-03 jason * iostream.cc, libio.h: Convert other uses of #ifdef
1997-10-02 brendan * iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP...
1997-09-27 lawlibio changes from Ulrich to help "old linux" systems...
1997-09-17 drepperFix all problems reported by the test suite.
1997-09-16 lawUli's libio/libstdc++ patches.
1997-08-21 jasonInitial revision