aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1994-08-29 22:02:57 +0000
committerStu Grossman <grossman@cygnus>1994-08-29 22:02:57 +0000
commitdd55ca703ad35617a29a79f871510ecd0277b2a9 (patch)
treea08229e28c3f74726e84b819922eb940a2069ecf /gdb/ChangeLog
parent74ace0c87a62fb1b04839524e8a02ff173e54b63 (diff)
downloadgdb-dd55ca703ad35617a29a79f871510ecd0277b2a9.zip
gdb-dd55ca703ad35617a29a79f871510ecd0277b2a9.tar.gz
gdb-dd55ca703ad35617a29a79f871510ecd0277b2a9.tar.bz2
* nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead.
* config/alpha/gdbserve.mt (TDEPFILES): Remove alpha-patch.o.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index d465072..5372b43 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,20 @@
+Mon Aug 29 12:04:07 1994 Stu Grossman (grossman@cygnus.com)
+
+ * nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead.
+ * config/alpha/gdbserve.mt (TDEPFILES): Remove alpha-patch.o.
+
+ * nlm/Makefile.in: Add rule for .S.o.
+ * nlm/aio.h: Protect from multiple inclusions.
+ * nlm/alpha-io.S: Remove everything we don't need.
+ * nlm/{alpha-patch.c, alpha-patch.h, alpha-uart.c, alpha-uart.h}:
+ Remove, no longer needed.
+ * nlm/alpha.c: Merge in lots of stuff from previous files.
+ * nlm/alpha.h: Don't #include alpha-patch.h. Make
+ breakpoint_insn extern.
+ * Move stuff from alpha-patch.h into here.
+
+ * config/alpha/gdbserve.mt (TDEPFILES): Get rid of alpha-uart.o.
+
Mon Aug 29 11:34:34 1994 Jim Kingdon (kingdon@cygnus.com)
* annotate.c (annotate_starting): Flush output.