aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDavid Anderson <davea@sgi.com>2000-10-27 15:02:42 +0000
committerDavid Anderson <davea@sgi.com>2000-10-27 15:02:42 +0000
commit7e73cedf75b6388ab7786d5c8bd06368f94ee69b (patch)
tree01cebc5754b17f6cc947f84b6d31dd0775da13ac /gdb/ChangeLog
parentbf1b588105487405c16b3688c687373490638ee0 (diff)
downloadgdb-7e73cedf75b6388ab7786d5c8bd06368f94ee69b.zip
gdb-7e73cedf75b6388ab7786d5c8bd06368f94ee69b.tar.gz
gdb-7e73cedf75b6388ab7786d5c8bd06368f94ee69b.tar.bz2
Corrected spelling errors in comments.
gdbarch.{c,sh} removed a word from a comment.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c9773ce..c889e1b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-26 David B. Anderson <davea@sgi.com>
+
+ * breakpoint.c breakpoint.h hppab-nat.c infrun.c
+ language.h mcore-tdep.c mips-tdep.c symfile.c symtab.c
+ symtab.h target.c tm-mips.h xm-sun4sol2.h: Corrected
+ spelling errors in comments.
+ * gdbarch.c gdbarch.sh: Removed word from comment.
+
2000-10-26 Kevin Buettner <kevinb@redhat.com>
* sun3-nat.c (fetch_core_registers): Protoize.