diff options
author | Keith Seitz <keiths@cygnus> | 1997-12-01 20:48:12 +0000 |
---|---|---|
committer | Keith Seitz <keiths@cygnus> | 1997-12-01 20:48:12 +0000 |
commit | 27e5c6bfb7cd70773be8882c032690ee00125c27 (patch) | |
tree | 348956774398f6898dfa93f77d7a2ea38a3e3929 /ChangeLog | |
parent | 6fdb746d44f479b2a023835dde576687e2535740 (diff) | |
download | binutils-27e5c6bfb7cd70773be8882c032690ee00125c27.zip binutils-27e5c6bfb7cd70773be8882c032690ee00125c27.tar.gz binutils-27e5c6bfb7cd70773be8882c032690ee00125c27.tar.bz2 |
* configure: add all-libide to GDB_TK
* Makefile.in (all-vmake): remove double dependency on all-libide
* modules/modules: add libide to gdb's checkout list
* ChangeLog: tidy up 11/26 entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,3 +1,13 @@ +Mon Dec 1 10:53:40 1997 Keith Seitz <keiths@onions.cygnus.com> + + * configure: add all-libide to GDB_TK + + * Makefile.in (all-vmake): remove double dependency on all-libide + + * modules/modules: add libide to gdb's checkout list + + * ChangeLog: tidy up 11/26 entry + Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com> * Makefile.in: Add rules for cygmon. @@ -6,7 +16,8 @@ Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com> Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com> - * Makefile.in, configure, configure.in: merge with foundry-971118-build + * Makefile.in, configure, configure.in: merge with foundry's + 11/18/97 build Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu> |