aboutsummaryrefslogtreecommitdiff
path: root/lib/Headers/unwind.h
AgeCommit message (Expand)Author
2013-01-16PR14964: intrinsic headers using non-reserved identifiersDavid Blaikie
2013-01-09unwind.h: Add include guards and don't mess with visibility if HIDE_EXPORTS i...Benjamin Kramer
2012-11-14Code cleanup: Remove trailing whitespace in unwind.h.Logan Chien
2012-09-26Add struct keyword before _Unwind_Context.Logan Chien
2012-03-29unwind.h fix for -fvisibility=hidden users. This fixes firefox build in a systemRafael Espindola
2012-02-21Allow linux builds to take advantage of libunwind to get unwind.h ifJeffrey Yasskin
2012-01-24On Darwin, use the system's <unwind.h> whenever it isDouglas Gregor
2012-01-19Extend unwind.h with the ARM unwinder interface.Evgeniy Stepanov
2012-01-03Don't depend on undefined macros being 0, there are options for theJoerg Sonnenberger
2011-12-09Use default visibility in the the symbols declared in unwind.h. This matchesRafael Espindola
2011-12-08Add a minimal unwind.h that knows how to forward to the system one in systemsRafael Espindola