diff options
author | rwatson <rwatson@FreeBSD.org> | 2015-10-04 09:39:40 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2015-10-04 09:39:40 +0000 |
commit | 707e8db7f896a73ccaf66fc93eb2c33f822c9596 (patch) | |
tree | 1a704e1838e71fcbc915a67d8abe240a252f1f88 /lib/libc | |
parent | 0dee60f8c8e7a05cd88ff2cba642fdffd378d433 (diff) | |
download | FreeBSD-src-707e8db7f896a73ccaf66fc93eb2c33f822c9596.zip FreeBSD-src-707e8db7f896a73ccaf66fc93eb2c33f822c9596.tar.gz |
Add missing stack unwind information to several assembly functions on
ARMv6/7:
- Define _SAVE() macro to allow unwind data to be conditionally defined for
ARM assembly code in the kernel.
- Use _SAVE() to provide unwind information for bcopy_page(), and two (of
many) instances of copyin() and copyout().
Reviewed by: andrew, imp
MFC after: 3 days
Sponsored by: University of Cambridge
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions