diff options
Diffstat (limited to 'contrib/libf2c/ChangeLog')
-rw-r--r-- | contrib/libf2c/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/contrib/libf2c/ChangeLog b/contrib/libf2c/ChangeLog index 4fd7967..c7086d8 100644 --- a/contrib/libf2c/ChangeLog +++ b/contrib/libf2c/ChangeLog @@ -1,3 +1,21 @@ +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. |