aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@cygnus>1998-07-23 20:37:31 +0000
committerBrendan Kehoe <brendan@cygnus>1998-07-23 20:37:31 +0000
commit0ab3f086233a207c89ebc7fe03b6346dc03fb131 (patch)
tree862f7b2a1e0173e71ef4a901bfce4b1e5fb2c2dd /ChangeLog
parent41e9f56c749a0cb06ccea31ad40a6f1f88ad10b8 (diff)
downloadgdb-0ab3f086233a207c89ebc7fe03b6346dc03fb131.zip
gdb-0ab3f086233a207c89ebc7fe03b6346dc03fb131.tar.gz
gdb-0ab3f086233a207c89ebc7fe03b6346dc03fb131.tar.bz2
* Makefile.in (all-target-libjava): Depend on all-gcc and
all-target-newlib. (configure-target-libjava): Depend on $(ALL_GCC). fix nightly build permanently to do the compiler before we do the libs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cd627d..775ac5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+1998-07-23 Brendan Kehoe <brendan@cygnus.com>
+
+ * Makefile.in (all-target-libjava): Depend on all-gcc and
+ all-target-newlib.
+ (configure-target-libjava): Depend on $(ALL_GCC).
+
Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
+ * ylwrap: Change absolute path checks to check for DOS style path
+ names.
+
* ylwrap: Don't use a full path name if the source file is in the
same directory. From hjl@lucon.org (H.J. Lu).