aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@cygnus>1995-07-27 18:22:20 +0000
committerBrendan Kehoe <brendan@cygnus>1995-07-27 18:22:20 +0000
commit849367a2cc2da65eb31218941f6a72298ad9bd06 (patch)
tree7e7d129aa4c2d2204ea00a18247231a0d8b9b959 /ChangeLog
parent4b4c6c9616d73d860a76cd4ff176672e7273a498 (diff)
downloadgdb-849367a2cc2da65eb31218941f6a72298ad9bd06.zip
gdb-849367a2cc2da65eb31218941f6a72298ad9bd06.tar.gz
gdb-849367a2cc2da65eb31218941f6a72298ad9bd06.tar.bz2
* configure.in: Don't build newlib for a29k-*-vxworks5.1.
* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7150b8e..52f4a17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
+Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
+
+ * configure.in: Don't build newlib for a29k-*-vxworks5.1.
+ * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
+
+Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
+
+ * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
+
Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
- * config-com.multi: New file.
- * config-pos.multi: New file.
+ * cfg-ml-com.in: New file.
+ * cfg-ml-pos.in: New file.
Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>