aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 231c700..27e1f11 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -145,7 +145,7 @@ Mon Jan 31 17:14:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
2000-01-28 Fernando Nasser <fnasser@totem.to.cygnus.com>
* arm-tdep.c (thumb_skip_prologue, thumb_scan_prologue): Add
- support for new style thumb prologues.
+ support for new style thumb prologues.
2000-01-28 Nick Clifton <nickc@redhat.com>
@@ -155,7 +155,7 @@ Mon Jan 31 17:14:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
2000-01-27 Nick Clifton <nickc@redhat.com>
* arm-tdep.c: Replace uses of arm_toggle_renames() with
- parse_arm_disassembler_option().
+ parse_arm_disassembler_option().
2000-01-27 Jim Blandy <jimb@cygnus.com>
@@ -365,7 +365,7 @@ Thu Jan 13 23:34:17 EST 2000 Nicholas Duffek <nsd@cygnus.com>
2000-01-07 Michael Snyder <msnyder@cleaver.cygnus.com>
* uw-thread.c: New file to support UnixWare user-mode threads:
- contributed by Nickolas Duffek <nsd@cygnus.com>.
+ contributed by Nickolas Duffek <nsd@cygnus.com>.
* target.h (struct target_ops): New vector, to_extra_thread_info,
allows back-ends to give extra details in info thread display.
(target_extra_thread_info): define new macro.