aboutsummaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authorno-author <no-author@gcc.gnu.org>2003-02-05 03:03:11 +0000
committerno-author <no-author@gcc.gnu.org>2003-02-05 03:03:11 +0000
commitd3692004609afd470f98567e64b533b712bcbc59 (patch)
treea2d39a647ac77173dc6eb82c0bc27ad58865fecf /libf2c/ChangeLog
parentfefb15d75743dd7f453d7ed065327338b8c27017 (diff)
This commit was manufactured by cvs2svn to create taggcc_3_2_2_release
'gcc_3_2_2_release'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/gcc_3_2_2_release@62431 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog78
1 files changed, 78 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 29144c5ecf6..c7086d85db1 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,81 @@
+2003-02-05 Release Manager
+
+ * GCC 3.2.2 Released.
+
+2003-01-28 Christian Cornelssen <ccorn@cs.tu-berlin.de>
+
+ * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
+ (install, uninstall): Prepend $(DESTDIR) to destination
+ paths in all (un)installation commands.
+
+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.
+
+2002-11-19 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-19 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-18 Release Manager
+
+ * GCC 3.2.1 Released.
+
+Mon Oct 7 00:32:38 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * Makefile.in (all): Fix multilib parallel build.
+
+2002-08-14 Release Manager
+
+ * GCC 3.2 Released.
+
+2002-07-25 Release Manager
+
+ * GCC 3.1.1 Released.
+
+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.
+
+2002-05-14 Release Manager
+
+ * GCC 3.1 Released.
+
+2002-05-14 Release Manager
+
+ * GCC 3.1 Released.
+
+2002-05-08 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
+ script entry, and set LD to it when configuring multilibs.
+ * configure: Rebuilt.
+
+2002-05-02 Alexandre Oliva <aoliva@redhat.com>
+
+ * Makefile.in: Fix for multilibbed natives.
+
+2002-04-15 Loren J. Rittle <ljrittle@acm.org>
+
+ * aclocal.m4 (gcc_version_trigger): Use robust path construction.
+ * configure: Rebuilt.
+
+2002-04-01 Phil Edwards <pme@gcc.gnu.org>
+
+ * libF77/Version.c: Fix misplaced leading blanks on first line.
+ * libI77/Version.c: Likewise.
+ * libU77/Version.c: Likewise.
+
2002-01-28 Geoffrey Keating <geoffk@redhat.com>
* aclocal.m4: Replace with version copied from libstdc++-v3.