OSDN Git Service

* libtool.m4 (LD): Correct powerpc64 host match.
[pf3gnuchains/gcc-fork.git] / libf2c / ChangeLog
index cca5e9c..32647c6 100644 (file)
@@ -1,3 +1,61 @@
+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.
+
+2003-06-15  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * libU77/bes.c, libU77/dbes.c: Remove.
+       * libU77/Makefile.in: Remove references to bes.c, dbes.c
+
+2003-04-21  Loren J. Rittle  <ljrittle@acm.org>
+
+       * libI77/configure.in (_XOPEN_SOURCE): Bump to 600.
+       * libI77/configure: Regenerate. 
+       * libU77/configure.in (_XOPEN_SOURCE): Bump to 600.
+       * libU77/configure: Regenerate. 
+
+2003-04-11  Bud Davis <bdavis9659@comcast.net>
+
+       PR Fortran/1832
+       * libf2c/libI77/iio.c (z_putc): Check for overflowing length
+       of output string.
+
+2003-03-24  Bud Davis  <bdavis9659@comcast.net>
+
+       PR fortran/10197
+       * libI77/open.c (f_open): A DIRECT ACCESS file is
+       UNFORMATTED by default.
+
+Wed Mar 12 22:27:14 2003  Andreas Schwab  <schwab@suse.de>
+
+       * aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in
+       glibcpp_toolexeclibdir.
+       * configure: Rebuilt.
+
+2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
+       config.status.
+       * configure: Rebuilt.
+
+2003-02-03  Andreas Jaeger  <aj@suse.de>
+
+       * libU77/configure.in (AC_PROG_CC_WORKS): Define _GNU_SOURCE.
+       * libU77/config.hin: Regenerated.
+       * libU77/configure: Regenerated.
+
+2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in ($(LIBG2C)): -rpath is glibcpp_toolexeclibdir.
+       * aclocal.m4 (glibcpp_toolexeclibdir): Instead of
+       $(MULTISUBDIR), use `$CC -print-multi-os-directory`, unless
+       version_specific_libs is enabled.
+       * configure: Rebuilt.
+
 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
 
        * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.