diff options
author | Fred Fish <fnf@specifix.com> | 1992-10-30 19:38:52 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1992-10-30 19:38:52 +0000 |
commit | 7a8d10cee6861fb0cc8e17b52e3462a7d820474a (patch) | |
tree | d0524a01e7842ef0fe0eee378275e8c217b347ab /ChangeLog | |
parent | 012be2b138040d863aea8722f9530df64cf3caa7 (diff) | |
download | gdb-7a8d10cee6861fb0cc8e17b52e3462a7d820474a.zip gdb-7a8d10cee6861fb0cc8e17b52e3462a7d820474a.tar.gz gdb-7a8d10cee6861fb0cc8e17b52e3462a7d820474a.tar.bz2 |
Add deja-gnu to configdirs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com) + + * configure.in (configdirs): Add deja-gnu. + +Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com) + + * README: Update for configure.texi and gdb-4.7 release. + +Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com) + + * Makefile.in: Move "all" target to top of file. + Previously, first target was ".PHONY" which caused BSD4.4 make + to build .PHONY when make was run without arguments. + +Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com) + + * Makefile.in: Add COPYING.LIB to GDB releases, now that there's + Library-copylefted code in libiberty. + Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com) * config.sub: Replace m68kmote with plain old m68k. |