summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/amd64/unwind/unwind_wrap.s
AgeCommit message (Collapse)AuthorFilesLines
2020-10-2913254 SEGV due to misaligned stack in Unwind_RaiseExceptionAndy Fiddaman1-0/+31
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>