]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix up ppc32-linux handlers for sys_sigreturn and sys_rt_sigreturn. I really
authorJulian Seward <jseward@acm.org>
Wed, 16 Nov 2005 19:15:33 +0000 (19:15 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 16 Nov 2005 19:15:33 +0000 (19:15 +0000)
commit4e648a23466e162c59872551f9f98a2c4155392e
tree173ad324399d83f8ba533f8eaf9b3b20e4a92eac
parentee1f1bc2b5cd9a29f1d984b26f24f8065e6d692a
Fix up ppc32-linux handlers for sys_sigreturn and sys_rt_sigreturn.  I really
have no idea how these work (what's there is a conceptual transcription of
what we have for x86-linux) and so if those of you more Skilled In The Art
Of Signals than myself would care to peer at it, that would be appreciated.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5153
coregrind/m_syswrap/priv_types_n_macros.h
coregrind/m_syswrap/syswrap-ppc32-linux.c