Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>1999-08-08 21:46:02 +0400
committerIan Lance Taylor <iant@google.com>1999-08-08 21:46:02 +0400
commitdf4ef9bdacb80e34a7d85e9071abb9002fe63bdf (patch)
tree622fb15cd286e0e719e50eb71d75793c45ade0f9 /ChangeLog
parentcd7a1230872d8f31ea2535e7d8351deb5e927164 (diff)
* mkdep: New file.
* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. (BINUTILS_SUPPORT_DIRS): Add mkdep.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cad865ffa..baff7d964 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1999-08-08 Ian Lance Taylor <ian@zembu.com>
+ * mkdep: New file.
+ * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
+ (BINUTILS_SUPPORT_DIRS): Add mkdep.
+
From Eli Zaretskii <eliz@is.elta.co.il>:
* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
long file name when using DJGPP on MS-DOS.