diff options
author | Brendan Kehoe <brendan@cygnus> | 1998-07-23 20:37:31 +0000 |
---|---|---|
committer | Brendan Kehoe <brendan@cygnus> | 1998-07-23 20:37:31 +0000 |
commit | 0ab3f086233a207c89ebc7fe03b6346dc03fb131 (patch) | |
tree | 862f7b2a1e0173e71ef4a901bfce4b1e5fb2c2dd /ChangeLog | |
parent | 41e9f56c749a0cb06ccea31ad40a6f1f88ad10b8 (diff) | |
download | gdb-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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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). |