1
0
Files
linux/arch/sh
Matt Fleming 97efbbd588 sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
The handling of DW_CFA_val_offset ops was incorrectly using the
DWARF_REG_OFFSET flag but the register's value cannot be calculated
using the DWARF_REG_OFFSET method. Create a new flag to indicate that a
different method must be used to calculate the register's value even
though there is no implementation for DWARF_VAL_OFFSET yet; it's mainly
just a place holder.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
2009-08-21 13:02:44 +01:00
..
2009-08-15 12:59:42 +09:00
2009-08-07 03:58:38 +09:00
2007-06-11 15:57:42 +09:00
2009-08-13 11:48:08 +09:00
2009-07-11 13:21:19 -04:00
2009-08-14 01:58:43 +09:00
2009-08-14 01:58:43 +09:00