Fix line length problem in last entry.

This commit is contained in:
Joel Brobecker 2013-04-17 14:57:43 +00:00
parent e546e8bb37
commit 543cdd9588
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
2013-04-17 Yufeng Zhang <yufeng.zhang@arm.com>
* aarch64-tdep.c (aarch64_write_pc): Removed.
(aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above function.
(aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
function.
2013-04-17 Yao Qi <yao@codesourcery.com>