aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-07-31 00:34:07 +0000
committerJohn Gilmore <gnu@cygnus>1991-07-31 00:34:07 +0000
commitdc0c3f64b6387b62b0a14a2c1c373b8bb7d27934 (patch)
treec062f5159d789b3c1591c432346b71126c27ac83 /gdb/ChangeLog
parent07d06baa0faa9d424fd52392d65ebb40a61a2c08 (diff)
downloadgdb-dc0c3f64b6387b62b0a14a2c1c373b8bb7d27934.zip
gdb-dc0c3f64b6387b62b0a14a2c1c373b8bb7d27934.tar.gz
gdb-dc0c3f64b6387b62b0a14a2c1c373b8bb7d27934.tar.bz2
Tighten up for gdb-3.98 release.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 76ca03f..f713488 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,20 @@
+Tue Jul 30 17:26:39 1991 John Gilmore (gnu at cygint.cygnus.com)
+
+ * configure.in: Remove xm.h and tm.h even if we aren't linking
+ new ones, so "./configure sun4; ./configure none" does the right
+ thing. Assume that alldeps.mak and depend are already built in
+ srcdir, and avoid running "make" (particularly "make depend",
+ which involves "gcc") from inside configure. Build Makefile
+ directly rather than building Makefile.conf first.
+ * configure: Regenerate with above changes.
+ * Makefile.in: Use $(BISON) to find bison. Roll VERSION
+ to 3.98. Revise gdb.tar.Z procedure to produce a file
+ called gdb-$(VERSION).tar.Z but which unpacks into a
+ directory called "gdb". Move non-source files out of
+ $(SFILES_SUBDIR). Pretty up alldeps.mak with comments.
+ (depend): Don't try to do "gcc expread.y".
+ (expread.o): Update dependencies by hand.
+
Mon Jul 29 15:21:09 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
* doc/gdb.texinfo:
@@ -5,7 +22,6 @@ Mon Jul 29 15:21:09 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
cleanly; altered too-long heading for GPL Appendix, as discussed
w/RMS; Changed date on cover to July 91.
-
Fri Jul 26 13:20:02 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
* doc/gdb.texinfo: