linux/arch/sh/kernel/vsyscall
Paul Mundt cd34e202fa sh: vsyscall: Fix up .eh_frame generation.
Some improper formatting caused the .eh_frame generation to fail,
resulting in gcc/g++ testsuite failures with regards to unwinding through
the vDSO. Now that someone is actually working on this on the gcc side
it's time to fix up the kernel side, too.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-03-30 19:42:26 +09:00
..
.gitignore sh: Initial gitignore list 2006-10-03 13:16:15 +09:00
Makefile kbuild: rename ld-option to cc-ldoption 2009-09-20 12:27:42 +02:00
vsyscall-note.S sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
vsyscall-sigreturn.S sh: vsyscall: Fix up .eh_frame generation. 2012-03-30 19:42:26 +09:00
vsyscall-syscall.S sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
vsyscall-trapa.S sh: vsyscall: Fix up .eh_frame generation. 2012-03-30 19:42:26 +09:00
vsyscall.c coredump: remove VM_ALWAYSDUMP flag 2012-03-23 16:58:42 -07:00
vsyscall.lds.S sh: Terminate .eh_frame in VDSO with a 4-byte 0. 2007-11-02 12:29:37 +09:00