2012-03-28 Pedro Alves <palves@redhat.com>
* ia64-linux-nat.c (u_offsets): Map IA64_EC_REGNUM to PT_AR_EC.
This commit is contained in:
parent
0e4acfccb3
commit
4a6510ba7f
@ -1,3 +1,7 @@
|
||||
2012-03-28 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* ia64-linux-nat.c (u_offsets): Map IA64_EC_REGNUM to PT_AR_EC.
|
||||
|
||||
2012-03-28 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* ia64-linux-nat.c (ia64_linux_fetch_register): Add special
|
||||
|
@ -272,7 +272,7 @@ static int u_offsets[] =
|
||||
-1, -1, -1, -1, -1, -1, -1, -1, -1,
|
||||
PT_AR_PFS,
|
||||
PT_AR_LC,
|
||||
-1, /* Not available: EC, the Epilog Count register. */
|
||||
PT_AR_EC,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
||||
|
Loading…
Reference in New Issue
Block a user