diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-11-16 19:05:52 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-11-16 19:05:52 +0000 |
commit | 71a164f70a0b08a1e27c05084c1a2ca173cda2cc (patch) | |
tree | 98d0a6286d8aba8ecde68be984a1b6c48d9ee75f /ChangeLog | |
parent | 845ff5a45fcabb14dbb4648561a27aab221ed50b (diff) | |
download | gdb-71a164f70a0b08a1e27c05084c1a2ca173cda2cc.zip gdb-71a164f70a0b08a1e27c05084c1a2ca173cda2cc.tar.gz gdb-71a164f70a0b08a1e27c05084c1a2ca173cda2cc.tar.bz2 |
* Makefile.in (all-target-libgloss): Depend upon
configure-target-newlib, since when libgloss is built it looks to
see if the newlib directory exists.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in (all-target-libgloss): Depend upon + configure-target-newlib, since when libgloss is built it looks to + see if the newlib directory exists. + +Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com> + + * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of + cfg-ml-*.in. + Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com> * configure: Handle LD and LD_FOR_TARGET when configuring a |