Files
linux/arch/arc/include/asm
Vineet Gupta 5a205a32ff ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm
1. detect whether binutils supports the cfi pseudo ops
2. define conditional macros to generate the ops
3. define new ENTRY_CFI/END_CFI to annotate hand asm code.
   - Needed because we don't want to emit dwarf info in general ENTRY/END
     used by lowest level trap/exception/interrutp handlers as unwinder
     gets confused trying to unwind out of them. We want unwinder to
     instead stop when it hits onfo those routines
   - These provide minimal start/end cfi ops assuming routine doesn't
     touch stack memory/regs

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2016-09-30 14:48:22 -07:00
..
2013-01-28 12:34:21 +05:30
2016-03-10 14:44:13 -06:00
2016-05-30 10:07:32 +05:30
2016-05-09 09:32:30 +05:30
2016-04-22 18:12:31 +05:30
2016-05-30 10:07:32 +05:30
2015-10-29 18:41:30 +05:30
2013-02-15 23:16:02 +05:30
2016-03-10 14:44:13 -06:00
2016-05-30 10:07:32 +05:30
2015-08-05 11:48:21 +05:30
2013-02-11 20:00:31 +05:30
2016-05-30 10:07:32 +05:30
2015-08-04 09:26:33 +05:30
2013-06-22 19:23:26 +05:30
2016-05-30 10:07:32 +05:30
2013-02-11 20:00:39 +05:30
2013-06-22 13:46:42 +05:30
2013-06-22 13:46:42 +05:30