summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-05-20 22:24:35 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-05-20 22:24:35 +0000
commit8566565c5f67cc7afe5575d2d5ba38cf84092ae2 (patch)
tree0ff5db339c00a907c1d6c1f15b72bc1ef828bc8f /ChangeLog
parent6016612200d3d1609fef427e45f2c08d1d405401 (diff)
downloadgcc-8566565c5f67cc7afe5575d2d5ba38cf84092ae2.tar.gz
Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
* Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27074 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 062c421567f..bd6687f0771 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
+
+ * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
+
Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
Martin Heller (Ing.-Buero_Heller@t-online.de)