aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2007-05-10 21:14:50 +0000
committerPedro Alves <palves@redhat.com>2007-05-10 21:14:50 +0000
commit362f854eaa8c607074c557abcfee48463f28f494 (patch)
treef03be3f91b715241b54d7174379644ccb9e183d0 /gdb
parent444d61395b63ff0474e8d150497ac709cf6702f6 (diff)
downloadfsf-binutils-gdb-362f854eaa8c607074c557abcfee48463f28f494.zip
fsf-binutils-gdb-362f854eaa8c607074c557abcfee48463f28f494.tar.gz
fsf-binutils-gdb-362f854eaa8c607074c557abcfee48463f28f494.tar.bz2
Reindent last entry using emacs' re-fill text.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
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>