OSDN Git Service

Xtensa: Provide an architecture specific sigaction and sa_restorer function in libc...
authorChris Zankel <chris@zankel.net>
Wed, 20 Feb 2008 00:30:54 +0000 (00:30 -0000)
committerChris Zankel <chris@zankel.net>
Wed, 20 Feb 2008 00:30:54 +0000 (00:30 -0000)
commitd8f106289ffc338f15568f373b209f0c47755a54
tree68d366e9f056bd36acb747c69cd02e5d595e2467
parent5bb327a1dbe37208a812a9134763aa5adfa90e12
Xtensa: Provide an architecture specific sigaction and sa_restorer function in libc to avoid having to place executable code on stack.

Signed-off-by: Chris Zankel <chris@zankel.net>
libc/sysdeps/linux/xtensa/Makefile.arch
libc/sysdeps/linux/xtensa/sigaction.c [new file with mode: 0644]
libc/sysdeps/linux/xtensa/sigrestorer.S [new file with mode: 0644]