summaryrefslogtreecommitdiffstats
path: root/libunwind
Commit message (Expand)AuthorAgeFilesLines
* Revert test commit.Tanya Lattner2015-08-061-1/+1
* Test commitTanya Lattner2015-08-061-1/+1
* [ARM/Unwind] Fix wrong usage of write-back on register saveRenato Golin2015-08-061-1/+1
* Update to new lists.llvm.orgTanya Lattner2015-08-051-1/+1
* [libunwind] Flip order of extern "C" and attribute(visibility)Renato Golin2015-07-241-1/+1
* unwind: Fix libc++abi and libgcc build.Logan Chien2015-07-242-35/+50
* Update version to 3.8.0svnHans Wennborg2015-07-221-1/+1
* libunwind: Introduce __libunwind_config.h.Logan Chien2015-07-1911-35/+55
* Fix unw_getcontext() return value on AArch64.Logan Chien2015-06-252-1/+9
* Avoid C99 for-declaration statement in C files. (NFC)Logan Chien2015-06-251-2/+2
* Code cleanup: Reindent statements.Logan Chien2015-05-301-3/+3
* libunwind: Fix unw_step() for ARM EHABI.Logan Chien2015-05-295-73/+174
* Code cleanup: Remove duplicated line.Logan Chien2015-05-171-1/+0
* unwind: permit building against libstdc++Saleem Abdulrasool2015-05-111-0/+1
* Add ARC configAnton Korobeynikov2015-05-091-0/+4
* unwind: add a .clang-formatSaleem Abdulrasool2015-05-071-0/+2
* Fix libunwind to build on FreeBSDViktor Kutuzov2015-05-061-2/+9
* Make the .eh_frame_hdr code work on FreeBSD as well.Ed Schouten2015-04-291-1/+8
* unwind: remove inclusion of private_typeinfo.hSaleem Abdulrasool2015-04-271-1/+0
* unwind: clean up warnings from the buildSaleem Abdulrasool2015-04-251-1/+4
* libunwind: add new build logicSaleem Abdulrasool2015-04-253-61/+322
* unwind: remove libc++abi testsSaleem Abdulrasool2015-04-246-771/+0
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-2431-0/+12473
OpenPOWER on IntegriCloud