summaryrefslogtreecommitdiffstats
path: root/lib/Headers/unwind.h
Commit message (Expand)AuthorAgeFilesLines
* unwind.h fix for -fvisibility=hidden users. This fixes firefox build in a systemRafael Espindola2012-03-291-1/+13
* Allow linux builds to take advantage of libunwind to get unwind.h ifJeffrey Yasskin2012-02-211-3/+13
* On Darwin, use the system's <unwind.h> whenever it isDouglas Gregor2012-01-241-4/+3
* Extend unwind.h with the ARM unwinder interface.Evgeniy Stepanov2012-01-191-0/+35
* Don't depend on undefined macros being 0, there are options for theJoerg Sonnenberger2012-01-031-1/+2
* Use default visibility in the the symbols declared in unwind.h. This matchesRafael Espindola2011-12-091-0/+7
* Add a minimal unwind.h that knows how to forward to the system one in systemsRafael Espindola2011-12-081-0/+60