Reindent last entry using emacs' re-fill text.

This commit is contained in:
Pedro Alves
2007-05-10 21:14:50 +00:00
parent 444d61395b
commit 362f854eaa

View File

@ -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>