aboutsummaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-05-03 20:14:18 +0000
committerEric Christopher <echristo@gcc.gnu.org>2002-05-03 20:14:18 +0000
commit5833ab666f4bc6501e6205e4b0efe70e0ddc1c12 (patch)
treea6739ac4a5ebbda4c79e736c59bfa6819c1525ed /libf2c/ChangeLog
parent40039424e5914eab9e59695c8199c8ce2a189bd2 (diff)
downloadgcc-5833ab666f4bc6501e6205e4b0efe70e0ddc1c12.zip
gcc-5833ab666f4bc6501e6205e4b0efe70e0ddc1c12.tar.gz
gcc-5833ab666f4bc6501e6205e4b0efe70e0ddc1c12.tar.bz2
Checked in by Eric Christopher <echristo@redhat.com>:
2002-05-02 Alexandre Oliva <aoliva@redhat.com> * Makefile.in: Fix for multilibbed natives. From-SVN: r53116
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index ae8cc8a..3b67047 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,7 @@
+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.