summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog-2003
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2011-06-03 23:46:25 +0000
committerJoel Brobecker <brobecker@gnat.com>2011-06-03 23:46:25 +0000
commit880f85ce5922f221bd4bea9f5d8b18ccf0cc669d (patch)
treed68243d354ca2bb913869ecfdd689391c8113cd1 /gdb/ChangeLog-2003
parente7ee35bacc0e587d4dfe04820185c2f38661b856 (diff)
downloadgdb-880f85ce5922f221bd4bea9f5d8b18ccf0cc669d.tar.gz
Minor spelling fix.
Diffstat (limited to 'gdb/ChangeLog-2003')
-rw-r--r--gdb/ChangeLog-20032
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog-2003 b/gdb/ChangeLog-2003
index b396264760a..9a88b450c6a 100644
--- a/gdb/ChangeLog-2003
+++ b/gdb/ChangeLog-2003
@@ -9601,7 +9601,7 @@ Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
stack size. Don't loop infinitely if ``stack_len'' is zero.
(execute_stack_op): Move ``ctx->in_reg'' initialization
out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
- be used in conjuction with DW_OP_piece. Revise error message
+ be used in conjunction with DW_OP_piece. Revise error message
accordingly.
2003-05-14 Theodore A. Roth <troth@openavr.org>