dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
Makefile kbuild: rename ld-option to cc-ldoption 2009-09-20 12:27:42 +02:00
vsyscall-note.S
vsyscall-sigreturn.S sh: vsyscall: Fix up .eh_frame generation. 2012-03-30 19:42:26 +09:00
vsyscall-syscall.S
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