]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add some more cfi directives
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 17 May 2015 08:24:40 +0000 (08:24 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 17 May 2015 08:24:40 +0000 (08:24 +0000)
commitae1a9287d8de540493c9b85984267e9fc9f82af2
tree8c30506a50a02f7fb28319ca69753b74e87777dd
parent57d82d152700309640f53593750586560899f71e
Add some more cfi directives
With some gcc versions, without these directives, unwind does
not work or gives strange entries in stack traces.

Patch from Matthias Schwarzott

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15247
coregrind/m_syscall.c
coregrind/m_syswrap/syscall-amd64-linux.S
coregrind/m_syswrap/syscall-x86-linux.S