linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARC unwinder switch to .eh_frame
@ 2016-09-19 21:49 Vineet Gupta
  2016-09-19 21:49 ` [PATCH 1/3] ARC: module: support R_ARC_32_PCREL relocation Vineet Gupta
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Vineet Gupta @ 2016-09-19 21:49 UTC (permalink / raw)
  To: danielmentz; +Cc: linux-kernel, linux-snps-arc, Alexey.Brodkin, Vineet Gupta

Hi Daniel,

Give these a shot and let me know if they work fine for you.
I'm working on some more improvements to unwinder which will follow
a bit later.

Thx,
-Vineet

Vineet Gupta (3):
  ARC: module: support R_ARC_32_PCREL relocation
  ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
  ARC: dw2 unwind: switch to .eh_frame based unwinding

 arch/arc/Makefile             |  2 ++
 arch/arc/include/asm/elf.h    |  3 +--
 arch/arc/kernel/entry.S       | 12 ------------
 arch/arc/kernel/module.c      | 19 ++++++++-----------
 arch/arc/kernel/unwind.c      | 24 +++++++++++++++++-------
 arch/arc/kernel/vmlinux.lds.S | 15 +++++----------
 6 files changed, 33 insertions(+), 42 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-09-26 18:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-19 21:49 [PATCH 0/3] ARC unwinder switch to .eh_frame Vineet Gupta
2016-09-19 21:49 ` [PATCH 1/3] ARC: module: support R_ARC_32_PCREL relocation Vineet Gupta
2016-09-19 21:49 ` [PATCH 2/3] ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame Vineet Gupta
2016-09-19 21:49 ` [PATCH 3/3] ARC: dw2 unwind: switch to .eh_frame based unwinding Vineet Gupta
2016-09-20  1:21 ` [PATCH 0/3] ARC unwinder switch to .eh_frame Daniel Mentz
2016-09-20  6:13   ` Vineet Gupta
2016-09-22 20:39     ` Vineet Gupta
2016-09-22 20:59   ` modules still have .debug_* (was Re: [PATCH 0/3] ARC unwinder switch to .eh_frame) Vineet Gupta
2016-09-22 22:37     ` Daniel Mentz
2016-09-23 10:38       ` Alexey Brodkin
2016-09-24  1:04         ` Daniel Mentz
2016-09-26 12:38           ` Alexey Brodkin
2016-09-26 18:51             ` Daniel Mentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).