src/gdb ChangeLog arm-tdep.c
qiyao@sourceware.org
qiyao@sourceware.org
Thu Mar 3 02:18:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: qiyao@sourceware.org 2011-03-03 02:18:24
Modified files:
gdb : ChangeLog arm-tdep.c
Log message:
2011-03-03 Yao Qi <yao@codesourcery.com>
* gdb/arm-tdep.c (shifted_reg_val): Replace magic number 15 with
ARM_PC_REGNUM.
(thumb_get_next_pc_raw, arm_get_next_pc_raw): Likewise.
(displaced_write_reg, displaced_read_reg): Likewise.
(copy_ldr_str_ldrb_strb, cleanup_block_load_all): Likewise.
(cleanup_block_load_pc, copy_block_xfer): Likewise.
(cleanup_branch): Replace magic number 14 and 15 with
ARM_LR_REGNUM and ARM_PC_REGNUM respectively.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12724&r2=1.12725
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/arm-tdep.c.diff?cvsroot=src&r1=1.332&r2=1.333
More information about the Gdb-cvs
mailing list