OSDN Git Service

2004-02-13 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / libf2c / ChangeLog
index 17b5840..b8f07d6 100644 (file)
@@ -1,3 +1,33 @@
+Thu Feb  5 15:08:08 2004  Geoffrey Keating  <geoffk@apple.com>
+
+       PR 12179
+       * aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Use 'gcc', not 'gcc-lib'.
+       Add comment about poorly-named variables.
+       * Makefile.in (libsubdir): Use 'gcc', not 'gcc-lib'.
+       * configure: Regenerate.
+
+2004-01-14 Kelley Cook  <kcook@gcc.gnu.org>
+
+       * libF77/configure.in: Update to AC_PREREQ(2.13)
+       * libI77/configure.in: Update to AC_PREREQ(2.13)
+       * libU77/configure.in: Update to AC_PREREQ(2.13)
+       * libU77/configure: Regenerate. 
+
+2003-10-14  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure: Regenerate.
+
+2003-09-21  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       PR libf2c/11918
+       * fstat_.c: Call f_init().
+       * isatty_.c: Ditto.
+       * fnum_.c: Check file descriptor before handing it back.
+
+Tue Sep  9 15:22:57 2003  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure: Regenerate.
+
 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
 
        * Makefile.in: Replace PWD with PWD_COMMAND.