OSDN Git Service

* doc/cpp.texi: Don't condition menus on @ifinfo. Condition the
[pf3gnuchains/gcc-fork.git] / libf2c / ChangeLog
index cc89759..3452601 100644 (file)
@@ -1,3 +1,44 @@
+2001-12-04  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in ($(LIBG2C)): Fix -rpath argument to libtool.
+
+       * Makefile.in (AR, RANLIB): Add, for substitutions.
+       (all-unilib, $(LIBG2C)): Depend on object lists, not
+       convenience libraries.
+       (s-libe77): Renamed from libE77.la; build object list.
+       (install): Do not move libraries to libdir.
+       (mostlyclean, clean): Adjust.
+       * libF77/Makefile.in (RANLIB): Add.
+       (LINK): Remove.
+       (../s-libf77): Renamed from ../libF77.la; build object list.
+       (../libfrtbegin.a): Remove target first.  Don't use $<.
+       (all, clean, distclean): Adjust.
+       * libF77/configure.in: Substitute RANLIB.
+       * libF77/configure: Rebuilt.
+       * libI77/Makefile.in (LINK): Delete.
+       (../s-libi77): Renamed from ../libI77.la; build object list.
+       (all, clean, distclean): Adjust.
+       * libU77/Makefile.in: Likewise.
+
+2001-12-02  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       PR fortran/4885
+       * endfile.c (t_runc): After ftruncate, seek to end-of-file.
+
+2001-11-25  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * libF77/Makefile.in: Fix non-portable use of `$<' in z_log.c's rule.
+
+2001-11-23  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       PR libf2c/4930
+       * libF77/Makefile.in: Compile z_log.c with -ffloat-store.
+
+2001-11-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * Makefile.in: Add MAKEOVERRIDES= to suppress exporting
+       environment to (sub)shells.
+
 2001-11-13  Toon Moene  <toon@moene.indiv.nluug.nl>
 
        * Makefile.in: Change dependencies on stamp files