diff options
author | Pedro Alves <palves@redhat.com> | 2007-05-10 21:14:50 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2007-05-10 21:14:50 +0000 |
commit | 362f854eaa8c607074c557abcfee48463f28f494 (patch) | |
tree | f03be3f91b715241b54d7174379644ccb9e183d0 | |
parent | 444d61395b63ff0474e8d150497ac709cf6702f6 (diff) | |
download | gdb-362f854eaa8c607074c557abcfee48463f28f494.zip gdb-362f854eaa8c607074c557abcfee48463f28f494.tar.gz gdb-362f854eaa8c607074c557abcfee48463f28f494.tar.bz2 |
Reindent last entry using emacs' re-fill text.
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9704027..1c18abc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,8 @@ 2007-05-10 Luis Machado <luisgpm@br.ibm.com> - * rs6000-tdep.c: (deal_with_atomic_sequence) Stores branch instruction's - opcode in the "opcode" variable and declares new variable "closing_insn". + * rs6000-tdep.c: (deal_with_atomic_sequence) Stores branch + instruction's opcode in the "opcode" variable and declares new + variable "closing_insn". 2007-05-10 Chris Dearman <chris@mips.com> Maciej W. Rozycki <macro@mips.com> |