OSDN Git Service

cleanup whitespacing a tad.
[pf3gnuchains/gcc-fork.git] / libf2c / ChangeLog
index 87e33df..317542d 100644 (file)
@@ -1,3 +1,16 @@
+2002-07-10  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * libI77/open.c (f_open): Do not indicate unformatted file
+       if record length is given without a FORMATTED/UNFORMATTED
+       specification.
+
+2002-06-25  DJ Delorie  <dj@redhat.com>
+
+       * aclocal.m4 (GLIBCPP_CONFIGURE): Split out
+       GLIBCPP_TOPREL_CONFIGURE.
+       * configure.in: Call it before AC_CANONICAL_SYSTEM.
+       * configure: Regenerate.
+
 Wed Jun  5 15:05:41 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * f2cext.c (alarm_): Mark parameter(s) with attribute `unused'.