OSDN Git Service

* c4x-protos.h (c4x_legitimize_reload_address): Remove.
[pf3gnuchains/gcc-fork.git] / libio / ChangeLog
index 43763a8..ec2fd43 100644 (file)
@@ -1,3 +1,20 @@
+2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
+           Felix Lee  <flee@redhat.com>
+
+       * gen-params: Put in cases for O_EXCL, O_APPEND not being defined.
+
+2000-10-18  Jakub Jelinek  <jakub@redhat.com>
+
+       * iostream.cc (ends): Release the acquired lock.
+       (endl): Likewise.
+
+2000-10-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * iostream.cc (ostream::operator<<(double n)) [__GLIBC_MINOR__ >= 2]:
+       Initialize new fields wide and i18n of struct printf_info.
+       (ostream::operator<<(long double n)) [__GLIBC_MINOR__ >= 2]:
+       Likewise.
+
 2000-09-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
 
        * stdstreams.cc: Include <libio.h>, not "libio.h".