aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-08-08 17:46:02 +0000
committerIan Lance Taylor <ian@airs.com>1999-08-08 17:46:02 +0000
commit71141bb60fbe409484b3165194e17ea127c0a8d7 (patch)
tree85176be3060622f715b5a2d91c508062e798ade6 /ChangeLog
parentf4162f5cef3d99cc9fd30247c603a1540995518f (diff)
downloadgdb-71141bb60fbe409484b3165194e17ea127c0a8d7.zip
gdb-71141bb60fbe409484b3165194e17ea127c0a8d7.tar.gz
gdb-71141bb60fbe409484b3165194e17ea127c0a8d7.tar.bz2
* 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 cad865f..baff7d9 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.