From: Joel Brobecker Date: Fri, 3 Jun 2011 23:46:25 +0000 (+0000) Subject: Minor spelling fix. X-Git-Tag: sid-snapshot-20110701~309 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=945b3647f22573dc92f299999c81566310211f61;p=external%2Fbinutils.git Minor spelling fix. --- diff --git a/gdb/ChangeLog-2003 b/gdb/ChangeLog-2003 index b396264..9a88b45 100644 --- a/gdb/ChangeLog-2003 +++ b/gdb/ChangeLog-2003 @@ -9601,7 +9601,7 @@ Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy 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