aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-10-26 23:02:18 +0000
committerKen Raeburn <raeburn@cygnus>1993-10-26 23:02:18 +0000
commit52e3ad8772cb070eab139f0e127d3ff8c854e49a (patch)
treea90226b85bb3d8c26822f56d257f99470f4cba88 /ChangeLog
parent6a6fe3dbdeee609fceace7e24924bd8028e5de58 (diff)
downloadgdb-52e3ad8772cb070eab139f0e127d3ff8c854e49a.zip
gdb-52e3ad8772cb070eab139f0e127d3ff8c854e49a.tar.gz
gdb-52e3ad8772cb070eab139f0e127d3ff8c854e49a.tar.bz2
* configure.in: Produce warning message for subdirectories not
configurable for this host/target combination. Don't try to configure gdb for vms. (Needed for FSF releases. Should be harmless for ours.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 916ac07..e396536 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
+
+ * configure.in: Produce warning message for subdirectories not
+ configurable for this host/target combination. Don't try to
+ configure gdb for vms.
+
+Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
+
+ * Makefile.in (taz): Replace "byacc" with "bison -y" in the
+ appropriate files before making "diststuff".
+ (DISTBISONFILES): New var: list of files to be edited.
+ (DISTSTUFFDIRS): Add binutils.
+
+Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
+
+ * config.sub: also handle mipsel and mips64el (for little endian mips)
+
Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* configure.in: Add * to end of all OS names.