summaryrefslogtreecommitdiff
path: root/gdb/mi
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-05-12 00:26:19 +0000
committerAndrew Cagney <cagney@redhat.com>2003-05-12 00:26:19 +0000
commit5f0854a34d3f6b80d5ab47f7ecf8f3d0ebd82bab (patch)
tree1380ecd62691d968c8d9a8c4659b44963d131d6b /gdb/mi
parent573a7c5c65429e0c84901bde86d994ee88c7120b (diff)
downloadgdb-5f0854a34d3f6b80d5ab47f7ecf8f3d0ebd82bab.tar.gz
Index: gdb/ChangeLog
2003-05-11 Andrew Cagney <cagney@redhat.com> * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol. * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h, include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms, sim/testsuite/sim/arm/misaligned2.ms, and sim/testsuite/sim/arm/misaligned3.ms. * disasm.h (struct ui_file): Add opaque struct declaration. * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto. * frame.h (struct ui_file): Ditto. Index: gdb/mi/ChangeLog 2003-05-11 Andrew Cagney <cagney@redhat.com> * mi-symbol-cmds.c: Rename "mi-cmd-symbol.c", avoid 8.3 problem.
Diffstat (limited to 'gdb/mi')
-rw-r--r--gdb/mi/ChangeLog4
-rw-r--r--gdb/mi/mi-symbol-cmds.c (renamed from gdb/mi/mi-cmd-symbol.c)0
2 files changed, 4 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index 1580d1fc997..055b0dde1f7 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-11 Andrew Cagney <cagney@redhat.com>
+
+ * mi-symbol-cmds.c: Rename "mi-cmd-symbol.c", avoid 8.3 problem.
+
2003-05-08 Andrew Cagney <cagney@redhat.com>
* mi-main.c (register_changed_p): Use MAX_REGISTER_SIZE instead of
diff --git a/gdb/mi/mi-cmd-symbol.c b/gdb/mi/mi-symbol-cmds.c
index 1d86d21d517..1d86d21d517 100644
--- a/gdb/mi/mi-cmd-symbol.c
+++ b/gdb/mi/mi-symbol-cmds.c