aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 78bdc8e..1c78a09 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Thu Jul 28 14:52:01 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
+
+ * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
+ there and we are using the gcc from the tree.
+ (LD_FOR_TARGET): Look for ld in ../ld/ld.new.
+
Thu Jul 28 10:43:36 1994 Fred Fish (fnf@cygnus.com)
* Makefile.in (annotate.o): Add dependencies.
@@ -48,8 +54,6 @@ Mon Jul 25 11:50:57 1994 Stan Shebs (shebs@andros.cygnus.com)
Mon Jul 25 11:36:02 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
- * Makefile.in (LD_FOR_TARGET): Look for ld in ../ld/ld.new.
-
* i386-nlmstub.c: Add support for NODE, PORT and BAUD command
line arguments.