mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-02 08:09:27 +01:00
(unw.pre_name): Add missing register names.
(Logical change 1.119)
This commit is contained in:
parent
21a8c644e7
commit
40e929815c
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ struct ia64_global_unwind_state unw =
|
|||
"pri_unat_gr", "pri_unat_mem", "psp", "bsp", "bspstore",
|
||||
"ar.pfs", "ar.rnat", "rp",
|
||||
"r4", "r5", "r6", "r7",
|
||||
"nat4", "nat5", "nat6", "nat7",
|
||||
"ar.unat", "pr", "ar.lc", "ar.fpsr",
|
||||
"b1", "b2", "b3", "b4", "b5",
|
||||
"f2", "f3", "f4", "f5",
|
||||
|
|
Loading…
Reference in a new issue