aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1994-08-19 19:58:27 +0000
committerPer Bothner <per@bothner.com>1994-08-19 19:58:27 +0000
commit8e3641719ba57f7b6e88330c12a1d59628e7efa4 (patch)
treee7067a25256116b362f83f4d2f62e9777d6aad8d /ChangeLog
parent399290be36479af6729c6b5e29d69d158fbf91fa (diff)
downloadgdb-8e3641719ba57f7b6e88330c12a1d59628e7efa4.zip
gdb-8e3641719ba57f7b6e88330c12a1d59628e7efa4.tar.gz
gdb-8e3641719ba57f7b6e88330c12a1d59628e7efa4.tar.bz2
* Makefile.in: Remove (for now) librx as a host library,
now that we're building it for target.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f97dd65..3de0034 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
+
+ * Makefile.in: Remove (for now) librx as a host library,
+ now that we're building it for target.
+
Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
* configure: Fix up help message; from karl@owl.hq.ileaf.com