summaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-03 06:10:50 +0000
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-03 06:10:50 +0000
commit9bd67d5dd88fab5e0bc79613b7c834cff0fd8064 (patch)
tree09c8d16c72810dcff07b800e2cf05a00395740a6 /libf2c/ChangeLog
parenta8f4c092e7d981f6b8ceb8d37d705b1fca8c8c22 (diff)
downloadgcc-9bd67d5dd88fab5e0bc79613b7c834cff0fd8064.tar.gz
2001-10-03 Toon Moene <toon@moene.indiv.nluug.nl>
gcc/f/ * Make-lang.in: Remove reference to FORTRAN_INIT. * g77spec.c: Add reference to FORTRAN_INIT. libf2c/ * Makefile.in: Add "AR" reference, change from frtbegin.o to libfrtbegin.a. * libF77/Makefile.in: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45985 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index c6317458577..4a50b123f02 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-03 Toon Moene <toon@moene.indiv.nluug.nl>
+
+ * Makefile.in: Add "AR" reference, change
+ from frtbegin.o to libfrtbegin.a.
+ * libF77/Makefile.in: Ditto.
+
2001-10-02 Toon Moene <toon@moene.indiv.nluug.nl>
* libF77/Makefile.in: Make .lo the target of compilation.