projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d535acc
)
Minor spelling fix.
author
Joel Brobecker
<brobecker@gnat.com>
Fri, 3 Jun 2011 23:46:25 +0000
(23:46 +0000)
committer
Joel Brobecker
<brobecker@gnat.com>
Fri, 3 Jun 2011 23:46:25 +0000
(23:46 +0000)
gdb/ChangeLog-2003
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog-2003
b/gdb/ChangeLog-2003
index b396264760a9780c639840ae0bad60026e01174f..9a88b450c6a58b4332796e2d083b53b11ae7451c 100644
(file)
--- 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 conju
n
ction with DW_OP_piece. Revise error message
accordingly.
2003-05-14 Theodore A. Roth <troth@openavr.org>